Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/style.py
Commit message (Collapse)AuthorAgeFilesLines
* Makes the Frame and toolbars darker for better contrastEben Eliason2008-03-261-1/+1
|
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+147
|
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-147/+0
|
* Sync gtk theme values and style.py. Add a comment at the topMarco Pesenti Gritti2007-08-291-11/+21
| | | | of style.py about the reference zoom value.
* Add COLOR_TEXT_FIELD_GREY color.Tomeu Vizoso2007-08-241-0/+1
|
* Add a border to the frame.Marco Pesenti Gritti2007-08-161-0/+2
|
* Add option to use the same style values as on the XO.Marco Pesenti Gritti2007-08-121-1/+7
| | | | | Useful to test/debug size issues, if you have a screen that can do 1600x1200.
* Make activity icons in frame outline-only. #2668Dan Winship2007-08-081-0/+7
|
* Move from scaling to sizes in CanvasIcon.Marco Pesenti Gritti2007-07-311-0/+6
|
* Fix all the units except icon scales.Marco Pesenti Gritti2007-07-311-0/+1
|
* More units cleanupsMarco Pesenti Gritti2007-07-311-1/+1
|
* Get rid of some of the obsolete units usage.Marco Pesenti Gritti2007-07-311-1/+2
|
* Remove obsolete sugar.graphics.color.Marco Pesenti Gritti2007-07-311-0/+3
|
* Rework palette positioning. Cleanup and get at cursorMarco Pesenti Gritti2007-07-181-0/+2
| | | | positioning actually right.
* Add some style propertiesMarco Pesenti Gritti2007-07-181-0/+2
|
* Fix intro colorsMarco Pesenti Gritti2007-07-111-2/+3
|
* First go at the new intro screen, work in progress.Marco Pesenti Gritti2007-07-111-7/+45
|
* Fix font size on the XOMarco Pesenti Gritti2007-07-101-2/+10
|
* Move code to use style instead font.py (removed)Eduardo Silva2007-07-091-2/+3
|
* Fix tab label paddingMarco Pesenti Gritti2007-07-091-0/+3
|
* Start the new approach to style and sizing.Marco Pesenti Gritti2007-07-091-0/+55
| | | | Fix tabs sizing.
*