Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/chat/ActivityChat.py
Commit message (Expand)AuthorAgeFilesLines
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-37/+37
* Refactor a bit to keep host independent from the shellMarco Pesenti Gritti2006-10-191-1/+2
* Unregister the chat service on destroy.Marco Pesenti Gritti2006-10-191-0/+5
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
* Get presence to work on the chat windowMarco Pesenti Gritti2006-07-261-2/+1
* A bunch of fixes...Marco Pesenti Gritti2006-07-261-3/+3
* Make shareActivity workDan Williams2006-07-261-2/+2
* s/publish/shareDan Williams2006-07-251-2/+2
* Don't traceback when our activity can't be found (because it's not shared)Dan Williams2006-07-241-4/+5
* Re-enable ActivityChat service existing chat service detection codeDan Williams2006-07-241-4/+5
* More fixes, and convert python PS bindings to more glib style method namesDan Williams2006-07-231-1/+1
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-201-5/+5
* Initialize the stream also when publishingMarco Pesenti Gritti2006-06-271-2/+1
* Don't create more than one activity chat, and join a published chat when it a...Dan Williams2006-06-221-7/+25
* Stop abusing ZeroConf by overloading the service type field; overload the ser...Dan Williams2006-06-221-1/+1
* Get back mesh chat (for the everyone tab)Marco Pesenti Gritti2006-06-221-0/+26