Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/radiotoolbutton.py
Commit message (Expand)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-104/+0
* pylint combobox, iconentry and radiotoolbuttonMarco Pesenti Gritti2008-04-181-11/+11
* Add support for accelerators to buttons.Tomeu Vizoso2008-04-011-8/+45
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+67
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-67/+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-0/+2
* 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
* fix typo from a previous commitJohn (J5) Palmieri2007-08-211-1/+1
* Add xo_color constructor param to RadioToolButton.Tomeu Vizoso2007-08-201-2/+5
* Move most of the drawing logic inside Palette/Invoker.Marco Pesenti Gritti2007-08-151-4/+2
* 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/+18
* Added radiotoolbutton.py.Tomeu Vizoso2007-06-271-0/+46