Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* 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