Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/BuddyMenu.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-113/+0
* Properly check for the owner, fix #5573.Marco Pesenti Gritti2008-01-101-1/+1
* #5532: Fix memory leak when a buddy disappears.Tomeu Vizoso2008-01-091-44/+19
* Display meshbox invite palette menu with colored activity icon #4624Simon Schampijer2007-11-091-7/+21
* Remove usage of non-existent stock-invite iconSimon Schampijer2007-11-031-1/+1
* Keep the invite menu item synced with current activity.Marco Pesenti Gritti2007-08-311-10/+14
* Adapt to icon name changesMarco Pesenti Gritti2007-08-161-2/+2
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-081-2/+3
|\
| * Expose palette.menu rather than wrapping methods.Marco Pesenti Gritti2007-08-081-2/+3
* | Always get the activity list from the shell view, not sometimes from the modelDan Winship2007-08-081-2/+2
|/
* Fix all the units except icon scales.Marco Pesenti Gritti2007-07-311-1/+0
* Remove buddy icons from the buddy menuDan Williams2007-07-311-33/+35
* Ignore errors when trying to display buddy picturesDan Williams2007-07-081-1/+5
* Add icon to buddy menu itemsEduardo Silva2007-07-051-3/+4
* Fix typo.Tomeu Vizoso2007-07-011-1/+1
* Restrict palette positioning to screen height/width - 1 grid cell.Tomeu Vizoso2007-07-011-24/+33
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Handle buddy nick changesDan Williams2007-05-141-2/+6
* Fix buddy icon rollovers; wasn't getting activity ID correctly from HomeActiv...Dan Williams2007-04-151-1/+1
* Convert icon data to python string before exposing itDan Williams2007-04-111-7/+4
* Fix the buddy pictureMarco Pesenti Gritti2007-04-101-5/+2
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-101-2/+2
* Fix for GObject-based PS buddy objectsDan Williams2007-04-101-1/+1
* Cut over to new PresenceServiceDan Williams2007-04-091-2/+2
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-071-2/+1
* Add hover to BuddyIcon in the Frame.Tomeu Vizoso2007-02-241-0/+2
* Make BuddyIcon and BuddyMenu use the new Menu.Tomeu Vizoso2007-02-211-16/+19
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-121-3/+3
* Fix to follow the new home apiMarco Pesenti Gritti2007-01-101-3/+3
* Re-enable buddy icons in rollover menusDan Williams2006-12-211-4/+9
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-69/+69
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* More work on the views layoutMarco Pesenti Gritti2006-10-051-1/+2
* Complete the de-goocanvasificationMarco Pesenti Gritti2006-10-041-2/+1
* Move the menu to hippo canvasMarco Pesenti Gritti2006-10-031-17/+20
* Import gobjectDan Williams2006-09-281-1/+1
* Don't traceback on unknown image formatsDan Williams2006-09-271-3/+8
* Fix add and remove friendsMarco Pesenti Gritti2006-09-261-2/+2
* Update some icon namesMarco Pesenti Gritti2006-09-261-5/+2
* Image layout fixesMarco Pesenti Gritti2006-09-251-2/+2
* Scale the icon to a paritcular sizeDan Williams2006-09-251-4/+3
* Add buddy icon to the buddy menuDan Williams2006-09-251-0/+35
* Adapt to API changeMarco Pesenti Gritti2006-09-211-3/+3
* Drop color schemes per design changeMarco Pesenti Gritti2006-09-211-10/+1
* Implement menu color scheme and fixup colorsMarco Pesenti Gritti2006-09-161-2/+9
* s/BuddyPopup/BuddyMenuMarco Pesenti Gritti2006-09-161-0/+44