Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/canvasicon.py
Commit message (Expand)AuthorAgeFilesLines
* Remove canvasicon module.Marco Pesenti Gritti2007-08-251-433/+0
* remove debuggingDan Winship2007-08-241-2/+0
* Use icon theme AttachPoints to position badgesDan Winship2007-08-241-58/+84
* Add a scale property to CanvasIcon.Marco Pesenti Gritti2007-08-171-3/+15
* 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
* Rename color property in CanvasIcon to xo-color and added properties fill-col...Tomeu Vizoso2007-02-231-35/+69
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-231-1/+0
* Added tooltips to CanvasIcon and implement popup positioning in the Frame.Tomeu Vizoso2007-02-221-2/+25
* Use hippo.CanvasContext.translate_to_screen() for positioning popups.Tomeu Vizoso2007-02-211-2/+1
* Move popup activation logic from IconButton to CanvasIcon.Tomeu Vizoso2007-02-211-0/+87
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-271-1/+0
|\
| * Correctly set height/width the right wayDan Williams2007-01-261-7/+7
* | Rework icon sizing (unfinished, but more or less functional)Marco Pesenti Gritti2007-01-271-29/+54
|/
* Revert "Set width/height the right way"Dan Williams2007-01-261-4/+6
* Set width/height the right wayDan Williams2007-01-261-6/+4
* Don't clear the current buffer on cleanupDan Williams2007-01-151-3/+7
* Optionally cache rendered icon surfacesDan Williams2007-01-141-17/+32
* Use themed stock-missingDan Williams2007-01-141-1/+1
* Optimize the CanvasIcon cacheDan Williams2007-01-141-27/+75
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-121-1/+8
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-111-5/+3
* Delete old surfaces when no longer usedDan Williams2007-01-081-6/+9
* Added icon, title and preview for clipboard objects. Also allow for opening d...Tomeu Vizoso2007-01-051-0/+6
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-120/+120
* Fix up buffering. Improve perf and avoid flickering.Marco Pesenti Gritti2006-10-231-5/+3