82 Commits (f2ae13241052c94c18131c3db3f255b22f60a5df)

Author SHA1 Message Date
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
Dan Williams a7a2211b68 Ensure that services this sugar instance registers are register with the owner as well. 18 years ago
Marco Pesenti Gritti 0c2940d56e Get rid of the new message icon entirely 18 years ago
Dan Williams 84ae7feb3a String-ify data before trying to pack it into the struct. 18 years ago
Dan Williams 55bf8c79cb Fix bad usage of a dict 18 years ago
Dan Williams 8b4a4e2afe Ensure buddy icon is at least None; if the sugar directory doesn't exist, make it. 18 years ago
Dan Williams 6998f6b3a6 Ensure keys exist or don't exist before using them or adding them, respectively 18 years ago
Marco Pesenti Gritti f5173c33d0 Merge 18 years ago
Marco Pesenti Gritti d3c5da1a66 Display icons in the chat 18 years ago
Dan Williams 3b2f185e5c - Refactor service handling. Buddies can now have more than one service associated 18 years ago
Marco Pesenti Gritti 67beb6298b Merge 18 years ago
Marco Pesenti Gritti 325fb8ff25 Add an emoticons menu 18 years ago
Dan Williams 2c272cc892 Do buddy icons 18 years ago
Dan Williams 9a1324d0b0 Replace StreamReader and StreamWriter with a unified Stream class. Since the 18 years ago
Dan Williams 8cfc17ff55 argument is a string, not a buddy 18 years ago
Marco Pesenti Gritti 8499e97a00 Merge 18 years ago
Marco Pesenti Gritti d2cc475095 Get something basic working 18 years ago
Dan Williams 795e4bb2db Deal with keyboard interrupt correctly. 18 years ago
Dan Williams 1e2d880d6d More informative error if avahi isn't around. 18 years ago
Dan Williams 96a90ca32c Pathetically simplify retransmit timings. 18 years ago
Marco Pesenti Gritti fd8a921d96 Improve the page sharing UI 18 years ago
Dan Williams 533dbd638e Implement retransmit requests on receiver side, fix some stuff up. 18 years ago
Marco Pesenti Gritti e31583daad Merge 18 years ago
Marco Pesenti Gritti 11a923d4b1 Load session from .activity files 18 years ago
Dan Williams 64dc217f52 Ensure that RetransmitSegment construction from data is correct. 18 years ago
Marco Pesenti Gritti d89682bfe5 merge 18 years ago
Marco Pesenti Gritti 8d1e105e51 Actually hook up the action button 18 years ago
Dan Williams 7f33469924 More testcases for RetransmitSegment, and fix some RetransmitSegment bugs 18 years ago
Dan Williams 11d54d71a9 Add a bunch of testcases 18 years ago
Dan Williams f751407d50 Refactor the segment class into two type-specific classes and base class 18 years ago
Dan Williams 093667d253 Refactor global vars into appropriate classes 18 years ago