Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/button.py
Commit message (Expand)AuthorAgeFilesLines
* Fix stroke/fill on ZoomBox icons.Tomeu Vizoso2007-02-271-3/+4
* Button fixes.Tomeu Vizoso2007-02-271-1/+3
* Added Button control.Tomeu Vizoso2007-02-261-0/+127
* Renamed Button to IconButton.Tomeu Vizoso2007-02-211-190/+0
* Throw NotImplementedError in abstract method.Tomeu Vizoso2007-02-211-2/+5
* Allow for having the popup positioning logic in PopupContext.Tomeu Vizoso2007-02-211-11/+19
* Renamed Rollover to Popup.Tomeu Vizoso2007-02-211-30/+30
* Added Rollover control.Tomeu Vizoso2007-02-201-15/+85
* Refactor button a bit to support different sizes. Use it for the overlaybox.Marco Pesenti Gritti2007-02-161-8/+32
* Refactor Frame, create RoundBox, some Entry fixes and new Label control.Tomeu Vizoso2007-02-121-15/+31
* Added toolbar and button controls.Tomeu Vizoso2007-02-071-0/+69