Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Some activity registry fixes. Thanks cjb.Tomeu Vizoso2007-06-133-3/+11
* Put some border around the comboMarco Pesenti Gritti2007-06-121-0/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-125-26/+46
|\
| * Several fixes for the object type registry and the activity registry.Tomeu Vizoso2007-06-125-26/+46
* | Really add itMarco Pesenti Gritti2007-06-121-0/+29
* | Add a toolcomboboxMarco Pesenti Gritti2007-06-121-0/+1
|/
* Tell git to ignore sugar/_sugarext.c.Tomeu Vizoso2007-06-101-0/+2
* Palette positioning/closing fixesEduardo Silva2007-06-061-12/+26
* Palette: speed upEduardo Silva2007-06-062-19/+13
* Palette: tooltip fixEduardo Silva2007-06-062-10/+13
* Add network.py to makefileDan Williams2007-06-051-0/+1
* Add set_current_toolbarMarc Maurer2007-06-041-0/+3
* Take screenshot and save it to the journal (<alt>1).Tomeu Vizoso2007-06-041-2/+4
* Better snapshot scriptMarco Pesenti Gritti2007-06-041-209/+0
* Restore get_id/get_service_name, didn't realize they was used by subclasses.Marco Pesenti Gritti2007-06-031-5/+8
* Palette: Tooltip supportEduardo Silva2007-06-022-29/+41
* Hrm how my icon name changes did get reverted...Marco Pesenti Gritti2007-06-011-4/+4
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-014-25/+16
* Bindings to set activity_id and bundle_id hintsMarco Pesenti Gritti2007-06-015-6/+122
* Palette: Automatic positioningEduardo Silva2007-06-012-53/+108
* Support icons inside the activityMarco Pesenti Gritti2007-05-313-4/+10
* Palette fixesEduardo Silva2007-05-302-31/+40
* Get one line back :)Tomeu Vizoso2007-05-291-1/+3
* Bug 590# fixed (codestyle issues)Konrad Kleine2007-05-291-11/+16
* Bug #590 fixed.Konrad Kleine2007-05-291-3/+58
* Palette: event improvesEduardo Silva2007-05-292-6/+60
* Some refactoring of the DataStore API.Tomeu Vizoso2007-05-292-46/+72
* 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
* 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
| |/ |/|
* | 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