Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * More workMarco Pesenti Gritti2007-04-241-0/+35
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-243-106/+570
| |\
| * | Controls specMarco Pesenti Gritti2007-04-241-0/+78
* | | Test activity appeared/disappearedDan Williams2007-04-242-18/+163
* | | Convert activity properties to gpropertiesDan Williams2007-04-241-25/+29
| |/ |/|
* | Add buddy-removed testcaseDan Williams2007-04-231-1/+60
* | Fix traceback in RemoveBuddyDan Williams2007-04-231-1/+2
* | Rework mock ps start/stop; test BuddyAppeared signalsDan Williams2007-04-232-27/+113
* | Reconnect to the PS if it goes away and comes backDan Williams2007-04-231-11/+18
* | Add test allow_offline_iface to get_instance()Dan Williams2007-04-231-2/+2
* | Add test code for Sugar PresenceService bindingsDan Williams2007-04-233-4/+387
* | Cleanups; replace ObjectCache with a straight dict; fix signal name; doc clea...Dan Williams2007-04-231-90/+18
|/
* More code to handle service-offline cases and log messages to tell theMike C. Fletcher2007-04-221-13/+43
* Try to avoid Sugar's shell just crashing and leaving a blank X serverMike C. Fletcher2007-04-221-10/+85
* Restructure to not execute code on speculative importMike C. Fletcher2007-04-221-18/+40
* Let PresenceService._buddy_activities_changed see all joined activities, even...Dan Williams2007-04-211-3/+3
* Join/leave activity when its validity changesDan Williams2007-04-211-0/+13
* Documentation patch from Amanda Yilmaz (services/clipboard/typeregistry.py)Mike C. Fletcher2007-04-211-0/+540
* Merge branch 'master' of git+ssh://mcfletch@dev.laptop.org/git/sugarMike C. Fletcher2007-04-2173-1150/+2201
|\
| * Initial documentation for psutils and server_pluginMike's Primary Account2007-04-212-3/+149
| * Initial documentation pass for activity by Amanda YilmazMike's Primary Account2007-04-201-0/+162
| * Merge branch 'master' of git+ssh://mcfletch@dev.laptop.org/git/sugarMike's Primary Account2007-04-205-79/+117
| |\
| | * Implement installation of downloaded activities.Tomeu Vizoso2007-04-202-21/+49
| | * Clean up buddy activity changed signals in MeshModelDan Williams2007-04-201-12/+7
| | * Convert more string-named properties to var-namedDan Williams2007-04-201-2/+2
| | * Fix current-activity-changed signals in BuddyModelDan Williams2007-04-201-5/+2
| | * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-2013-15/+219
| | |\
| | * | Use well-defined names for properties rather than stringsDan Williams2007-04-201-39/+53
| | * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-192-9/+34
| | |\ \
| | * \ \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-1821-614/+868
| | |\ \ \
| | * | | | Don't leak invalid propertiesDan Williams2007-04-171-3/+7
| * | | | | Initial documentation pass for buddy objectsMike's Primary Account2007-04-201-9/+171
| * | | | | Initial documentation of presence service overview.Mike's Primary Account2007-04-202-1/+37
| | |_|_|/ | |/| | |
| * | | | Add more toolbars and a text areaMarco Pesenti Gritti2007-04-203-3/+69
| * | | | Some initial work on graphics2Marco Pesenti Gritti2007-04-206-19/+98
| * | | | Forgot to add thisMarco Pesenti Gritti2007-04-191-0/+7
| * | | | Split the gtkrc in sugar and sugar-xo. Make them load theMarco Pesenti Gritti2007-04-194-9/+13
| * | | | Rename themes to sugarMarco Pesenti Gritti2007-04-191-2/+2
| * | | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-193-3/+32
| |\ \ \ \
| | * | | | Remove debug message.Tomeu Vizoso2007-04-191-1/+0
| | * | | | Recognize downloaded .xo as such.Tomeu Vizoso2007-04-192-0/+23
| | * | | | Look for gecko-prefs.js and mime.types in the correct location.Tomeu Vizoso2007-04-191-3/+10
| | | |_|/ | | |/| |
| * | | | More work on the new toolbarsMarco Pesenti Gritti2007-04-192-0/+19
| |/ / /
| * | | Recognize images dropped into the clipboard as such.Tomeu Vizoso2007-04-182-9/+34
| | |/ | |/|
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-183-14/+93
| |\ \
| | * | Assure dragged images have the right file extension.Tomeu Vizoso2007-04-183-14/+93
| * | | Ui testMarco Pesenti Gritti2007-04-181-0/+30
| |/ /
| * | Remove obsolete testsMarco Pesenti Gritti2007-04-187-454/+0
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-183-3/+6
| |\ \
| | * | Include config.h before testing for HAVE_GECKO_1_9.Tomeu Vizoso2007-04-173-3/+6