Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* Refactoring and beginnings of scope-change support in client library (partial...Simon McVittie2007-09-241-18/+14
* Fixes #3723, "Fix Rainbow/Sugar Integration."Michael Stone2007-09-211-1/+1
* Copy and paste error in the EditToolbarSimon Schampijer2007-09-211-1/+1
* Redo activity bundles in terms of sugar.bundle.bundleDan Winship2007-09-204-324/+5
* Use logging.error or dbus errors. Launch the activityMarco Pesenti Gritti2007-09-141-4/+5
* When starting an activity with activity_id but no object_idMarco Pesenti Gritti2007-09-141-22/+45
* When joining an activity, pick up its sharing scope.Simon McVittie2007-09-121-2/+6
* Hook up private activities and share invite-onlyMarco Pesenti Gritti2007-09-111-12/+34
* Handle invitations inside Activity.Marco Pesenti Gritti2007-09-112-0/+19
* Do sync the DS creates.Tomeu Vizoso2007-09-101-5/+14
* Generate context comments in .po files.Tomeu Vizoso2007-09-081-1/+1
* #2909: Make python activities more tolerant to missing metadata properties.Tomeu Vizoso2007-09-081-0/+3
* Support moving of files to datastore when using write_file()Dan Williams2007-09-081-0/+1
* Add support for content bundlesDan Winship2007-09-071-7/+3
* Expose the separator in the edit toolbar so it can be hidden by activities.Tomeu Vizoso2007-09-071-4/+4
* Use the activity service name for logs rather thanMarco Pesenti Gritti2007-09-041-1/+1
* Handle exceptions in the activity constructor so thatMarco Pesenti Gritti2007-09-031-1/+10
* Cleanup Bundle to not require SUGAR_PREFIX toMarco Pesenti Gritti2007-09-032-13/+16
* Add tooltips to buttons in the activity toolbar.Tomeu Vizoso2007-09-031-0/+4
* Refactor activity share/join in Activity.__init__() to be clearer and cover a...Dan Williams2007-09-012-56/+40
* Save the temp file for the icon with the svg suffix so Icon will recognize it...Tomeu Vizoso2007-08-311-3/+1
* #3063: Make the 'Keep' button in the activity toolbar create a copy of the ac...Tomeu Vizoso2007-08-311-2/+9
* Make Activity update the presence service activityMarco Pesenti Gritti2007-08-311-1/+11
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-08-302-7/+6
|\
| * with the native factory which doesn't have introspection.Marco Pesenti Gritti2007-08-301-1/+2
| * Revert "Make sure the handle dict values are string. Looks"Marco Pesenti Gritti2007-08-301-6/+4
* | sugar.activity.activity.Activity.share: Add comment indicating how to change ...Simon McVittie2007-08-301-0/+3
|/
* get_sensitive() does not exist for a toolbar.Simon Schampijer2007-08-281-1/+1
* Re-share an activity when it gets launched from the journal if it was shared ...Dan Williams2007-08-281-9/+45
* Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-272-12/+42
|\
| * 2647, if security is enabled let rainbow launch activities.Marco Pesenti Gritti2007-08-271-4/+25
| * Adapt to changes in the icon API.Tomeu Vizoso2007-08-261-2/+2
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-251-4/+5
| |\
| * \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-242-6/+9
| |\ \
| * | | Fix sharing publiclyMorgan Collett2007-08-231-1/+1
| * | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-221-4/+25
| |\ \ \
| * | | | Use new PresenceService API for sharing by invitation onlyMorgan Collett2007-08-221-6/+15
* | | | | Make D-Bus calls async on startupJohn (J5) Palmieri2007-08-271-0/+23
| |_|_|/ |/| | |
* | | | More follow_name_owner_changed optimiztionJohn (J5) Palmieri2007-08-241-4/+5
| |_|/ |/| |
* | | Revert "Notice when (non-sugar) activity factories fail to launch. #1975"Dan Winship2007-08-221-5/+2
* | | Speed up startup by another 2 seconds by using follow_name_owner_changesJohn (J5) Palmieri2007-08-221-1/+7
| |/ |/|
* | Save the sharing info about the activity to the datastore.Tomeu Vizoso2007-08-211-4/+25
|/
* Use CamelCase for the activity service methods.Marco Pesenti Gritti2007-08-201-1/+1
* Rename genmo to genl10nMarco Pesenti Gritti2007-08-181-5/+5
* Make activity names translatable.Marco Pesenti Gritti2007-08-181-7/+39
* Hide the combo when max_participants == 1Marco Pesenti Gritti2007-08-161-4/+6
* Add max_participants property.Marco Pesenti Gritti2007-08-161-5/+9
* Patch by Simon to make sugar start when not connected to wireless.Marco Pesenti Gritti2007-08-161-2/+12
* Set ACTIVITY_ROOT environment variable.Tomeu Vizoso2007-08-132-0/+14
* Complete move to external bundle registry.Tomeu Vizoso2007-08-092-9/+23