Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/menuitem.py
Commit message (Collapse)AuthorAgeFilesLines
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+33
|
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-28/+0
|
* Rework the Icon implementation by splitting outMarco Pesenti Gritti2007-08-251-1/+1
| | | | | | | | the icon rendering part. The plan is to share this code with CanvasIcon once it has all the necessary features. Also cleanup the API by just reusing gtk.Image icon_name and file properties.
* Style nitpickMarco Pesenti Gritti2007-08-171-1/+1
|
* Add a scale property to CanvasIcon.Marco Pesenti Gritti2007-08-171-1/+1
| | | | | Make Icon use gtk.Image icon-size. Patch by tannewt with some little tweaks.
* Add icon to buddy menu itemsEduardo Silva2007-07-051-2/+2
|
* New graphics.menuitem.py file/classEduardo Silva2007-07-051-0/+28