Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/menu.py
Commit message (Expand)AuthorAgeFilesLines
* More removal and deprecationsMarco Pesenti Gritti2007-04-271-0/+5
* Style fixes for the menu.Tomeu Vizoso2007-03-201-5/+10
* Implement set_titleDan Williams2007-03-121-4/+10
* Tweak menu layoutMarco Pesenti Gritti2007-03-051-2/+4
* Fix aligment of menu iconsMarco Pesenti Gritti2007-03-051-2/+2
* Make action-id in MenuItem be object, not int.Tomeu Vizoso2007-03-041-2/+1
* Add hovering to MenuItem.Tomeu Vizoso2007-02-241-0/+8
* Rename color property in CanvasIcon to xo-color and added properties fill-col...Tomeu Vizoso2007-02-231-1/+1
* Make OptionMenu use the new Menu and MenuItem classes.Tomeu Vizoso2007-02-221-1/+1
* Make ClipboardIcon use the new Menu.Tomeu Vizoso2007-02-211-0/+3
* Make BuddyIcon and BuddyMenu use the new Menu.Tomeu Vizoso2007-02-211-3/+6
* Refactored Menu out of Popup.Tomeu Vizoso2007-02-211-73/+71
* Completely drop stylesheets. Move some of it inside the nm service, don't wan...Marco Pesenti Gritti2007-02-201-6/+0
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-111-1/+1
* Some clipboard fixes.Tomeu Vizoso2007-01-071-1/+3
* Added icon, title and preview for clipboard objects. Also allow for opening d...Tomeu Vizoso2007-01-051-3/+7
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-62/+62
* First implementation of ClipboardService. Implement pdf viewing and downloadi...Tomeu Vizoso2006-11-151-0/+3
* Add a shutdown buttonMarco Pesenti Gritti2006-11-111-4/+33
* Reverting clipboard changes pushed by mistake. These are commits 23565cfd483e...Tomeu Vizoso2006-11-101-6/+2
* Created SugarDownloadManager and ClipboardService's wrapper. Show and hide th...Tomeu Vizoso2006-11-051-2/+6
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
* More stylificationMarco Pesenti Gritti2006-10-051-9/+15
* More stylsheets workMarco Pesenti Gritti2006-10-051-0/+2
* Reimplement menu using hippo and hook it up for theMarco Pesenti Gritti2006-10-021-0/+50