Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* 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-231-4/+7
* 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
* Merge branch 'master' of git+ssh://mcfletch@dev.laptop.org/git/sugarMike C. Fletcher2007-04-2114-21/+246
|\
| * Add more toolbars and a text areaMarco Pesenti Gritti2007-04-202-1/+13
| * Some initial work on graphics2Marco Pesenti Gritti2007-04-204-0/+74
| * Don't try to show the popup of a detached canvas icon.Tomeu Vizoso2007-04-171-0/+5
| * Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-04-162-5/+28
| |\
| | * Get rid of the notebook which was causing strange flickering.Marco Pesenti Gritti2007-04-161-1/+1
| | * Implement the transition between zoom view.Marco Pesenti Gritti2007-04-161-1/+5
| | * Always center the owner in the home viewsMarco Pesenti Gritti2007-04-161-3/+22
| * | add get_preferred_connection method to PresenceServiceGuillaume Desmottes2007-04-161-0/+13
| |/
| * Fallback to ltihooksMarco Pesenti Gritti2007-04-151-1/+6
| * Load the modules from .la if the normal import failsMarco Pesenti Gritti2007-04-152-6/+79
| * Add a SUGAR_PATH env to override $prefix/share/sugarMarco Pesenti Gritti2007-04-151-6/+17
| * Some paths tweaks, refactorings to make sugar self contained as much as possibleMarco Pesenti Gritti2007-04-151-1/+1
| * Use sys.path.append, not insertMarco Pesenti Gritti2007-04-151-1/+1
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-156-3/+278
| |\
| * | Fix SnowflakeBoxMarco Pesenti Gritti2007-04-151-2/+11
* | | Fix a few syntax errors so that compileall can process the moduleMike C. Fletcher2007-04-151-3/+3
| |/ |/|
* | Documentation for the activity and buddy presence objectsMike C. Fletcher2007-04-152-2/+119
* | More documentation, mostly for the sugar.presence.presenceserviceMike C. Fletcher2007-04-154-1/+159
|/
* Initial documentation pass for the sugar.clipboard.clipboardservice module.Mike C. Fletcher2007-04-142-1/+100
* Overall roles and operation of the activity classes.Mike C. Fletcher2007-04-142-0/+49
* Clear share signal ID after disconnecting itDan Williams2007-04-131-0/+1
* Asynchronize activity sharing on the client sideDan Williams2007-04-132-7/+29
* Remove get_default_type() and bundle default types; obsoleteDan Williams2007-04-114-37/+3
* Revert "Start reworking the cliboard services to use the types registry."Marco Pesenti Gritti2007-04-111-13/+11
* Revert "Merge type definitions from the old registry."Marco Pesenti Gritti2007-04-111-20/+2
* Merge type definitions from the old registry.Marco Pesenti Gritti2007-04-111-2/+20
* Start reworking the cliboard services to use the types registry.Marco Pesenti Gritti2007-04-111-11/+13
* First go at the new type registry.Marco Pesenti Gritti2007-04-115-1/+197
* Convert icon data to python string before exposing itDan Williams2007-04-111-3/+9
* Fix icon changed signal handling in sugar PS bindingsDan Williams2007-04-101-4/+4
* Re-enable new PresenceService by defaultDan Williams2007-04-101-5/+1
* Readd mock presence service and enable it by defaultDan Williams2007-04-101-1/+45
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-1013-17/+291
* More new PS fixesDan Williams2007-04-092-4/+6
* Fix activity ID generation logicDan Williams2007-04-091-4/+3
* Cut over to new PresenceServiceDan Williams2007-04-097-194/+112
* Cut over to new PresenceServiceDan Williams2007-04-094-200/+11
* Really commit this, stupid git.Marco Pesenti Gritti2007-04-071-0/+1
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-0710-2/+955
* Use gtk to detect dpi.Marco Pesenti Gritti2007-04-072-9/+3
* Remove the threadframe stuff which went unused.Marco Pesenti Gritti2007-04-062-55/+0
* Change the feedback for connected/connecting/disconnected access point,Marco Pesenti Gritti2007-03-291-1/+1
* Relativize bubble radius to screen proportions.Tomeu Vizoso2007-03-281-1/+3