[jhbuild/jhdebuild] (158 commits) ...Merge branch 'master' into jhdebuild
- From: John Carr <johncarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [jhbuild/jhdebuild] (158 commits) ...Merge branch 'master' into jhdebuild
- Date: Sat, 20 Jun 2009 16:09:18 -0400 (EDT)
Summary of changes:
d910499... first draft of a new gui frontend (*)
b36b548... connect terminal toggle button (*)
cce5f5a... [gui] more basic UI (*)
4ad02a7... [gui] do not list deprecation meta modules (*)
9d76e74... [gui] relayout buttons, and add a progress bar (*)
9032aa6... [buildscript] set module_list as an optional arg (*)
5a00890... [gui] hook build button to buildscript action (*)
b3f353d... [gui] set window icon (*)
eded540... [gui] add module selection dialog (*)
17499b5... [gui] fix end_build prototype (*)
7fbafdb... [gui] update progress bar text on completion (*)
2e042aa... [gui] add expander with terminal widget (*)
2b178ee... [gui] use vte widget if available (*)
4173c23... [gui] set terminal expander above the button box (*)
9263dea... [gui] minimum size for vte widget, better reflowing of widg (*)
47bd180... [gui] force quit on window close (*)
196c683... [gui] mark module starts in terminal widget (*)
9aa8358... [gui] kill build process on window close (*)
9af95aa... [gui] start with config.modules added to module combobox (*)
a9cad2b... [gui] properly raise CommandError on errors in execute() (*)
4b71b6d... [gui] don't advance progress bar for first element (*)
67f271c... [gui] add combobox to handle errors (*)
b59c393... [gui] don't catch terminal eof as it could happen just befo (*)
1d19b18... [gui] set error box as unsensitive for the duration of a fa (*)
0c0b4e2... [gui] send a notification message on errors (*)
a309e90... [gui] add possibility to set the startat module (*)
718dde9... [gui] improve message returned on failed commands (*)
3554928... [gui] select currently active module in module selection di (*)
7b9ab70... [gui] remove old code and make it work as a normal buildscr (*)
f22ab9f... [buildscript] recompute phases for each module (GNOME #5830 (*)
9b598f7... [doc] fix crossreference to point to the autotools definiti (*)
76c5d4f... [gui] use "Start" as label for the main button, instead of (*)
fa45316... [gui] fix adding up an existing module to the combobox (*)
0745be8... [gui] option to open a terminal on failure (*)
09cdd73... [terminal,gui] share action labels to minimize translation (*)
b5a1f42... [git] don't capture stderr when running git rev-parse (*)
e523886... [gui] pass environment variables in the unexpected format n (*)
5e24651... [gui] add a comment about fork_command envv parameter, with (*)
1872e15... [packagedb] don't ignore '' as version numbers (*)
36b6409... Updated Spanish translation by Daniel Mustieles (*)
6ac30bd... Updated Spanish translation by Daniel Mustieles (*)
833c0e2... [2.28] update libgcrypt to 1.4.4 (*)
44a43c4... [2.26] branch gnome-user-docs and gnome-devel-docs (*)
ed27fa9... [2.26,2.28] Update opal & ptlib for ekiga (*)
947f42c... [2.26,2.28] add glib dependency to gnome-icon-theme (GNOME (*)
85a417d... [2.26] Update libunique to 1.0.8 to fix a crash in nautilus (*)
6995770... [2.28] add gnome-zeitgeist (*)
9f97cb5... [config] add include() support (GNOME bug 583227) (*)
1e1c26a... [2.26, 2.28] add pyxdg as external dependency (*)
025ff1e... [2.28] add proposed krb5-auth-dialog module (*)
59e29e0... [tarball] skip unset directories when looking for patches ( (*)
3646853... [gui] exit with return code, when called as a normal builds (*)
7488632... [tarball] also look in parent directory when searching for (*)
4d986f1... [gui] exist nicely when the window is closed (*)
debf323... [gui] reset VTE child exit status before executing a new co (*)
6d200c3... [gui] update comment about VTE bugs, and work around anothe (*)
ac42238... [gui] connect help button (*)
6a87975... don't treat c:... as URL on Windows (*)
0298a76... don't fail reading the default configuration if os.uname do (*)
bb60bd4... disable status icon on win32 (*)
08d2dd2... use NUL instead of /dev/null on win32 (*)
4bc92ea... add missing parameter to TrayIcon() (*)
7fba5a1... [misc] update strings that were still talking about Subvers (*)
10cfd1d... [gui] set urgency hint on failures (*)
0a1d197... [gui] fix handling of child exit status (*)
9223715... [po] add missing clean.py and uninstall.py to POTFILES.in (*)
fee02b3... fix buildbot master to work when installed system-wide (*)
f3ecbab... list clean.py and uninstall.py in Makefile.am (*)
9e444bd... [win32] take .exe extension into account when looking for a (*)
2440694... keep track of configuration options set from the command li (*)
feb8074... set source directory according to jhbuild module, not start (*)
c70ff8d... [utils] add missing import statement for win32 check (*)
e582e25... desunify try/except/finally to be compatible with Python 2. (*)
34657b3... remove unnecessary dist target of Makefile.plain (*)
b2ca913... check for obsolete ~/bin/jhbuild and move it out of the way (*)
95bb0e0... add source code comment about the previous change (*)
a9e5660... skip phases that do not exist (*)
76a27cd... [uninstall] new --one parameter to uninstall listed modules (*)
7169baf... [2.28] bump WebKit to 1.1.7 (*)
cc8841c... [2.28] update WebKit dependencies following its configure.a (*)
e41fbe0... [2.28] add niepce (*)
a29fc33... [gui] do not initiate an action when selecting a error reso (*)
b401261... [gui] remove obsolete gconf import (*)
5a91e54... [gui] remove obsolete glade usage (*)
4d90b0e... [gui] add preferences dialog (*)
bd4b479... [gui] force exit when called as jhbuild gui (*)
b73e4a5... [gui] don't let the separator fill the place (*)
68e574e... [gui] give a title to the Preferences window (*)
e4b2775... Updated Spanish translation (*)
e1d403c... Updated Spanish translation (*)
a3f7ff9... [release] 2.27.2 (*)
baa6fb7... [release] post-release bump to 2.27.3 (*)
4efe6ff... make "Documentation translators" similar to the "Translator (*)
ede6aff... Fix libgee-trunk module (*)
b641532... [bootstrap] patch to build guile with libtool 2 (GNOME bug (*)
384dfde... [tinderbox] fix --output command line argument (GNOME bug 5 (*)
3123806... Use extended syntax for translatable string (*)
154cead... Updated French translations (*)
a0bc175... Branched librsvg for gnome-2-26 (*)
8646f8a... bump telepathy-glib dep to 0.7.31 (*)
624f1ec... Use moserial gnome-2-26 branch now (*)
ec18a36... [devel] use mozilla hg repository (*)
ba6b706... [bootstrap] update gmp to 4.3.1 to fix amd64 (*)
17e20d2... [devel] libvolume_id is replaced by libblkid (*)
fd9bcd2... [devel] remove esound dependency (*)
4ecaf3e... [devel] gtk-vnc is in git.gnome.org now (*)
e5376ff... [devel] fix clutter repositories (*)
8e3b71c... butterfly now use git repository (*)
f628fdd... [devel] use tracker master (*)
c9ab897... [2.28] move libglade to upcoming deprecations (*)
07754f8... Update version of DeviceKit-power (*)
7da4543... Extra jhbuildbot configuration (*)
6b9a3f4... [config] set required variables to make it work with the ol (*)
61ae88e... [buildscript] fix moving to next phase on unknown phase (GN (*)
2bd18c1... [2.28] add runtime dependencies to pitivi (GNOME bug 584052 (*)
fcb6e51... [2.26, 2.28] New vala release: 0.7.3 (*)
9e4d856... [2.28] anjuta devhelp plugin depends on WebKit (*)
16bb6ae... [win32] monkeypatch subprocess.Popen on Microsoft Windows ( (*)
a072c8e... [gui] force quit on window close (*)
fec7d6c... [gui] removed obsolete glade file (*)
04dd0cd... [gui] exit when window is closed, even when missing vte (*)
b918545... Merge branch 'master' into new-gui (*)
58878e0... [git] execute all git commands in a clean environment (*)
67559ab... [git] update comment to match reality (*)
d71bce0... [git] pass clean environment got git --version (*)
3d0520f... [gui] print stdout/stderr in a textview, when there is no v (*)
0db795d... [gui] reuse existing text mark for scrolling to the end (*)
548621b... [gui] keep at most 200 lines in textview log (*)
846fdf4... [gui] move textview mark with the correct API (*)
076a9a7... [gui] fix usage of TextBuffer.delete() API (*)
535bab7... [gui] don't jump scroll when using textview as terminal wid (*)
a610540... Merge branch 'new-gui' (*)
a95895f... [2.26] branch gnome-{desktop,menus,panel,session} and lib{g (*)
86aa903... [gui] remove Makefile.am reference to removed glade file (*)
345dde2... pessulus depends on gnome-python-desktop. (*)
f0fe4bb... [gui] Fix Fill & Expand properties on preferences window (*)
04edae2... add installation python directory to sys.path (*)
b249e9f... [2.28] add liferea (*)
4f72910... libmapi updated to 0.8.2 and samba4 to alpha7 (*)
931aefa... make update possible when no-network is passed but a dvcs m (*)
9c4558d... Updated sv translation (Daniel Nylander) (*)
7d56a48... [2.28] update evolution-data-server-dbus to pull from git (*)
ba6fc5b... [2.28] move eds-dbus and gconf-dbus to their new locations (*)
7178f61... [2.28] libxml2 and libxslt are external deps, not platform (*)
8cb538b... [2.28] suggests libchamplain and WebKit for empathy (*)
66a7d93... [perl] the install phase must depend on the build phase (GN (*)
343452b... [git] support for 'git branch' that doesn't return any acti (*)
8e77f73... remove traces of DeviceKit-disks (GNOME bug 581515) (*)
746c389... [devel] sync gnome-disk-utility dependencies with 2.28 (*)
21b3c40... [po] remove deleted jhbuild.glade from POTFILES.in (*)
ed6b2f5... [release] 2.27.3 (*)
0b38bb5... [release] post-release bump to 2.27.4 (*)
70f1ea9... Updated Swedish translation (*)
a777b8e... [2.28] update WebKit to 1.1.10 (*)
3fe848c... [2.28] force --disable-gtk on pixman, so it doesn't link to (*)
880e671... [2.28] libsoup is now required for WebKit (*)
e098dbb... Switch dl.sourceforge.net to mirror redirector (*)
9ee838e... Merge branch 'master' into jhdebuild
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]