Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Collapse)AuthorAgeFilesLines
* Use the commit id for the snapshot nameMarco Pesenti Gritti2007-05-291-0/+43
|
* Take out one try..except block.Tomeu Vizoso2007-05-281-6/+2
|
* Palette updatesEduardo Silva2007-05-283-10/+18
|
* Add mime matching to the registry.Marco Pesenti Gritti2007-05-271-4/+8
|
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-277-154/+64
| | | | | the shell and expose the parts that should be public to the shell dbus service.
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-243-8/+537
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-243-26/+681
| |\
| | * re-add network.py; it's deletion was unintentionalDan Williams2007-05-241-0/+523
| | |
| * | Avoid to reparse the activity registry on each activity start, hrm!Marco Pesenti Gritti2007-05-241-8/+5
| | |
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-241-12/+33
| |\ \
| * | | Add API to get the mime typesMarco Pesenti Gritti2007-05-241-0/+9
| | | |
* | | | sugar.presence.presenceservice: Add get_buddy_by_telepathy_handle()Simon McVittie2007-05-241-0/+26
| |_|/ |/| |
* | | New Palette widgetEduardo Silva2007-05-241-0/+158
| | |
* | | Revert "sugar.presence.presenceservice: Add get_buddy_by_telepathy_handle()"Simon McVittie2007-05-241-26/+0
| |/ |/| | | | | | | This reverts commit c6ac2873c881455bc0ba1aa6befae9bd44a1d1e4 because the necessary API isn't committed in PS yet.
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-2433-3379/+349
|\ \ | |/
| * Hook up mime.get_for_fileMarco Pesenti Gritti2007-05-245-5/+61
| |
| * Hook up get_from_file_nameMarco Pesenti Gritti2007-05-242-6/+9
| |
| * Remove the obsolete p2p codeMarco Pesenti Gritti2007-05-238-2207/+1
| |
| * Import xdgmime and start hooking it upMarco Pesenti Gritti2007-05-238-164/+42
| |
| * Set icon size on the combobox.Tomeu Vizoso2007-05-221-0/+3
| |
| * Avoid crashing in atexit.Tomeu Vizoso2007-05-221-0/+3
| |
| * Rename interface name to org.laptopMarco Pesenti Gritti2007-05-222-2/+6
| |
| * Adapt to new DataStore API.Tomeu Vizoso2007-05-221-6/+31
| |
| * Import the AddressEntryMarco Pesenti Gritti2007-05-211-1/+7
| |
| * Add the AddressEntry object to sugarMarco Pesenti Gritti2007-05-215-0/+200
| |
| * Browser leftoverMarco Pesenti Gritti2007-05-211-1/+1
| |
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-215-11/+23
| |\ | | | | | | | | | | | | | | | Conflicts: configure.ac
| * | Drop the browser stuff, it will be replaced by hulahop.Marco Pesenti Gritti2007-05-2110-1002/+0
| | |
* | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-216-7/+33
|\ \ \ | | |/ | |/|
| * | Merge commit 'origin' into submitSimon McVittie2007-05-216-7/+33
| |\ \
| | * |