Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/tray.py
Commit message (Expand)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-308/+0
* pylint most of sugar.graphics, only palette leftMarco Pesenti Gritti2008-04-181-7/+9
* Add icon property to TrayIcon.Tomeu Vizoso2008-03-011-0/+1
* Add TrayIcon.get_icon() (tomeu)Simon Schampijer2008-02-251-4/+10
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+299
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-241/+0
* Fix that several palettes are not hooked up to the same button #3293Simon Schampijer2007-09-171-0/+2
* Implement TrayIcon palette drawing.Marco Pesenti Gritti2007-09-051-7/+31
* Use Tray also for the frame friends view.Marco Pesenti Gritti2007-09-021-0/+28
* Implement VTray. A bit of refactoring to share more code.Marco Pesenti Gritti2007-08-301-33/+93
* Make remove_item take an item instead of an index.Marco Pesenti Gritti2007-08-291-2/+1
* Tray size allocation fixes.Marco Pesenti Gritti2007-08-291-14/+20
* Usage of the tray widget to display activity iconsSimon Schampijer2007-08-281-0/+4
* Show arrows only when the icons does not fit.Marco Pesenti Gritti2007-08-271-2/+31
* Very first go at the tray widget, based on Eduardo and Simon work.Marco Pesenti Gritti2007-08-271-0/+89