Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics/style.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP8 cleanup: fix deprecated raise syntaxSascha Silbe2010-11-231-1/+1
| | | | | | Reviewed-by: James Cameron <quozl@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org> CC: Aleksey Lim <alsroot@member.fsf.org>
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-231-6/+5
| | | | | | | has_key() has been deprecated for quite some time now. Acked-by: Simon Schampijer <simon@laptop.org> CC: Aleksey Lim <alsroot@member.fsf.org>
* New color to highlight items while hovering over #1693Aleksey Lim2010-01-311-0/+1
|
* Fix bold font styleDaniel Drake2009-12-011-1/+1
| | | | Small error in my last commit.
* Apply font configuration from GConf (#1584)Daniel Drake2009-12-011-3/+7
| | | | | Sugar font settings are now stored in GConf. This patch applies them to all users of sugar.style and all standard activities.
* PEP8 white space and long line fixesSascha Silbe2009-08-251-0/+8
|
* Fix pylint/pep8 warningsAleksey Lim2009-08-011-3/+3
|
* Fix review issuesAleksey Lim2009-07-301-1/+1
|
* Do not fail in <0.86 environmentAleksey Lim2009-07-131-2/+0
|
* Initial implementation of toolbars mockupAleksey Lim2009-07-101-0/+4
|
* Use the same font size independent from scalingSimon Schampijer2009-03-021-1/+1
|
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-281-0/+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
|
* Remove "dynamic" font height computation #8392 (marco)Simon Schampijer2008-09-101-11/+2
|
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-0/+147