Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/canvasicon.py
Commit message (Collapse)AuthorAgeFilesLines
* Make activity icons in frame outline-only. #2668Dan Winship2007-08-081-4/+4
|
* Finally drop obsolete units.Marco Pesenti Gritti2007-07-311-1/+0
|
* Move from scaling to sizes in CanvasIcon.Marco Pesenti Gritti2007-07-311-24/+29
|
* Remove obsolete sugar.graphics.color.Marco Pesenti Gritti2007-07-311-3/+3
|
* Move code to use style instead font.py (removed)Eduardo Silva2007-07-091-1/+0
|
* New frameinvokerEduardo Silva2007-07-061-1/+2
|
* Add badges to CanvasIconDan Williams2007-07-051-33/+72
|
* Restore CanvasIcon prelighting.Tomeu Vizoso2007-07-011-0/+9
|
* Some palette improvements and add palette support to CanvasIcon.Tomeu Vizoso2007-07-011-165/+15
|
* Implement fix-copyright and fix some of themMarco Pesenti Gritti2007-06-241-1/+1
|
* Don't try to display an icon without file name.Tomeu Vizoso2007-05-191-1/+1
|
* Don't try to show the popup of a detached canvas icon.Tomeu Vizoso2007-04-171-0/+5
|
* Popup/popdown fixes.Tomeu Vizoso2007-03-281-3/+9
|
* Use Animation for popdown.Tomeu Vizoso2007-03-161-1/+13
|
* Fix tooltip popup.Tomeu Vizoso2007-03-161-14/+13
|
* Update another get_width_request() for new hippoDan Williams2007-03-151-1/+2
|
* Adapt to the new hippo canvas sizing APIMarco Pesenti Gritti2007-03-141-4/+4
|
* Rework the popup animation to use the new APIMarco Pesenti Gritti2007-03-121-23/+53
|
* Refactor sugar.env and pathsMarco Pesenti Gritti2007-03-091-1/+1
|
* Use button_press virtual method instead of the connect_after hacks.Marco Pesenti Gritti2007-03-091-3/+2
|
* Icon and Button fixes.Tomeu Vizoso2007-02-281-17/+31
|
* More work on devices, getting thereMarco Pesenti Gritti2007-02-281-0/+12
|
* Fix strength propagationMarco Pesenti Gritti2007-02-251-6/+6
|
* Make OptionMenu grab the pointer on popup.Tomeu Vizoso2007-02-241-1/+1
|
* Make the default icon scale depend on the screen resolution.Tomeu Vizoso2007-02-241-2/+2
|
* Highlight buttons and change menu background to black.Tomeu Vizoso2007-02-231-6/+18
|
*