369 Commits (af79e35cdb77e06068f8a3900b1f90e96c370819)
 

Author SHA1 Message Date
Marco Pesenti Gritti 9ebcd65659 Implement the share button on the presence window 18 years ago
Marco Pesenti Gritti 2415fee0ed Add util to generate unique ids. 18 years ago
Dan Williams 21d1294c7a Fix service disappearance 18 years ago
Marco Pesenti Gritti 20d7582f1d Add scrollbars to the console, wrap word 18 years ago
Marco Pesenti Gritti 6037caa691 Run gtk_main only if it's __main__, 18 years ago
Marco Pesenti Gritti cdf7583d39 Adapt to the new api... get back the browser running 18 years ago
Marco Pesenti Gritti 37d6c00fc3 Remove unused files 18 years ago
Dan Williams ce1d1c879f Add Owner.py, forgot that one too 18 years ago
Dan Williams ef35f9327e Forgot to add the Group.py file 18 years ago
Dan Williams e934e153f6 Add module init file 18 years ago
Dan Williams 17c371119d More presence service rework 18 years ago
Dan Williams d931dca579 Main bits of presence service refactor 18 years ago
Marco Pesenti Gritti c4b112366c Force themes to be olpc, so people can get 18 years ago
Marco Pesenti Gritti 09353c0154 Merge 18 years ago
Marco Pesenti Gritti 8ae9f43540 ugly workaround for a dbus < 0.61 bug 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 046a954de1 Change Activity so that subclasses don't have to call Activity superclass methods from the shell callbacks. Makes subclasses simpler since they don't (necessarily) have to care about OO concepts like superclasses right away. 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 a0f7a4abc6 Only try for buddy icon 3 times 18 years ago
Dan Williams 46a6122d26 Return correct GSource callback return value 18 years ago
Dan Williams f2161d533b Further fixes for Activity refactoring changes. 18 years ago
Dan Williams 996b9c8c44 Fix up gmail activity for Activity object changes. 18 years ago
Dan Williams 4c7f15f694 Refactor dbus out of Activity objects so that we're sure when 18 years ago
Marco Pesenti Gritti f96fbfc10b Split up the browser, some cleanups and 18 years ago
Marco Pesenti Gritti b4ebdfa5af Initialize profile 18 years ago
Marco Pesenti Gritti 03af8bceea Simplify redirecting output to the console 18 years ago
Marco Pesenti Gritti f2e9500a9b s/Web Browser/Web 18 years ago
Marco Pesenti Gritti 92280c8503 Remove notify_new.. again, bad dcbw 18 years ago
Marco Pesenti Gritti b9734f4da3 Add missing file 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
Marco Pesenti Gritti 89f9730641 Merge 18 years ago
Marco Pesenti Gritti dcf78f2665 Change notification for browser sharing 18 years ago
Dan Williams d9314f5314 Remove hack for scroll-to-bottom and do it properly. 18 years ago
Marco Pesenti Gritti 5879cc8190 Fix links in one-to-one chat 18 years ago
Dan Williams 8c21c67cf1 - (__key_press_event_cb): don't send zero-length messages 18 years ago
Dan Williams 54450d3482 Nicely space buddy icons, and bold-ify nicknames in chat view 18 years ago
Dan Williams 6cc5d749f6 - Implement async XML-RPC client 18 years ago
Dan Williams 8e7a72c9da Fix traceback on activity disconnect 18 years ago
Marco Pesenti Gritti fc5e077bdc Make that red not so red ;) 18 years ago
Marco Pesenti Gritti 073ffd1bff Default to tab active, this is damn racy 18 years ago
Marco Pesenti Gritti bbeced56e5 Finish up chat notification, there are races but it seem 18 years ago
Marco Pesenti Gritti 9df1c653d5 Make it easy to run two instances. See README 18 years ago
Marco Pesenti Gritti a32007ec7a Add two env vars to set nick name and user dir 18 years ago
Marco Pesenti Gritti d213eada76 Change tab label color when there are 18 years ago
Marco Pesenti Gritti a6b1307eb4 Fix tab focus stuff 18 years ago