Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of outdated makefiles.Marco Pesenti Gritti2006-06-156-30/+19
* Start refactoring chat. Get the UI to show as a slide in (ctrl+up)Marco Pesenti Gritti2006-06-158-190/+115
* Dan doesn't like the big share button, tasteless!Marco Pesenti Gritti2006-06-151-2/+7
* Cast to int where necessaryMarco Pesenti Gritti2006-06-151-5/+5
* Get rid of the web search activity, refactorMarco Pesenti Gritti2006-06-153-85/+10
* Cleanup searching someMarco Pesenti Gritti2006-06-151-10/+35
* More work on the slide in windowsMarco Pesenti Gritti2006-06-143-17/+62
* My first window manager!!! :PMarco Pesenti Gritti2006-06-142-3/+96
* Use ignore_reply rather than idle_add, thanks j5Marco Pesenti Gritti2006-06-143-6/+3
* Do callbacks in an idle handler so we don't dbus deadlock at any pointDan Williams2006-06-141-2/+9
* Initial start page implementationMarco Pesenti Gritti2006-06-144-8/+91
* Add makefile for presence moduleDan Williams2006-06-141-0/+7
* Switch from Groups to grouping services based on activity UIDDan Williams2006-06-144-110/+116
* Error checking on activity UIDDan Williams2006-06-131-0/+2
* Add uid argument to PresenceService.start()Dan Williams2006-06-131-1/+6
* Clean up tracking of service advertisements and conversion to Service objects.Dan Williams2006-06-132-65/+114
* Forgot to add thisMarco Pesenti Gritti2006-06-131-0/+21
* Add messages on idle so that we don't breakMarco Pesenti Gritti2006-06-131-1/+6
* Implement the share button on the presence windowMarco Pesenti Gritti2006-06-134-4/+36
* Add util to generate unique ids.Marco Pesenti Gritti2006-06-133-35/+11
* Fix service disappearanceDan Williams2006-06-131-13/+19
* Add scrollbars to the console, wrap wordMarco Pesenti Gritti2006-06-131-3/+17
* 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