Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/activity.py
Commit message (Collapse)AuthorAgeFilesLines
* Set ACTIVITY_ROOT environment variable.Tomeu Vizoso2007-08-131-0/+12
|
* Get rid of some of the obsolete units usage.Marco Pesenti Gritti2007-07-311-3/+3
|
* Add icons for the private/shared dropdown.Marco Pesenti Gritti2007-07-251-2/+4
|
* Combo for shared/private in the activity menu.Marco Pesenti Gritti2007-07-241-16/+25
|
* Clean up only when latest call to the DS has finished.Tomeu Vizoso2007-07-231-8/+33
|
* Fix some temp file leaks.Tomeu Vizoso2007-07-201-3/+15
|
* Ensure activity uniquness in the shellMarco Pesenti Gritti2007-07-201-0/+1
|
* Adapt to datastore API changes.Tomeu Vizoso2007-07-131-2/+2
|
*