Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove the set_size_request for the alert messageSimon Schampijer2008-08-251-3/+0
| | | | This gave problems on the xo - part of #7841
* Revert "#8000 Only repaint the area needed (rlucchese)"Tomeu Vizoso2008-08-221-23/+6
| | | | | | The bounds calculation won't be always correct. This reverts commit 3bb9f47461f903f515cc279a126f61c4b5e45ab5.
* #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
| | | | | This is needed by the release command to update the bundle number
* 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
| | | | A bunch of compile fixes.
* 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
|
* Handle multiple Activity per process correctly.Marco Pesenti Gritti2008-08-061-10/+70
| | | | Fix #7754
* #7759 Default home view should be ringMartin Dengler2008-08-041-1/+1
| | | | | | | | | | This is bobby's patch to #7759 changing the default home view to ring. |TestCase| Remove the "[Layout]" section from ~olpc/.sugar/default/config, or rm -rf ~olpc/.sugar, or reflash. Start sugar. Verify the initial Home layout is the Ring layout.
* 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
| | | | added as well better error handling
* Screwed up badly when changing gnome-session main_quitMarco Pesenti Gritti2008-07-281-1/+2
| | | | to a signal. Argh.
* Keep going even if the disk is full. Patch by cscott.Marco Pesenti Gritti2008-07-252-2/+5
| | | | Fix #7587
* 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
|
* Zoom in activity when save error occurs #5136v0.81.7Simon Schampijer2008-07-211-0/+2
|
* Merge branch 'master' of git://dev.laptop.org/sugar-toolkitSimon Schampijer2008-07-212-4/+38
|\
| * #7532 install + open content bundles through journalDaniel Drake2008-07-212-4/+38
| |
* | Shutdown/Rebbot syncs activities data #6014 (marco)Simon Schampijer2008-07-211-28/+51
|/
* 7205: bundlebuilder accepts old "dist" cmd, checks for po dirchema2008-07-192-1/+20
|
* #7523 library regeneration fails as XDG_DATA_DIRS is unsetDaniel Drake2008-07-161-5/+6
| | | | The XDG specs say that a default value should be used if it is not set
* #7523 fix content bundle installationDaniel Drake2008-07-151-3/+3
|
*