Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/PresenceService/Buddy.py
Commit message (Expand)AuthorAgeFilesLines
* Move the presence service out of the shellMarco Pesenti Gritti2006-09-151-402/+0
* spacing cleanups; refactor service addition so that service address checks ar...Dan Williams2006-09-121-10/+26
* Cosmetic spacing fixDan Williams2006-09-121-0/+1
* Rework PS owner service handling to use avahi flags for local servicesDan Williams2006-09-121-3/+6
* Add some more error log messagesMarco Pesenti Gritti2006-09-111-0/+2
* Export the color in the env and initialize the buddy with itMarco Pesenti Gritti2006-09-111-0/+2
* Add PropertyChanged signal for Buddy objects because color and address can ch...Dan Williams2006-09-081-2/+12
* Create placeholder Owner object when PS starts, fill in services laterDan Williams2006-09-061-10/+35
* Start implementing invites...Marco Pesenti Gritti2006-09-041-7/+5
* fix the problem with registering services with the same stype inside differen...Marco Pesenti Gritti2006-09-041-8/+11
* Remove obsolete gtk import and code and save 1.7MiB writeable. Whee\!Dan Williams2006-08-251-13/+3
* Fix buddy & activity visibility leaks if they are not yet valid; add Activity...Dan Williams2006-08-251-3/+16
* Don't traceback when somebody doesn't advertise their colorDan Williams2006-08-241-1/+3
* Add a color property and access to Buddy objectsDan Williams2006-08-231-0/+6
* Get private chat to show, not working yetMarco Pesenti Gritti2006-07-261-2/+3
* Separate a service's address into source address and the service address, and...Dan Williams2006-07-261-7/+5
* Make shareActivity workDan Williams2006-07-261-3/+5
* More PS bitsDan Williams2006-07-221-1/+74
* Fix up signal decorator arguments and some undefined variablesDan Williams2006-07-191-5/+6
* Continue to fill out presence service to the specDan Williams2006-07-191-43/+46
* Add most bits of new presence service codeDan Williams2006-07-181-0/+253