Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/BuddyModel.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-164/+0
* Fix typoJohn (J5) Palmieri2007-08-271-1/+1
* Make D-Bus calls async on startupJohn (J5) Palmieri2007-08-271-13/+22
* #1953: Retrieve friends' nicks from the profile.Tomeu Vizoso2007-07-091-3/+2
* Corrected some formatting issues with imports.Tomeu Vizoso2007-07-021-0/+1
* Restrict palette positioning to screen height/width - 1 grid cell.Tomeu Vizoso2007-07-011-0/+2
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Handle buddy nick changesDan Williams2007-05-141-0/+5
* Fix current-activity-changed signals in BuddyModelDan Williams2007-04-201-5/+2
* Always center the owner in the home viewsMarco Pesenti Gritti2007-04-161-0/+5
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-101-13/+16
* More Shell fixes for new PSDan Williams2007-04-091-20/+18
* More new PS fixesDan Williams2007-04-091-1/+4
* Cut over to new PresenceServiceDan Williams2007-04-091-2/+2
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-231-2/+2
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-119/+119
* Unregister the chat service on destroy.Marco Pesenti Gritti2006-10-191-4/+1
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-031-1/+1
* Fix current activity handlingDan Williams2006-09-261-10/+19
* Add icon-changed signalDan Williams2006-09-251-0/+8
* Add get_current_activity accessorDan Williams2006-09-251-0/+3
* Add color-changed and current-activity-changed signalsDan Williams2006-09-221-3/+17
* - don't hardcode inactive buddy colorDan Williams2006-09-221-12/+37
* Clean up buddy checking & retrieval; make constructor choice between name & r...Dan Williams2006-09-221-23/+40
* Monitor buddy property change signals on creation; misc cleanupsDan Williams2006-09-221-10/+22
* Start trying to deal with current activity changesDan Williams2006-09-211-2/+19
* s/BuddyInfo/BuddyModelMarco Pesenti Gritti2006-09-201-0/+24