Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/PresenceService/PresenceService.py
Commit message (Expand)AuthorAgeFilesLines
* Enable traceback debugging in the PSDan Williams2006-08-171-0/+6
* Don't allow PS to be started twiceDan Williams2006-08-161-0/+6
* Fix service unregistration; the service will get cleaned up when Avahi notice...Dan Williams2006-08-161-2/+0
* Use dbus activation to start the presence serviceMarco Pesenti Gritti2006-08-121-0/+4
* Use dbus-launch with the --exit-with-session. dbus not exiting still not full...Marco Pesenti Gritti2006-08-111-4/+5
* Fix log message argsDan Williams2006-08-091-1/+1
* add service unregistrationDan Williams2006-08-021-0/+22
* Fix for dbus 0.61Marco Pesenti Gritti2006-07-281-1/+1
* Load the current page when joining an active.Marco Pesenti Gritti2006-07-261-1/+1
* Add back the ip check, ipv6 needs to be disabled in the avahi daemonMarco Pesenti Gritti2006-07-261-2/+1
* Get chat to work againMarco Pesenti Gritti2006-07-261-0/+2
* Some fixes, adapt the presence view to the new apiMarco Pesenti Gritti2006-07-261-1/+2
* Separate a service's address into source address and the service address, and...Dan Williams2006-07-261-17/+44
* Make shareActivity workDan Williams2006-07-261-19/+16
* Do not use dbus_bindings for exceptions. Use dbus.exceptions. Thanks J5 to po...Marco Pesenti Gritti2006-07-251-2/+2
* Don't import gtk, just use gobjectDan Williams2006-07-241-2/+2
* Add initial non-working bits of ShareActivityDan Williams2006-07-241-0/+31
* More fixes, and convert python PS bindings to more glib style method namesDan Williams2006-07-231-0/+11
* More PS fixesDan Williams2006-07-231-35/+30
* Make the PresenceService stuff start to workDan Williams2006-07-231-5/+15
* More PS bitsDan Williams2006-07-221-6/+196
* Fix up signal decorator arguments and some undefined variablesDan Williams2006-07-191-9/+9
* Continue to fill out presence service to the specDan Williams2006-07-191-17/+172
* Add most bits of new presence service codeDan Williams2006-07-181-0/+259