Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Collapse)AuthorAgeFilesLines
* #5474: Scale emblems (rwh)Tomeu Vizoso2008-04-031-0/+11
|
* Make room for the accelerator labels.Tomeu Vizoso2008-04-021-2/+2
|
* Add favorite support to the activity registry.Tomeu Vizoso2008-04-021-9/+19
|
* New palette APIEben Eliason2008-04-011-58/+166
| | | | | | This patch adds support for primary-text, secondary-text, and icons to palettes. It also transitions a few other items to a property API.
* Add support for accelerators to buttons.Tomeu Vizoso2008-04-014-41/+141
|
* Make install take the full path rather than prefix. That wayMarco Pesenti Gritti2008-03-301-9/+5
| | | | it can be used to install in ~/Activities.
* Makes the Frame and toolbars darker for better contrastEben Eliason2008-03-261-1/+1
|
* Fix when passing a pixel-size for the icon when not using the constructorSimon Schampijer2008-03-221-7/+4
|
* Add icon property to TrayIcon.Tomeu Vizoso2008-03-011-0/+1
|
* Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkitSimon Schampijer2008-02-251-6/+9
|\
| * Emit palette popup only after the window is mapped. This fixes ticket #3486.Benjamin Berg2008-02-251-6/+8
| |
| *