Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hook up mime.get_for_fileMarco Pesenti Gritti2007-05-246-7/+72
* Hook up get_from_file_nameMarco Pesenti Gritti2007-05-243-8/+11
* Use proper "org.laptop.Activity" interface when talking to activitiesBert Freudenberg2007-05-231-2/+6
* Reliably detect activity launch (fix for #1560)Bert Freudenberg2007-05-231-1/+29
* Remove the obsolete p2p codeMarco Pesenti Gritti2007-05-239-2208/+1
* Remove a couple of macros which was unused and causing problems.Marco Pesenti Gritti2007-05-231-3/+0
* Import xdgmime and start hooking it upMarco Pesenti Gritti2007-05-2331-405/+4593
* 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-2113-11/+933
* Browser leftoverMarco Pesenti Gritti2007-05-211-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-2113-102/+165
|\
| * Merge commit 'origin' into submitSimon McVittie2007-05-2111-39/+49
| |\
| | * Put dates to work correctly on the journal, create a new journal entry when r...Tomeu Vizoso2007-05-203-2/+7
| | * Don't autolaunch downloaded docs, this will be done from the Web activity.Tomeu Vizoso2007-05-201-10/+0
| | * 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
| | * Stop depending on NSPR.Tomeu Vizoso2007-05-191-16/+0
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-175-37/+44
| |\ \
| * \ \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-166-35/+93
| |\ \ \
| * | | | services/presence/server_plugin.py: Handle presence more correctly.Simon McVittie2007-05-161-4/+49
| * | | | services/presence: Stop using deprecated keyword argument named_serviceSimon McVittie2007-05-151-2/+2
| * | | | sugar.presence.presenceservice, services/presence: Use named loggers.Simon McVittie2007-05-157-79/+98
* | | | | Use autoreconfMarco Pesenti Gritti2007-05-214-121/+4
* | | | | Drop the browser stuff, it will be replaced by hulahop.Marco Pesenti Gritti2007-05-2147-5506/+1
| |_|_|/ |/| | |
* | | | Size the toolbox to 1 grid cellMarco Pesenti Gritti2007-05-181-0/+1
* | | | Draw the background of the toolbox hboxMarco Pesenti Gritti2007-05-182-2/+13
* | | | Correctly send IPv4 address when NM already has a connectionDan Williams2007-05-171-3/+5
* | | | Disable clicks handling for now, can't figure out what's broken.Marco Pesenti Gritti2007-05-172-2/+3
* | | | Don't try to shove None through dbusDan Williams2007-05-171-1/+8
* | | | 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-163-0/+41
* | | 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
| |/ |/|
* | Retry getting buddy properties a few timesDan Williams2007-05-161-8/+17
* | Make datastore find & update operations asyncDan Williams2007-05-163-13/+37
* | Show activity title in mesh viewDan Williams2007-05-152-4/+11
* | Some PS reliability fixesDan Williams2007-05-151-10/+28
|/
* Put compreg.dat in the profile.Marco Pesenti Gritti2007-05-153-19/+53
* Fix mozilla components loading when sugar is running from source.Marco Pesenti Gritti2007-05-153-2/+13
* Do not assume we are packing an ActivityToolbox inside the activityMarco Pesenti Gritti2007-05-152-16/+10
* Set alias twice so server actually gets itDan Williams2007-05-151-0/+5
* Don't drop buddies on failure to retrieve their activity listDan Williams2007-05-141-1/+2
* Fix setting owner OLPC propertiesDan Williams2007-05-141-3/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-141-1/+29
|\
| * Make reconnection to the jabber server work againDan Williams2007-05-141-1/+29