Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/toolbox.py
Commit message (Expand)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-97/+0
* Use new style for unused variablesSimon Schampijer2008-04-241-1/+1
* pylint most of sugar.graphics, only palette leftMarco Pesenti Gritti2008-04-181-2/+1
* Make the text in the toolbar of the toolbox dependant on the text sizeSimon Schampijer2008-02-251-1/+2
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+97
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-91/+0
* Put toolbars into event boxes. This means that they will be filled withBenjamin Berg2007-10-091-16/+11
* Do not show the toolbox border if there is only one toolbar.Marco Pesenti Gritti2007-09-131-4/+5
* Gray bottom border for Toolbox.Marco Pesenti Gritti2007-09-051-4/+11
* Fix tab label paddingMarco Pesenti Gritti2007-07-091-3/+2
* Start the new approach to style and sizing.Marco Pesenti Gritti2007-07-091-3/+9
* Add current-toolbar-changed signal to Toolbox.Tomeu Vizoso2007-06-261-1/+13
* Add set_current_toolbarMarc Maurer2007-06-041-0/+3
* Size the toolbox to 1 grid cellMarco Pesenti Gritti2007-05-181-0/+1
* Draw the background of the toolbox hboxMarco Pesenti Gritti2007-05-181-1/+12
* Hide the tabs bar when there is only one toolbar.Marco Pesenti Gritti2007-05-141-1/+8
* Some refactoring to get styles rightMarco Pesenti Gritti2007-05-011-1/+0
* One cell grid of space at toolbar bordersMarco Pesenti Gritti2007-05-011-1/+7
* Make tabs fixed sizeMarco Pesenti Gritti2007-05-011-1/+6
* Tweaks for themabilityMarco Pesenti Gritti2007-04-301-0/+1
* Add method Toolbox.remove_toolbar().Tomeu Vizoso2007-04-291-0/+3
* Refactor the window API a bit to make it more flexible.Marco Pesenti Gritti2007-04-271-17/+0
* More work on the new graphics API.Marco Pesenti Gritti2007-04-261-0/+52