Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
* After using CP, the XO home palette is incorrectly scrolled (blank lines + mi...Simon Schampijer2010-03-221-1/+1
* Fix bold font styleDaniel Drake2009-12-021-1/+1
* Apply font configuration from GConf (#1584)Daniel Drake2009-12-011-3/+7
* Do not fail while displaying activity icon for bundles in Journal #1175Aleksey Lim2009-08-141-0/+12
* Revert the cell renderer stuff, was committed in the wrong branchTomeu Vizoso2009-06-132-258/+0
* Implement prelighting of cell renderer iconsTomeu Vizoso2009-06-131-6/+53
* Redraw cell renderers on hovering changedTomeu Vizoso2009-06-131-0/+14
* Silence warning and reduce debug logging a bitTomeu Vizoso2009-06-071-4/+3
* Add CellRendererInvokerTomeu Vizoso2009-06-072-2/+129
* Add activate signal to CellRendererIconTomeu Vizoso2009-06-061-0/+7
* Add CellRendererIconTomeu Vizoso2009-06-061-0/+64
* Limit length of labels in palettes to 60 chars by default #610Tomeu Vizoso2009-04-062-2/+2
* Fix palettes scaling when using scaling factor 72 #504Simon Schampijer2009-03-131-3/+3
* Change property type to object because int cannot be None #157Tomeu Vizoso2009-03-051-1/+1
* Use the same font size independent from scalingSimon Schampijer2009-03-021-1/+1
* Show/Hide the color palette correctly (#374)Benjamin Berg2009-02-241-1/+6
* Support setting None as the secondary text #384Tomeu Vizoso2009-02-241-1/+2
* Only display one line in the secondary text of a clipping palette #384Tomeu Vizoso2009-02-241-1/+2
* Reveal the palette on right click on an activity icon #409Tomeu Vizoso2009-02-231-2/+5
* Don't try to hide the tray if the activity has none (alsroot) #395Tomeu Vizoso2009-02-201-1/+1
* NamingAlert: Icon dependent on the entry type #353Simon Schampijer2009-02-161-0/+10
* Add activate signal to PaletteTomeu Vizoso2009-02-101-4/+15
* Added an option to set the background color of CanvasIcon. Then a RGB cache c...Benjamin Berg2009-02-101-6/+62
* Start adapting to Python 4.0Tomeu Vizoso2009-02-041-1/+1
* Palette positioning fixes #298Tomeu Vizoso2009-02-031-2/+12
* 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