Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/toolbutton.py
Commit message (Expand)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-130/+0
* pylint most of sugar.graphics, only palette leftMarco Pesenti Gritti2008-04-181-9/+10
* Add support for accelerators to buttons.Tomeu Vizoso2008-04-011-11/+66
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+74
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-71/+0
* Handle the passing of the child of the toolitem to the WidgetInvoker in ToolI...Simon Schampijer2007-09-181-1/+1
* Fix that several palettes are not hooked up to the same button #3293Simon Schampijer2007-09-171-1/+3
* Add a ToolInvoker which position the palette dependingMarco Pesenti Gritti2007-09-011-2/+2
* Rework the Icon implementation by splitting outMarco Pesenti Gritti2007-08-251-1/+1
* Draw a prelight for toolbuttons from the toolbutton instead of relying on the...Benjamin Berg2007-08-221-0/+8
* Add a scale property to CanvasIcon.Marco Pesenti Gritti2007-08-171-1/+2
* Move most of the drawing logic inside Palette/Invoker.Marco Pesenti Gritti2007-08-151-2/+1
* Let the button/theme deal with prelight. I don't thinkMarco Pesenti Gritti2007-08-151-4/+3
* Let the invoker deal with popup/popdown redraw.Marco Pesenti Gritti2007-08-151-7/+0
* Don't draw the invoker rectangle for tooltips.Benjamin Berg2007-08-101-1/+1
* Draw an invoker rectangle that looks connected to the main palette.Benjamin Berg2007-08-101-0/+17
* Hide palettes on iconbutton/toolbutton clickedEduardo Silva2007-07-081-0/+5
* Some palette improvements and add palette support to CanvasIcon.Tomeu Vizoso2007-07-011-4/+2
* Added some methods to Palette.Tomeu Vizoso2007-06-261-0/+5
* Lots of palette refactoring.Marco Pesenti Gritti2007-06-261-2/+1
* Heavy refactoring of palette activation. Not fullyMarco Pesenti Gritti2007-06-251-60/+2
* Remove is_tooltip propertyMarco Pesenti Gritti2007-06-251-1/+1
* Toolbutton: don't try to show the palette when it doesn't existEduardo Silva2007-06-211-0/+6
* Palette: widget and canvas invoker supportEduardo Silva2007-06-191-7/+51
* Palette: speed upEduardo Silva2007-06-061-1/+1
* Palette: tooltip fixEduardo Silva2007-06-061-7/+11
* Palette: Tooltip supportEduardo Silva2007-06-021-4/+7
* Hrm how my icon name changes did get reverted...Marco Pesenti Gritti2007-06-011-4/+4
* Palette: Automatic positioningEduardo Silva2007-06-011-11/+13
* Support icons inside the activityMarco Pesenti Gritti2007-05-311-4/+4
* Palette fixesEduardo Silva2007-05-301-4/+8
* Palette: event improvesEduardo Silva2007-05-291-1/+2
* Palette updatesEduardo Silva2007-05-281-1/+10
* Add a set_named_icon methodMarco Pesenti Gritti2007-05-011-1/+3
* Adjust named icons terminology a bitMarco Pesenti Gritti2007-04-301-2/+2
* Icon widgetMarco Pesenti Gritti2007-04-301-3/+6
* More work on the new graphics API.Marco Pesenti Gritti2007-04-261-0/+25