Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/canvasicon.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Center the icon in the allocation spaceMarco Pesenti Gritti2006-10-181-1/+5
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-031-1/+1
* Start moving to hippo canvas. (Friends presence in the activity regressed)Marco Pesenti Gritti2006-10-011-0/+5
* Start rewriting our canvas stuff to cleanup and use hippo.Marco Pesenti Gritti2006-10-011-0/+134