Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* #7523 fix content bundle installationDaniel Drake2008-07-151-3/+3
* Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar-toolkit...Guillaume Desmottes2008-07-146-41/+108
|\
| * #4208 get_icon_state accepts negative step kwargMartin Dengler2008-07-141-2/+1
| * #7444 Fix crash in get_joined_buddies when a buddy disappears uncleanlyMorgan Collett2008-07-101-2/+8
| * #7430 Preserve the favorites layout across rebootsTomeu Vizoso2008-07-091-0/+9
| * #7434 Add Power control panel section profile code.Chris Ball2008-07-081-0/+14
| * #7015 Add proper alignment support to the "tray" controlTomeu Vizoso2008-07-041-6/+48
| * #7054 Set activity initiator's colors in the journal entryTomeu Vizoso2008-07-031-27/+24
| * #7046: Fix removal of activitiesTomeu Vizoso2008-07-031-4/+4
* | Simplify sharing code using new PS API (import the patch attached to #5079)Guillaume Desmottes2008-07-021-49/+41
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitEben Eliason2008-06-271-1/+1
|\
| * xo_color property is not a stringTomeu Vizoso2008-06-251-1/+1
* | Color the keep icon (#3939)Eben Eliason2008-06-251-1/+5
|/
* Change the GETTEXT_PACKAGE domain to sugar-toolkitSayamindu Dasgupta2008-06-232-2/+2
* get_icon_name() now takes step kwarg for #7248.1Martin Dengler2008-06-231-2/+2
* Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/sugar-toolkitBenjamin Berg2008-06-202-10/+31
|\
| * Make xo_color, named_icon and group properties instead of constructor argsTomeu Vizoso2008-06-201-8/+24
| * Add a position attribute to registered activity bundles.Tomeu Vizoso2008-06-201-2/+7
* | Add scroll_to_item functions to the trays to show a button that may be hidden.Benjamin Berg2008-06-201-0/+25
* | Add is_modifier and is_special_modifier functions to SugarKeyGrabber.Benjamin Berg2008-06-203-0/+52
|/