Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finish current-activity test checksDan Williams2007-04-271-1/+29
* Fix.Tomeu Vizoso2007-04-271-2/+2
* Use the gtk entryMarco Pesenti Gritti2007-04-271-3/+3
* Finish up deprecationsMarco Pesenti Gritti2007-04-272-4/+4
* More removal and deprecationsMarco Pesenti Gritti2007-04-278-192/+19
* Kill more canvas itemsMarco Pesenti Gritti2007-04-273-145/+0
* Remove the canvas buttonMarco Pesenti Gritti2007-04-272-131/+0
* Remove all the bubbles from the public API, yay ;)Marco Pesenti Gritti2007-04-275-80/+3
* Get rid of the activity menu.Marco Pesenti Gritti2007-04-272-75/+2
* Refactor the window API a bit to make it more flexible.Marco Pesenti Gritti2007-04-274-55/+56
* Close the window when clicking the toolbar buttonMarco Pesenti Gritti2007-04-261-0/+4
* Ensure the window is realized before getting his xidMarco Pesenti Gritti2007-04-262-7/+3
* Add minimal current activity testDan Williams2007-04-261-0/+113
* Add bits to support current activity and add/remove buddy to activityDan Williams2007-04-261-4/+16
* Fix current activity property; get activities when buddy is createdDan Williams2007-04-261-4/+8
* Use hashlib on python 2.5Dan Williams2007-04-261-2/+10
* Fix for using with python 2.4.Tomeu Vizoso2007-04-261-4/+4
* Added some more notes.Tomeu Vizoso2007-04-261-0/+24
* Clean up GSource and signal handler ID tear downDan Williams2007-04-261-216/+195
* Add missing filesMarco Pesenti Gritti2007-04-261-0/+2
* More work on the new graphics API.Marco Pesenti Gritti2007-04-2610-104/+93
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-264-23/+26
|\
| * More stuffMarco Pesenti Gritti2007-04-251-9/+14
| * Fix properties bugsGuillaume Desmottes2007-04-252-2/+2
| * Fix logging.warn argumentsGuillaume Desmottes2007-04-251-12/+10
* | Fix dbus connection re-use issues; clean up signals after each testcase; add ...Dan Williams2007-04-261-28/+170
* | Fix NotFoundErrorDan Williams2007-04-261-7/+8
* | Make joining workDan Williams2007-04-261-3/+6
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-251-1/+58
|\ \ | |/
| * More work on the controls docMarco Pesenti Gritti2007-04-241-1/+58
* | Test activity sharingDan Williams2007-04-251-2/+104
* | Add bits to handle join/leave activitiesDan Williams2007-04-251-14/+105
* | add log handler since sugar ps bindings use loggingDan Williams2007-04-241-0/+3
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-241-0/+113
|\
| * 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