Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/xocolor.py
Commit message (Collapse)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-255/+0
|
* Make the colors of xocolors publicSimon Schampijer2008-04-261-4/+4
|
* pylint most of sugar.graphics, only palette leftMarco Pesenti Gritti2008-04-181-6/+6
|
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+255
|
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-255/+0
|
* Fix xo_color comparison.Marco Pesenti Gritti2007-09-101-3/+3
|
* Do not redraw/resize if the properties doesn't actually change.Marco Pesenti Gritti2007-09-101-0/+6
| | | | In the Icon widget queue resize and redraw as appropriate.
* Tweak a color pair as requested by Walter.Marco Pesenti Gritti2007-08-131-1/+1
|
* Integrate new colors from Walter.Marco Pesenti Gritti2007-07-111-560/+196
| | | | Add a little parser to xocolor.py.
* Implement fix-copyright and fix some of themMarco Pesenti Gritti2007-06-241-1/+1
|
* Randomize color list so it can be indexed into with a hashed valueDan Williams2007-03-161-501/+501
|
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-231-0/+613