Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/BuddyIcon.py
Commit message (Expand)AuthorAgeFilesLines
* Make the sizes of mesh icons match Eben spec.Marco Pesenti Gritti2007-09-121-2/+4
* Make CanvasIcon use IconBuffer. Change the API to useMarco Pesenti Gritti2007-08-261-1/+1
* Reorganize canvas items.Marco Pesenti Gritti2007-08-251-1/+1
* Renamed XO icon from xo to computer-xo.Tomeu Vizoso2007-08-211-1/+1
* Adapt to icon name changesMarco Pesenti Gritti2007-08-161-1/+1
* Restrict palette positioning to screen height/width - 1 grid cell.Tomeu Vizoso2007-07-011-24/+5
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Fix making someone your friendDan Williams2007-04-111-6/+2
* Rename color property in CanvasIcon to xo-color and added properties fill-col...Tomeu Vizoso2007-02-231-2/+2
* Make BuddyIcon and BuddyMenu use the new Menu.Tomeu Vizoso2007-02-211-7/+10
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-121-1/+1
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-38/+38
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Get back presence list to workMarco Pesenti Gritti2006-10-051-1/+1
* Port mesh and friends view to hippo, needs workMarco Pesenti Gritti2006-10-031-5/+5
* Use the new BuddyModel color-changed signalDan Williams2006-09-221-1/+2
* - Track BuddyModel appeared/disappeared signals, and update our icon colors a...Dan Williams2006-09-221-9/+15
* Fix a few bugsMarco Pesenti Gritti2006-09-221-5/+2
* Fix friends removalMarco Pesenti Gritti2006-09-221-4/+6
* Increase zoom view icon sizesMarco Pesenti Gritti2006-09-221-1/+1
* Move remove code down to fix undefined var errorDan Williams2006-09-211-5/+4
* Use a different menu shell for the zoom view and the frameMarco Pesenti Gritti2006-09-191-2/+2
* Initial implementation of the activity menuMarco Pesenti Gritti2006-09-161-2/+1
* s/BuddyPopup/BuddyMenuMarco Pesenti Gritti2006-09-161-5/+5
* Move all the popup logic from IconItem to MenuIconMarco Pesenti Gritti2006-09-161-1/+1
* Factor out to a generic icon with menuMarco Pesenti Gritti2006-09-161-83/+13
* Implement friends removal, lots of cleanupsMarco Pesenti Gritti2006-09-151-1/+4
* s/FriendIcon/BuddyIcon since that is generic nowMarco Pesenti Gritti2006-09-151-0/+105