Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename themes to sugarMarco Pesenti Gritti2007-04-191-2/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-193-3/+32
|\
| * Remove debug message.Tomeu Vizoso2007-04-191-1/+0
| * Recognize downloaded .xo as such.Tomeu Vizoso2007-04-192-0/+23
| * Look for gecko-prefs.js and mime.types in the correct location.Tomeu Vizoso2007-04-191-3/+10
* | More work on the new toolbarsMarco Pesenti Gritti2007-04-192-0/+19
|/
* Recognize images dropped into the clipboard as such.Tomeu Vizoso2007-04-182-9/+34
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-183-14/+93
|\
| * Assure dragged images have the right file extension.Tomeu Vizoso2007-04-183-14/+93
* | Ui testMarco Pesenti Gritti2007-04-181-0/+30
|/
* Remove obsolete testsMarco Pesenti Gritti2007-04-187-454/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-183-3/+6
|\
| * Include config.h before testing for HAVE_GECKO_1_9.Tomeu Vizoso2007-04-173-3/+6
* | 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
|\