Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
* Enhanced the 'Name this entry dialog'Simon Schampijer2009-01-182-0/+40
* Fix color button pylintSimon Schampijer2009-01-161-3/+5
* Add a colorpicker to Sugar. Only the ColorToolButton is public for now.Benjamin Berg2009-01-132-0/+525
* Merge branch 'master' of git://git.sugarlabs.org/sugar-toolkit/mainlineBenjamin Berg2009-01-122-5/+21
|\
| * pylint nitpickTomeu Vizoso2009-01-121-1/+2
| * Add the file_name property to MenuItem and reduce a bit the size of its iconsTomeu Vizoso2009-01-121-3/+10
| * Rename parameter to what_filterTomeu Vizoso2009-01-061-6/+6
| * #3060 Add the possibility of filtering the object chooser by data typeTomeu Vizoso2009-01-061-2/+10
* | Move the palette to new style gobject properties.Benjamin Berg2009-01-121-50/+44
|/
* Set property types as object so strings are not copiedTomeu Vizoso2009-01-041-3/+3
* Fix palette highlighting on tray icons. Patch by benzea, style tweaks by me.Marco Pesenti Gritti2008-12-181-6/+8
* Merge branch 'master' of git://git.sugarlabs.org/sugar-toolkit/mainlineMarco Pesenti Gritti2008-12-181-1/+1
|\
| * Use g_timeout_add_seconds() for power efficiencyDaniel Drake2008-12-181-1/+1
* | Rework palette state logic. Fix #42Marco Pesenti Gritti2008-12-181-9/+7
|/
* Dont pop down the palette when a submenu opensTomeu Vizoso2008-12-071-2/+7
* Add colors to icons in menu itemsTomeu Vizoso2008-12-051-1/+4
* Add accelerator support to menu itemsTomeu Vizoso2008-12-052-7/+56
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-2821-11/+86
* Fix up/down arrows in VTrays (#8617)Eben Eliason2008-10-181-8/+6
* Add drag-active property to tray control (#8604)Eben Eliason2008-10-181-6/+73
* Make sure the mouse motion is stopped before starting it.Marco Pesenti Gritti2008-10-181-2/+2
* Fix up scaling calculations, had some regressions in the previous commits.Marco Pesenti Gritti2008-10-031-8/+3
* Respect SUGAR_SCALINGMarco Pesenti Gritti2008-10-031-8/+6
* Line too long fixes.Marco Pesenti Gritti2008-09-221-17/+22
* API docstrings from pydocwebDavid Farning2008-09-212-3/+255
* API docstrings from pydocwebDavid Farning2008-09-213-3/+140
* API docstrings from pydocwebDavid Farning2008-09-203-0/+185
* API docstring update from pydocwebDavid Farning2008-09-201-0/+10
* Trac #8563: sugar palette doesn't handle 'table menus'.C. Scott Ananian2008-09-191-0/+7
* #8485 Detach from palette when a widget is destroyedTomeu Vizoso2008-09-184-0/+24
* add parameters to docsDavid Farning2008-09-161-9/+60
* Break the reference cycle between menu and palette. #8469Marco Pesenti Gritti2008-09-131-0/+4
* #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
* More cleanups to make pylint happy.Marco Pesenti Gritti2008-09-071-10/+21
* Get rid of the custom _hide/_show and just use the widgetMarco Pesenti Gritti2008-09-071-57/+26
* 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
* #7533 ToolButton should accept activation via accelerators regardless of its ...Tomeu Vizoso2008-08-181-0/+6
* 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
* More pylint fixesMarco Pesenti Gritti2008-08-101-1/+2
* Port a few widgets to use new style properties.Marco Pesenti Gritti2008-08-102-52/+48
* Put palettes into the "default" palettegroup by default again. (fix #4084)Benjamin Berg2008-08-011-0/+2
* #4208 get_icon_state accepts negative step kwargMartin Dengler2008-07-141-2/+1
* #7015 Add proper alignment support to the "tray" controlTomeu Vizoso2008-07-041-6/+48
* xo_color property is not a stringTomeu Vizoso2008-06-251-1/+1
* Change the GETTEXT_PACKAGE domain to sugar-toolkitSayamindu Dasgupta2008-06-231-1/+1
* get_icon_name() now takes step kwarg for #7248.1Martin Dengler2008-06-231-2/+2