Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Collapse)AuthorAgeFilesLines
* not using gettext in this sourceRafael Ortiz2011-06-211-0/+0
|
* Update sevices related stuffAleksey Lim2009-12-311-1/+1
|
* Disable play button on swithing to lessonsAleksey Lim2009-12-191-7/+5
|
* Switch to servicesAleksey Lim2009-12-161-64/+84
|
* Switch to sugar-portAleksey Lim2009-04-151-1/+2
|
* Fix collab codeAleksey Lim2009-03-221-0/+7
|
* Remove map event issue by switching to {new|resume|save|share}_instanceAleksey Lim2009-03-121-9/+7
|
* Cleanup code; fix Reset button in shared sessionv2Aleksey Lim2009-02-091-7/+10
|
* Merge screen_resolution_independent branchAleksey Lim2009-02-091-0/+164
- total refactoring of code; - support various screen resolutions; - use jobjects for characters, backgrounds and sounds; - add collaboration code