Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
...
* Run gtk_main only if it's __main__,Marco Pesenti Gritti2006-06-131-3/+3
* Adapt to the new api... get back the browser runningMarco Pesenti Gritti2006-06-122-7/+4
* Remove unused filesMarco Pesenti Gritti2006-06-123-334/+0
* Add Owner.py, forgot that one tooDan Williams2006-06-121-0/+63
* Forgot to add the Group.py fileDan Williams2006-06-121-0/+80
* Add module init fileDan Williams2006-06-121-0/+0
* More presence service reworkDan Williams2006-06-129-226/+382
* Main bits of presence service refactorDan Williams2006-06-093-0/+708
* Force themes to be olpc, so people can getMarco Pesenti Gritti2006-06-074-5/+21
* MergeMarco Pesenti Gritti2006-06-071-1/+1
* ugly workaround for a dbus < 0.61 bugMarco Pesenti Gritti2006-06-072-1/+4
* mergeDan Williams2006-06-073-4/+10
* Fix traceback on focus changesDan Williams2006-06-074-11/+5
* Add a few missing files to the makefiles,Marco Pesenti Gritti2006-06-073-4/+10
* Start factoring out the presence stuff from chat UI... very very very broken ...Marco Pesenti Gritti2006-06-064-142/+170
* Change Activity so that subclasses don't have to call Activity superclass met...Dan Williams2006-06-054-23/+81
* Ignore avahi 'Local name collision' exceptions for now, but this should reall...Dan Williams2006-06-051-5/+12
* Only try for buddy icon 3 timesDan Williams2006-06-051-2/+6
* Return correct GSource callback return valueDan Williams2006-06-051-0/+1
* Further fixes for Activity refactoring changes.Dan Williams2006-06-021-3/+3
* Refactor dbus out of Activity objects so that we're sure whenDan Williams2006-06-025-215/+258
* Split up the browser, some cleanups andMarco Pesenti Gritti2006-05-3116-391/+406
* Simplify redirecting output to the consoleMarco Pesenti Gritti2006-05-235-21/+21
* s/Web Browser/WebMarco Pesenti Gritti2006-05-231-3/+3
* Remove notify_new.. again, bad dcbwMarco Pesenti Gritti2006-05-231-1/+0
* Add missing fileMarco Pesenti Gritti2006-05-231-1/+2
* MergeMarco Pesenti Gritti2006-05-232-23/+35
* Don't show hidden tabs border in the editorMarco Pesenti Gritti2006-05-232-35/+24
* Fix some spacing issues; catch exceptions in XMLRPC client code and return re...Dan Williams2006-05-232-23/+35
* MergeMarco Pesenti Gritti2006-05-231-30/+14
* Change notification for browser sharingMarco Pesenti Gritti2006-05-233-22/+36
* Remove hack for scroll-to-bottom and do it properly.Dan Williams2006-05-231-30/+14
* Fix links in one-to-one chatMarco Pesenti Gritti2006-05-231-4/+4
* - (__key_press_event_cb): don't send zero-length messagesDan Williams2006-05-231-10/+48
* Nicely space buddy icons, and bold-ify nicknames in chat viewDan Williams2006-05-231-2/+25
* - Implement async XML-RPC clientDan Williams2006-05-233-82/+190
* Fix traceback on activity disconnectDan Williams2006-05-231-5/+1
* Make that red not so red ;)Marco Pesenti Gritti2006-05-231-1/+1
* Default to tab active, this is damn racyMarco Pesenti Gritti2006-05-231-1/+1
* Finish up chat notification, there are races but it seemMarco Pesenti Gritti2006-05-232-6/+5
* Make it easy to run two instances. See READMEMarco Pesenti Gritti2006-05-231-1/+40
* Add two env vars to set nick name and user dirMarco Pesenti Gritti2006-05-232-3/+14
* Change tab label color when there areMarco Pesenti Gritti2006-05-223-9/+40
* Fix tab focus stuffMarco Pesenti Gritti2006-05-221-2/+3
* MergeMarco Pesenti Gritti2006-05-223-2/+18
* Listen on buddy for icon changesMarco Pesenti Gritti2006-05-226-22/+21
* Turn off debug printDan Williams2006-05-221-2/+0
* Turn off debug printDan Williams2006-05-221-1/+1
* Ensure that services this sugar instance registers are register with the owne...Dan Williams2006-05-223-2/+20
* Get rid of the new message icon entirelyMarco Pesenti Gritti2006-05-222-22/+20