Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch to the sugar themeMarco Pesenti Gritti2007-04-181-1/+1
* Make it compile with firefoxMarco Pesenti Gritti2007-04-174-1/+24
* Don't try to show the popup of a detached canvas icon.Tomeu Vizoso2007-04-171-0/+5
* Drag images out of mozilla.Tomeu Vizoso2007-04-1712-185/+753
* Fix typo in the fallback code pathMarco Pesenti Gritti2007-04-171-1/+1
* Make TestOwner create more realistic activities and switch between themDan Williams2007-04-172-21/+85
* Ignore unknown handlesDan Williams2007-04-171-1/+4
* Show which buddy properties were updatedDan Williams2007-04-171-3/+3
* Work around server not figuring out conference server addressDan Williams2007-04-171-1/+3
* Always set key; new buddy properties replace old onesDan Williams2007-04-171-4/+3
* Fix debug output; print handleDan Williams2007-04-171-2/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-161-0/+13
|\
| * Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-04-169-50/+146
| |\
| * | add get_preferred_connection method to PresenceServiceGuillaume Desmottes2007-04-161-0/+13
* | | Fix includesMarco Pesenti Gritti2007-04-161-6/+5
| |/ |/|
* | Get rid of the notebook which was causing strange flickering.Marco Pesenti Gritti2007-04-164-39/+16
* | Fix initial scaleMarco Pesenti Gritti2007-04-161-3/+3
* | Update the makefileMarco Pesenti Gritti2007-04-161-1/+2
* | Implement the transition between zoom view.Marco Pesenti Gritti2007-04-163-6/+104
* | Always center the owner in the home viewsMarco Pesenti Gritti2007-04-164-13/+33
|/
* Fix buddy icon rollovers; wasn't getting activity ID correctly from HomeActiv...Dan Williams2007-04-151-1/+1
* Fallback to ltihooksMarco Pesenti Gritti2007-04-151-1/+6
* Run from source dirMarco Pesenti Gritti2007-04-151-0/+7
* More cleanupsMarco Pesenti Gritti2007-04-151-6/+8
* SimplifyMarco Pesenti Gritti2007-04-151-15/+8
* Load the modules from .la if the normal import failsMarco Pesenti Gritti2007-04-153-7/+84
* Delay importing the sugar moduleMarco Pesenti Gritti2007-04-152-3/+2
* Add a SUGAR_PATH env to override $prefix/share/sugarMarco Pesenti Gritti2007-04-153-8/+19
* Some paths tweaks, refactorings to make sugar self contained as much as possibleMarco Pesenti Gritti2007-04-152-1/+5
* Use sys.path.append, not insertMarco Pesenti Gritti2007-04-156-5/+6
* Fix messed up pathsMarco Pesenti Gritti2007-04-156-277/+17
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-156-3/+278
|\
| * 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
* | Fix SnowflakeBoxMarco Pesenti Gritti2007-04-152-4/+13
|/
* Fix (API changes)Marco Pesenti Gritti2007-04-141-4/+4
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-149-15/+194
|\
| * 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
| * Add activity to owner's list after sharing itDan Williams2007-04-132-5/+9
| * Clear share signal ID after disconnecting itDan Williams2007-04-131-0/+1
| * Ignore reply from share() (hack to quiet traceback, but unused anyway)Dan Williams2007-04-131-2/+1
| * Asynchronize activity sharing on the client sideDan Williams2007-04-132-7/+29
| * Add some debug output when sharing activitiesDan Williams2007-04-131-0/+4
| * Forgot to import loggingDan Williams2007-04-131-0/+1
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-133-28/+31
|\ \ | |/
| * Query non-local activity properties on discoveryDan Williams2007-04-132-9/+23
| * Remove test codeDan Williams2007-04-131-13/+0
| * Clean up activity join/leave debug messagesDan Williams2007-04-131-2/+2
| * Ensure local activities emit ActivityAppeared signal when sharedDan Williams2007-04-131-0/+6