Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/p2p/Stream.py
Commit message (Collapse)AuthorAgeFilesLines
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-121/+121
|
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
|
* Make the PresenceService stuff start to workDan Williams2006-07-231-18/+16
|
* More PS bitsDan Williams2006-07-221-6/+0
|
* Get chat back to work. Well except it get very confusedMarco Pesenti Gritti2006-06-181-2/+4
| | | | | | | | if users have the same ip address. Dan I commented out the service deserialization in BrowserShell because it was not really working (also there was a few typos in that code)
* Some work to make group chat work againMarco Pesenti Gritti2006-06-181-1/+2
|
* More presence service reworkDan Williams2006-06-121-43/+69
|
* Force themes to be olpc, so people can getMarco Pesenti Gritti2006-06-071-0/+2
|
* Split up the browser, some cleanups andMarco Pesenti Gritti2006-05-311-5/+0
|
* - Implement async XML-RPC clientDan Williams2006-05-231-73/+11
|
* Listen on buddy for icon changesMarco Pesenti Gritti2006-05-221-1/+2
|
* MergeMarco Pesenti Gritti2006-05-221-4/+71
|
* Display icons in the chatMarco Pesenti Gritti2006-05-221-71/+4
|
*