Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/presence/Activity.py
Commit message (Expand)AuthorAgeFilesLines
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-95/+95
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
* Fix buddy & activity visibility leaks if they are not yet valid; add Activity...Dan Williams2006-08-251-2/+5
* Cache activity idDan Williams2006-08-171-1/+6
* Some fixes, adapt the presence view to the new apiMarco Pesenti Gritti2006-07-261-1/+1
* Make shareActivity workDan Williams2006-07-261-7/+0
* Do not use dbus_bindings for exceptions. Use dbus.exceptions. Thanks J5 to po...Marco Pesenti Gritti2006-07-251-2/+2
* More fixes, and convert python PS bindings to more glib style method namesDan Williams2006-07-231-15/+15
* Switch sugar/presence module over to a thin API wrapper around the PresenceSe...Dan Williams2006-07-191-0/+99