Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-2433-3379/+349
| |\
| * \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-216-7/+33
| |\ \
| * | | sugar.presence.presenceservice: Use absolute importsSimon McVittie2007-05-181-12/+3
| * | | Don't rely on dbus importing the exceptions module - import it explicitly.Simon McVittie2007-05-181-1/+5
| * | | sugar.presence.presenceservice: Add get_buddy_by_telepathy_handle()Simon McVittie2007-05-181-0/+26
* | | | Add API to get the mime typesMarco Pesenti Gritti2007-05-241-0/+9
| |_|/ |/| |
* | | 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
|\ \ \ | | |/ | |/|
| * | Merge commit 'origin' into submitSimon McVittie2007-05-216-7/+33
| |\ \ | | |/ | |/|
| | * Put dates to work correctly on the journal, create a new journal entry when r...Tomeu Vizoso2007-05-203-2/+7
| | * Set the activity icon on new journal entries.Tomeu Vizoso2007-05-191-1/+6
| | * Don't try to display an icon without file name.Tomeu Vizoso2007-05-191-1/+1
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-174-37/+25
| |\ \
| * \ \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-163-13/+37
| |\ \ \
| * | | | sugar.presence.presenceservice, services/presence: Use named loggers.Simon McVittie2007-05-151-7/+9
* | | | | Drop the browser stuff, it will be replaced by hulahop.Marco Pesenti Gritti2007-05-2110-1002/+0
| |_|_|/ |/| | |
* | | | Size the toolbox to 1 grid cellMarco Pesenti Gritti2007-05-181-0/+1
* | | | Draw the background of the toolbox hboxMarco Pesenti Gritti2007-05-181-1/+12
* | | | Find executable in bundle (approved by marcopg, fix for #1362)Bert Freudenberg2007-05-171-2/+6
| |_|/ |/| |
* | | Save to the journal when switching to another activity.Tomeu Vizoso2007-05-162-0/+22
* | | Don't save to the journal on focus-out.Tomeu Vizoso2007-05-161-6/+0
* | | Improve logging.Tomeu Vizoso2007-05-161-27/+4
* | | Don't set_active(0) on realize, as it would trigger 'changed'.Tomeu2007-05-161-5/+0
| |/ |/|
* | Make datastore find & update operations asyncDan Williams2007-05-163-13/+37
|/
* Fix mozilla components loading when sugar is running from source.Marco Pesenti Gritti2007-05-151-1/+1
* Do not assume we are packing an ActivityToolbox inside the activityMarco Pesenti Gritti2007-05-151-15/+9
* Set a default title for the activityMarco Pesenti Gritti2007-05-142-1/+7
* Improve the layout of the activity toolbarMarco Pesenti Gritti2007-05-141-9/+22
* Hide the tabs bar when there is only one toolbar.Marco Pesenti Gritti2007-05-142-3/+11
* More work on pyxpcom integrationMarco Pesenti Gritti2007-05-134-3/+29
* Implement setting the journal entry title from the toolbar.Tomeu2007-05-133-31/+72
* CleanupMarco Pesenti Gritti2007-05-111-1/+1
* Check the grid exists before trying to remove weight when removing items.Marco Pesenti Gritti2007-05-111-1/+2
* gtk thinks the xo dpi is 200.0Marco Pesenti Gritti2007-05-111-2/+3
* More distcheck fixesMarco Pesenti Gritti2007-05-111-1/+1
* Typo.Tomeu Vizoso2007-05-101-1/+1
* Temporary fix while we stabilize the new datastore.Tomeu Vizoso2007-05-101-1/+2
* Temporary try..excepts while we stabilize the new datastore.Tomeu Vizoso2007-05-102-3/+10