2405 Commits (51fa253e98245735d7e87ec0e39ab19e6668c7dc)
 

Author SHA1 Message Date
Dan Williams 51fa253e98 Test activity sharing 17 years ago
Dan Williams 290f2c2900 Add bits to handle join/leave activities 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
Mike's Primary Account c0c64809a0 Initial documentation pass for buddy objects 17 years ago
Tomeu Vizoso ec8bb21936 Implement installation of downloaded activities. 17 years ago
Dan Williams d450ea2dd6 Clean up buddy activity changed signals in MeshModel 17 years ago
Mike's Primary Account 79d17c14f4 Initial documentation of presence service overview.
Fix weird indent in server_plugin module
17 years ago
Dan Williams 2866d3c4c9 Convert more string-named properties to var-named 17 years ago
Dan Williams e46d31e0f4 Fix current-activity-changed signals in BuddyModel 17 years ago
Dan Williams 68b402cb86 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Dan Williams 37953c47f7 Use well-defined names for properties rather than strings 17 years ago
Marco Pesenti Gritti 76e375749a Add more toolbars and a text area 17 years ago
Marco Pesenti Gritti f6a93fd8e9 Some initial work on graphics2 17 years ago
Marco Pesenti Gritti bf8dbeade5 Forgot to add this 17 years ago
Marco Pesenti Gritti 2f858c02a3 Split the gtkrc in sugar and sugar-xo. Make them load the
respective gtk theme.
17 years ago
Marco Pesenti Gritti 23bf7d94c6 Rename themes to sugar 17 years ago
Marco Pesenti Gritti 8a54707dc5 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti cb997a5264 More work on the new toolbars 17 years ago
Tomeu Vizoso 276d374b1a Remove debug message. 17 years ago
Tomeu Vizoso 96b0bd1cfa Recognize downloaded .xo as such. 17 years ago
Tomeu Vizoso 4ca48ffd09 Look for gecko-prefs.js and mime.types in the correct location. 17 years ago
Dan Williams 8aa84cd69e Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Tomeu Vizoso d223579f22 Recognize images dropped into the clipboard as such. 17 years ago
Dan Williams cf5ef53070 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 71d718e97b Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 7ef61620f7 Ui test 17 years ago
Tomeu Vizoso f26ee4056b Assure dragged images have the right file extension. 17 years ago