Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Imported Upstream version 0.82.11upstream/0.82.11upstreamJonas Smedegaard2008-10-199-35/+433
* Merge commit 'v0.82.11' into upstreamJonas Smedegaard2008-10-1833-238/+1380
|\
| * Fix obvious error in the grid math #8626Marco Pesenti Gritti2008-09-241-3/+3
| * Cleanup screenshot acquisition behavior in activity.py, so that we acquireErik Garrison2008-09-201-13/+24
| * Allow setting empty jabber server (2)Simon Schampijer2008-09-181-1/+1
| * Trac #8532: remove SIGCHLD handler, which interacts poorly with threads.C. Scott Ananian2008-09-181-12/+30
| * #8485 Detach from palette when a widget is destroyedTomeu Vizoso2008-09-184-0/+24
| * No need to test alsa open at object creationg, sinceMarco Pesenti Gritti2008-09-141-10/+0
| * Fix weird handling of error condition when opening alsa.Marco Pesenti Gritti2008-09-131-3/+1
| * Alsa based volume control API, stealed from gnome-settings-daemon. #8375Marco Pesenti Gritti2008-09-137-0/+640
| * Add a SugarGrid object to replace the numpy implementation. Part of the fix f...Marco Pesenti Gritti2008-09-136-5/+238
| * Break the reference cycle between menu and palette. #8469Marco Pesenti Gritti2008-09-131-0/+4
| * bundlebuilder: remove an existing locale dir before buildingSimon Schampijer2008-09-131-0/+5
| * don't build the locale for the pseudo.poSimon Schampijer2008-09-121-1/+1
| * Default to empty jabber server. Patch by gdesmott with minor change by me.Marco Pesenti Gritti2008-09-111-1/+1
| * Ignore pseudo.po for the manifestSimon Schampijer2008-09-111-1/+1
| * #8394 Destroy the palette when the invoker is dettachedTomeu Vizoso2008-09-101-1/+4
| * Remove "dynamic" font height computation #8392 (marco)Simon Schampijer2008-09-101-11/+2
| * bundlebuilder: fix the release commandSimon Schampijer2008-09-091-1/+1
| * Fix pylint for bundlebuilderSimon Schampijer2008-08-311-1/+1
| * Do a more "standard" system installation for bundlebuilderSimon Schampijer2008-08-311-76/+135
| * Do not try to list the mimetypes directory if it does not exist.Marco Pesenti Gritti2008-08-311-5/+6
| * Ensure that the widget is fully onscreen before taking a screenshot.Marco Pesenti Gritti2008-08-315-6/+28
| * Set the env var SUGAR_BUNDLE_VERSION #5428 (marco)Simon Schampijer2008-08-271-0/+1
| * Factor out sugar-activity code to the toolkit.Marco Pesenti Gritti2008-08-272-0/+137
| * Trac #7733: fix severe performance regression when creating ActivityBundle.C. Scott Ananian2008-08-263-24/+25
| * #7533 ToolButton should accept activation via accelerators regardless of its ...Tomeu Vizoso2008-08-251-0/+6
| * Remove the set_size_request for the alert messageSimon Schampijer2008-08-251-3/+0
| * Revert "#8000 Only repaint the area needed (rlucchese)"Tomeu Vizoso2008-08-221-23/+6
| * #8000 Only repaint the area needed (rlucchese)Tomeu Vizoso2008-08-221-6/+23
| * Add update functionality to Config in bundlebuilder #7270Simon Schampijer2008-08-221-8/+19
| * Warn about files missing from the MANIFEST.Marco Pesenti Gritti2008-08-221-13/+36
| * Widen activity tile entry (#7680)Eben Eliason2008-08-151-1/+1
| * Wrap message in alert needed for 7841Simon Schampijer2008-08-141-1/+5
| * Make Palette handle changes of the invoker widget. Fix #7881Marco Pesenti Gritti2008-08-141-14/+23
| * Enable maximum warnings.Marco Pesenti Gritti2008-08-126-57/+7
| * Add missing get_type declarationMarco Pesenti Gritti2008-08-121-0/+2
| * Fix gettext invocation, and set text domain (fixes #7800)Khaled Hosny2008-08-111-3/+5
* | Merge commit 'v0.82.0' into upstreamJonas Smedegaard2008-08-074-15/+91
|\ \ | |/
| * Handle multiple Activity per process correctly.Marco Pesenti Gritti2008-08-061-10/+70
| * #7759 Default home view should be ringMartin Dengler2008-08-041-1/+1
| * Put palettes into the "default" palettegroup by default again. (fix #4084)Benjamin Berg2008-08-011-0/+2
| * Add git tagging to the 'setup.py release' commandSimon Schampijer2008-08-011-4/+18
* | Imported Upstream version 0.81.8upstream/0.81.8Jonas Smedegaard2008-08-079-429/+495
* | Merge commit 'v0.81.8' into upstreamJonas Smedegaard2008-08-0712-105/+186
|\ \ | |/
| * Screwed up badly when changing gnome-session main_quitMarco Pesenti Gritti2008-07-281-1/+2
| * Keep going even if the disk is full. Patch by cscott.Marco Pesenti Gritti2008-07-252-2/+5
| * Shutdown the xsmp server. #7566Marco Pesenti Gritti2008-07-241-1/+1
| * bug #7534: need_upgrade should always be TrueJameson Quinn2008-07-231-5/+7
| * bug #7494 - uninstall from location, not future locationJameson Quinn2008-07-231-2/+1