Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* Release exported dbus object #6127Simon Schampijer2008-01-311-0/+4
* launch xulrunner based activities with a constant uid in a container #5489Simon Schampijer2008-01-111-4/+10
* Implement Activity.can_close(), #5493Reinier Heeres2008-01-101-2/+14
* Patch by cscott to load the profile keys lazily.Marco Pesenti Gritti2008-01-091-1/+1
* Run the web activity outside containersMarco Pesenti Gritti2007-12-221-1/+2
* Wrap Journal.ShowObject, #4909Reinier Heeres2007-12-191-0/+10
* Allow activity up- and downgrades #4906, also fix #5382Reinier Heeres2007-12-181-3/+7
* Patch by Reinier to correct create method handlerMarco Pesenti Gritti2007-12-141-1/+1
* Move get_activity_root to module part of #5221Simon Schampijer2007-12-031-1/+11
* Reap only activity processes. Fix #5044Marco Pesenti Gritti2007-11-281-2/+14
* Add unfullscreen button to Window, #4890Reinier Heeres2007-11-261-0/+4
* Patch by unmadindu to remove the msgmerge part from bundlebuilder.py.Marco Pesenti Gritti2007-11-231-5/+0
* #5004 Fix race that caused multiple fake icons appear in the activity frame a...Tomeu Vizoso2007-11-181-3/+10
* Alert when an activity cannot be saved.Marco Pesenti Gritti2007-11-131-2/+30
* Improve error-handling during activity log-file creation.Michael Stone2007-11-091-2/+8
* Always checkin to the DS from a new file.Tomeu Vizoso2007-11-091-8/+5
* Fix typoMarco Pesenti Gritti2007-11-081-4/+4
* Add an hardcoded list of activities which are launchedMarco Pesenti Gritti2007-11-081-1/+9
* Create an instance dir and write journal files into it.Marco Pesenti Gritti2007-11-072-1/+5
* ctrl+s -> kee -> keeppMarco Pesenti Gritti2007-11-061-0/+8
* Improve ActivityFactory utility functions and reduce code-path duplication.Michael Stone2007-11-051-45/+53
* Make activity space creation a bit more solidMarco Pesenti Gritti2007-11-051-2/+4
* Hook up the new screenshot codeMarco Pesenti Gritti2007-11-041-15/+19
* Setup the activity root with a tmp and a data dir.Marco Pesenti Gritti2007-10-302-1/+10
* Set SUGAR_ACTIVITY_ROOTMarco Pesenti Gritti2007-10-301-0/+3
* Remove activity uploading since it's not useful with the new build system.Marco Pesenti Gritti2007-10-291-16/+0
* #4358 pydoc strings for activity.pyPascal Scheffers2007-10-281-12/+232
* Use the tmp dir in the activity root dir instead of /tmp.Tomeu Vizoso2007-10-241-1/+2
* Parse arguments rather than forking out a shellMarco Pesenti Gritti2007-10-231-8/+9
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-231-1/+0
|\
| * #4357: Remove FIXME in activity share(), no longer needed. See ticket for det...Morgan Collett2007-10-221-1/+0
* | Move window management keybindings inside sugar.Marco Pesenti Gritti2007-10-232-2/+8
|/
* Fix icon namesMarco Pesenti Gritti2007-10-201-3/+2
* Avoid misleading warning every time an activity starts (#4266)Simon McVittie2007-10-171-3/+5
* Try to make sugar.presence log messages less misleading (#4027)Simon McVittie2007-10-161-2/+3
* Fix warning.Tomeu Vizoso2007-10-161-3/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-10-161-3/+3
|\
| * Cast to string, looks like dbus strings confuse pygtkMarco Pesenti Gritti2007-10-161-1/+1
| * Do not use prgname for the bundle id because xulrunnerMarco Pesenti Gritti2007-10-161-2/+2
* | Use double leading underscores for callback names to avoid name collisionsSimon Schampijer2007-10-161-41/+41
|/
* Cleanup the source structureMarco Pesenti Gritti2007-10-169-0/+1649