Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/optionmenu.py
Commit message (Expand)AuthorAgeFilesLines
* Tweak optionmenu and entry paddingsMarco Pesenti Gritti2007-03-051-1/+1
* Make action-id in MenuItem be object, not int.Tomeu Vizoso2007-03-041-1/+2
* Hack Dan's DataStore for doing what we need for 6th March demo.Tomeu Vizoso2007-03-021-1/+2
* Remove TODOMarco Pesenti Gritti2007-03-011-1/+0
* Use the dropdown icon. Quite an hack to get the icon size right,Marco Pesenti Gritti2007-03-011-1/+2
* First try at menu sizing in OptionMenu.Tomeu Vizoso2007-02-251-8/+14
* Make OptionMenu grab the pointer on popup.Tomeu Vizoso2007-02-241-1/+7
* Make OptionMenu use the new Menu and MenuItem classes.Tomeu Vizoso2007-02-221-65/+28
* Use hippo.CanvasContext.translate_to_screen() for positioning popups.Tomeu Vizoso2007-02-211-2/+1
* Renamed Button to IconButton.Tomeu Vizoso2007-02-211-3/+3
* Added Rollover control.Tomeu Vizoso2007-02-201-3/+6
* Remove deprecated style stuffMarco Pesenti Gritti2007-02-201-5/+5
* Refactor button a bit to support different sizes. Use it for the overlaybox.Marco Pesenti Gritti2007-02-161-6/+6
* Temporary fix until the next hippo-canvas.Tomeu Vizoso2007-02-151-1/+2
* OptionMenu fixes and API updates.Tomeu Vizoso2007-02-151-9/+17
* Rework color and fonts to be more pytonish. Add units conversions.Marco Pesenti Gritti2007-02-151-10/+10
* New widget OptionMenu.Tomeu Vizoso2007-02-151-0/+155