Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/sugar/activity/activity.py
Commit message (Collapse)AuthorAgeFilesLines
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-933/+0
|
* Release exported dbus object #6127Simon Schampijer2008-01-311-0/+4
|
* 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
| | | | | Some style and pylint complaints fixes by me. Fix #5538
* Wrap Journal.ShowObject, #4909Reinier Heeres2007-12-191-0/+10
|
* Move get_activity_root to module part of #5221Simon Schampijer2007-12-031-1/+11
|
* Add unfullscreen button to Window, #4890Reinier Heeres2007-11-261-0/+4
|
* Alert when an activity cannot be saved.Marco Pesenti Gritti2007-11-131-2/+30
|
* Always checkin to the DS from a new file.Tomeu Vizoso2007-11-091-8/+5
|
* Create an instance dir and write journal files into it.Marco Pesenti Gritti2007-11-071-1/+1
|
* ctrl+s -> kee -> keeppMarco Pesenti Gritti2007-11-061-0/+8
|
* 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-301-1/+1
| | | | Save DS files in data (since tmp will be on tmpfs in rainbow)
* #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
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-231-1/+0
|\
| *