Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/presence/Buddy.py
Commit message (Expand)AuthorAgeFilesLines
* Validate colors; ensure that Owner's color is a stringDan Williams2006-12-191-4/+7
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-471/+471
* Fix Buddy object's get_service_of_type() methodDan Williams2006-10-201-4/+13
* Refactor startup. In progress, give me a couple hours.Marco Pesenti Gritti2006-10-161-3/+3
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Changed all type checking to use isinstanceJohn (J5) Palmieri2006-10-031-1/+1
* Ignore duplicate activity additionsDan Williams2006-09-271-1/+1
* Refactor current activity handling to be top-level attributes and D-Bus signa...Dan Williams2006-09-261-14/+56
* Set icon cache earlierDan Williams2006-09-251-2/+2
* Clean up debug messagesDan Williams2006-09-251-4/+3
* Fix location of cache debug printsDan Williams2006-09-251-1/+2
* Rename function to match previous _request_buddy_icon->_get_buddy_iconDan Williams2006-09-251-1/+1
* Use the buddy icon cacheDan Williams2006-09-251-9/+22
* Add a 'Disappeared' signal on the buddy objectDan Williams2006-09-221-0/+6
* Don't hardcode property key names; protect against spurious _presence_olpc se...Dan Williams2006-09-221-4/+45
* Move the presence service out of the shellMarco Pesenti Gritti2006-09-151-0/+402