112 Commits (a3be4492b2c910bd78ced7daf3208f69d0862005)

Author SHA1 Message Date
Marco Pesenti Gritti a3be4492b2 Delete unused p2p model code. Fix distcheck. 18 years ago
Marco Pesenti Gritti 615242f4f8 Add LGPL header 18 years ago
John (J5) Palmieri 6f337e0b14 Changed all type checking to use isinstance 18 years ago
Dan Williams 4410ad5056 Don't traceback on reset-by-peer errors 18 years ago
Marco Pesenti Gritti 2956a3ab8c Adapt to LocalModel interface 18 years ago
Marco Pesenti Gritti 53f7cc1f34 Cleanup browser model service on destroy.
Remove the activity service even if the owner is gone.
18 years ago
Dan Williams 18a9ea1872 Try to fix MostlyReliablePipe tracebacks in multicast stuff 18 years ago
Marco Pesenti Gritti d778d45b13 Load the current page when joining an active.
Get back page sharing to work.
18 years ago
Dan Williams 164add907d Make shareActivity work 18 years ago
Dan Williams e3065ba02d Merge branch 'master' of git+ssh://dcbw@dev.laptop.org/git/sugar 18 years ago
Dan Williams ea133a9c6d merge 18 years ago
Dan Williams c1e0bd39b2 presence.py is no longer used 18 years ago
Marco Pesenti Gritti 1ef5c576c2 Do not use dbus_bindings for exceptions. Use dbus.exceptions. Thanks J5 to point it out. 18 years ago
Dan Williams b63e78a174 Make the PresenceService stuff start to work 18 years ago
Dan Williams ea264a1a83 More PS bits 18 years ago
Marco Pesenti Gritti 46d2f1c532 Get rid of pygtk.require. It doesn't make a lot of sense
and recent apps are not using it anyway.
18 years ago
Dan Williams cb4b13bce7 Fixes for tracebacks on the receiving end 18 years ago
Dan Williams 29984ace33 Add positive acknowledgements to work around 802.11 + multicast unreliabilities 18 years ago
Dan Williams a0397b29df Add some simple network test code for 2 machines 18 years ago
Dan Williams db90d4a209 Use random port for local models, clean up some model code, and don't double-register models when we hear our own announcement 18 years ago
Marco Pesenti Gritti f4e2791c89 Big refactor of the directory structure and packages to
reflect private/public
18 years ago
Dan Williams e9f20cfe0f pylint fixes 18 years ago
Marco Pesenti Gritti 51ea9eedba Get chat back to work. Well except it get very confused
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)
18 years ago
Marco Pesenti Gritti b4413fe3c2 Some work to make group chat work again 18 years ago
Marco Pesenti Gritti afc587212e Get page sharing back to work 18 years ago
Dan Williams 358c548641 Don't log requests any more 18 years ago
Marco Pesenti Gritti 0cae557ab5 Register the model service and start working on
looking it up
18 years ago
Marco Pesenti Gritti 4a0e8ac2d4 Some work on the getting model back 18 years ago
Dan Williams 465c49179c Make xmlrpc client non-blocking 18 years ago
Marco Pesenti Gritti f0af49616c Fixed a bunch of issues reported by pylint 18 years ago
Marco Pesenti Gritti f2ae132410 Fix a bunch of outdated makefiles. 18 years ago
Marco Pesenti Gritti 37d6c00fc3 Remove unused files 18 years ago
Dan Williams 17c371119d More presence service rework 18 years ago
Marco Pesenti Gritti c4b112366c Force themes to be olpc, so people can get 18 years ago
Dan Williams a0ed2fa232 merge 18 years ago
Dan Williams f7cd0939c4 Fix traceback on focus changes 18 years ago
Marco Pesenti Gritti 55d863fc71 Add a few missing files to the makefiles, 18 years ago
Marco Pesenti Gritti 3710eea217 Start factoring out the presence stuff from chat UI... very very very broken right now 18 years ago
Dan Williams 93333ed5cf Ignore avahi 'Local name collision' exceptions for now, but this should really get fixed 18 years ago
Dan Williams 46a6122d26 Return correct GSource callback return value 18 years ago
Marco Pesenti Gritti f96fbfc10b Split up the browser, some cleanups and 18 years ago
Marco Pesenti Gritti dde63625a5 Merge 18 years ago
Marco Pesenti Gritti 178468e2c0 Don't show hidden tabs border in the editor 18 years ago
Dan Williams a7a0c2cda5 Fix some spacing issues; catch exceptions in XMLRPC client code and return result status (success or failure) to XMLRPC client callback 18 years ago
Dan Williams 6cc5d749f6 - Implement async XML-RPC client 18 years ago
Marco Pesenti Gritti a32007ec7a Add two env vars to set nick name and user dir 18 years ago
Marco Pesenti Gritti 112f067c01 Merge 18 years ago
Marco Pesenti Gritti d5ff67caa5 Listen on buddy for icon changes 18 years ago
Dan Williams 4fb745e204 Turn off debug print 18 years ago
Dan Williams c52b59cd6c Turn off debug print 18 years ago