Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: Don't include vim swapfiles in git statusSimon McVittie2007-05-241-0/+1
* services/presence/server_plugin: implement _new_channel_cb asynchronouslySimon McVittie2007-05-241-14/+42
* services/presence/server_plugin: Stop using private API of telepathy-python a...Simon McVittie2007-05-241-2/+2
* services/presence/server_plugin: Fix error logging for RequestHandlesSimon McVittie2007-05-241-1/+1
* services/presence/server_plugin: When creating a room, make it non-anonymous.Simon McVittie2007-05-241-7/+40
* services/presence/: keep track of the owner's Telepathy handlesSimon McVittie2007-05-242-2/+10
* services/presence/buddy.py: Don't allow the Owner to disappear, even if they ...Simon McVittie2007-05-241-1/+2
* services/presence/: move more of the handle tracking into the Buddy objectSimon McVittie2007-05-242-10/+70
* New Palette widgetEduardo Silva2007-05-241-0/+158
* Revert "sugar.presence.presenceservice: Add get_buddy_by_telepathy_handle()"Simon McVittie2007-05-241-26/+0
* services/presence/server_plugin: Initialize attributes with empty valuesSimon McVittie2007-05-241-0/+6
* Revert "services/presence/: move more of the handle tracking into the Buddy o...Simon McVittie2007-05-242-70/+10
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-2497-7509/+4943
|\
| * 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
| |\
| * | 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
* | | Fix syntaxSimon McVittie2007-05-211-1/+1
* | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-2111-39/+49
|\ \ \ | | |/ | |/|
| * | 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
| | |/
| | * 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
* | | 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
* | | services/presence/: move more of the handle tracking into the Buddy objectSimon McVittie2007-05-182-10/+70
* | | services/presence/server_plugin.py: Ensure _conn always exists (even if None)Simon McVittie2007-05-181-0/+1
* | | services/presence: buddy: add mapping to/from Telepathy handlesSimon McVittie2007-05-171-0/+38
|/ /