Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/iconbutton.py
Commit message (Collapse)AuthorAgeFilesLines
* Use button_press virtual method instead of the connect_after hacks.Marco Pesenti Gritti2007-03-091-5/+2
|
* Implement ToggleIconButtonMarco Pesenti Gritti2007-03-091-2/+2
|
* Icon and Button fixes.Tomeu Vizoso2007-02-281-23/+2
|
* Button fixes and fix launching activities from the clipboard.Tomeu Vizoso2007-02-281-13/+12
|
* IconButton hover fix.Tomeu Vizoso2007-02-271-2/+0
|
* Added Button control.Tomeu Vizoso2007-02-261-2/+1
|
* Highlight buttons and change menu background to black.Tomeu Vizoso2007-02-231-11/+29
|
*