Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Collapse)AuthorAgeFilesLines
* Enable work with old and new toolbarsGonzalo Odiard2011-02-031-1/+16
|
* Add support for tabbed Browse (>108)Martin Langhoff2011-02-031-1/+9
| | | | | | Untested as other aspects of integration are broken. Includes fixups by Gonzalo Odiard <gonzalo@laptop.org>
* Use the setting in activity.py to the port in the search toolbarGonzalo Odiard2010-12-201-4/+4
|
* Overwrite method _load_homepage in the activity to load the wikipedia home pageGonzalo Odiard2010-12-201-0/+4
|
* Fix activity.py to follow the new run_server() calling conventionMartin Langhoff2010-12-011-1/+2
|
* Sugar activity registry seems to have gone awayChris Ball2009-12-031-3/+4
| | | | Hard-coding OLPC path to Browse for now
* Use xpcom to turn off "offline mode" detection, which disables accessChris Ball2008-05-281-2/+9
| | | | to localhost for no good reason. (Trac #6250.)
* Use XPCOM to set a RAM cache limit, avoiding OOM.Chris Ball2008-05-251-0/+7
|
* Try dead-simple single-process solutionBen Schwartz2008-05-241-15/+5
|
* Set new DB pathname.Wade Brainerd2008-05-231-1/+1
|
*