Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-173-4/+20
|\
| * Remove invite when the activiy disappear from the mesh. (#3514)Guillaume Desmottes2007-09-173-4/+20
| |
* | Remove the friend from the mapping dict.Marco Pesenti Gritti2007-09-171-0/+1
|/
* Cleanup the profile code and rename the Server section to Jabber.Marco Pesenti Gritti2007-09-176-97/+64
|
* Add XdndDirectSave support to the clipboard.Marco Pesenti Gritti2007-09-174-19/+59
| | | | | | | I think it could be a little cleaner, but it would require refactoring, we can do that post Trial-3. Also we might have to figure out a way to get file saving progress feedback at some point.
* Snapshot 8ef6c57f8b.Marco Pesenti Gritti2007-09-151-0/+2
|
* Patch by bertf to fix handling of non-default types.Marco Pesenti Gritti2007-09-152-1/+9
|
* Use logging.error or dbus errors. Launch the activityMarco Pesenti Gritti2007-09-141-4/+5
| | | | | even if the dbus call on the datastore to find object_id fails.
* Snapshot 0a666e23cf.Marco Pesenti Gritti2007-09-141-0/+2
|
* When starting an activity with activity_id but no object_idMarco Pesenti Gritti2007-09-143-23/+48
| | | | | try to figure out from the journal which object it was associated to.
* Ignore double desktop switching notifications.Marco Pesenti Gritti2007-09-142-1/+6
|
* Fix mime.get_primary_extension().Tomeu Vizoso2007-09-141-0/+3
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-131-1/+2
|\
| * fix a bug that broke the activity ringDan Winship2007-09-131-1/+2
| |
* | Do not show the toolbox border if there is only one toolbar.Marco Pesenti Gritti2007-09-131-4/+5
|/
* Remove the ogg default until we have a defaultMarco Pesenti Gritti2007-09-131-2/+0
| | | | media player.
* Raise the event area on window stack changes ratherMarco Pesenti Gritti2007-09-132-3/+5
| | | | | than on activate. I think activate is called only when there is a focus change.
* Snapshot 47f473189e.Marco Pesenti Gritti2007-09-122-1/+5
|
* Fix typo so the removal of expanded activity bundles is complete.Tomeu Vizoso2007-09-122-1/+2
|
* Don't disable the clipboard icons when they are still incomplete.Tomeu Vizoso2007-09-122-4/+1
|
* Fix snowflake layoutMarco Pesenti Gritti2007-09-122-13/+15
|
* Make the sizes of mesh icons match Eben spec.Marco Pesenti Gritti2007-09-123-7/+12
|
* When joining an activity, pick up its sharing scope.Simon McVittie2007-09-122-2/+9
| | | | This avoids trying to re-share already shared activities in order to invite someone (#3364)
* Snapshot 8b784a6223.Marco Pesenti Gritti2007-09-111-0/+2
|
* Add default mime type handlersMarco Pesenti Gritti2007-09-115-1/+42
|
* Update NEWSMarco Pesenti Gritti2007-09-111-0/+2
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-111-5/+9
|\
| * Fixes to broken Rainbow calls in Shell service.Michael Stone2007-09-111-5/+9
| |
* | Hook up private activities and share invite-onlyMarco Pesenti Gritti2007-09-111-12/+34
|/ | | | implicitly.
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-113-166/+105
|\
| * redo the smaps-parsing code to be a little more efficient. part of #3096Dan Winship2007-09-112-165/+104
| |
| * avoid redrawing the activity ring twice in a row. part of #3096Dan Winship2007-09-111-1/+1
| |
* | Handle invitations inside Activity.Marco Pesenti Gritti2007-09-113-10/+26
|/
* Removed the keyboard brightness listener on keycode 236, fix for #3277Simon Schampijer2007-09-111-6/+0
|
* Update libwnck "active-window-changed" callback due to API changesGuillaume Desmottes2007-09-112-2/+2
|
* Snapshot 79237f3114.Marco Pesenti Gritti2007-09-101-0/+2
|
*