2529 Commits (669c4259dc8a5628121f147e01b200d4be672c13)
 

Author SHA1 Message Date
Marco Pesenti Gritti 63f5ca099c Remove the canvas button 17 years ago
Marco Pesenti Gritti 4346a50e6f Remove all the bubbles from the public API, yay ;) 17 years ago
Marco Pesenti Gritti 46d3c1b9c9 Get rid of the activity menu. 17 years ago
Marco Pesenti Gritti 9ccda70199 Refactor the window API a bit to make it more flexible. 17 years ago
Marco Pesenti Gritti 9dcfcf89e9 Close the window when clicking the toolbar button 17 years ago
Marco Pesenti Gritti c256958a9a Ensure the window is realized before getting his xid 17 years ago
Dan Williams 6cc3e7acdb Add minimal current activity test 17 years ago
Dan Williams f18df46c62 Add bits to support current activity and add/remove buddy to activity 17 years ago
Dan Williams 511c666a4a Fix current activity property; get activities when buddy is created 17 years ago
Dan Williams 274cc65c4e Use hashlib on python 2.5 17 years ago
Tomeu Vizoso 1c249a216b Fix for using with python 2.4. 17 years ago
Tomeu Vizoso 0b2658d3a8 Added some more notes. 17 years ago
Dan Williams 57592601cc Clean up GSource and signal handler ID tear down 17 years ago
Marco Pesenti Gritti 2d2e1368fb Add missing files 17 years ago
Marco Pesenti Gritti e49146752f More work on the new graphics API. 17 years ago
Dan Williams 9446c951ac Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Dan Williams 4b177d329d Fix dbus connection re-use issues; clean up signals after each testcase; add activity join test 17 years ago
Dan Williams 8600a48fa2 Fix NotFoundError 17 years ago
Dan Williams 549a2df403 Make joining work 17 years ago
Marco Pesenti Gritti 78cdbbcb09 More stuff 17 years ago
Guillaume Desmottes 83b712bcb1 Fix properties bugs 17 years ago
Dan Williams 6d8fd267e2 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Guillaume Desmottes a22d8a65f1 Fix logging.warn arguments 17 years ago
Dan Williams 51fa253e98 Test activity sharing 17 years ago
Dan Williams 290f2c2900 Add bits to handle join/leave activities 17 years ago
Marco Pesenti Gritti cdb727109b More work on the controls doc 17 years ago
Dan Williams 8152672e49 add log handler since sugar ps bindings use logging 17 years ago
Dan Williams 716dadd0ad Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Dan Williams f5305a3ea0 Test activity appeared/disappeared 17 years ago
Dan Williams 5d11e7fdd9 Convert activity properties to gproperties 17 years ago
Marco Pesenti Gritti 0c7690bc5f More work 17 years ago
Marco Pesenti Gritti 4e3b1c7ce2 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 299dffd9d5 Controls spec 17 years ago
Dan Williams 5a5b541da3 Add buddy-removed testcase 17 years ago
Dan Williams 05b7f678e9 Fix traceback in RemoveBuddy 17 years ago
Dan Williams 857aa1dcbf Rework mock ps start/stop; test BuddyAppeared signals 17 years ago
Dan Williams 86ab6ca36b Reconnect to the PS if it goes away and comes back 17 years ago
Dan Williams 30a50bd9fc Add test allow_offline_iface to get_instance() 17 years ago
Dan Williams 4ca4e5564e Add test code for Sugar PresenceService bindings 17 years ago
Dan Williams 6513fef6b2 Cleanups; replace ObjectCache with a straight dict; fix signal name; doc cleanups 17 years ago
Mike C. Fletcher 96ab3a10fe More code to handle service-offline cases and log messages to tell the
user/admin what's going on.
17 years ago
Mike C. Fletcher a7af5b06cd Try to avoid Sugar's shell just crashing and leaving a blank X server
when the PresenceService isn't available on the back-end for whatever
reason, whether mis-configuration, corrupted installation, unexpected
circumstances, or what have you.

This patch makes as few changes as possible to the code,
simply replacing the _ps member with a property that re-attempts
connection on each access until an attempt is successful.
17 years ago
Mike C. Fletcher a0ee487a40 Restructure to not execute code on speculative import
Add logging messages at "info" level to provide feedback
while launching in order to make debugging unsuccessful
launches easier.
17 years ago
Dan Williams 60c9e0ecb8 Let PresenceService._buddy_activities_changed see all joined activities, even invalid ones 17 years ago
Dan Williams 51f56ed7a3 Join/leave activity when its validity changes 17 years ago
Mike C. Fletcher 2848dc97ab Documentation patch from Amanda Yilmaz (services/clipboard/typeregistry.py) 17 years ago
Mike C. Fletcher df4919de2f Merge branch 'master' of git+ssh://mcfletch@dev.laptop.org/git/sugar 17 years ago
Mike's Primary Account a0348a565c Initial documentation for psutils and server_plugin 17 years ago
Mike's Primary Account 83a6a2e73e Initial documentation pass for activity by Amanda Yilmaz 17 years ago
Mike's Primary Account 81d9bed0d8 Merge branch 'master' of git+ssh://mcfletch@dev.laptop.org/git/sugar
Conflicts:

	services/presence/buddy.py
17 years ago