Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/ActivityFactory.py
Commit message (Expand)AuthorAgeFilesLines
* Fix capsMarco Pesenti Gritti2007-02-211-67/+0
* Split factory client and serverMarco Pesenti Gritti2007-02-211-64/+0
* Make bundle registry a singleton. Get the object path from the registry.Marco Pesenti Gritti2007-02-211-7/+8
* Do not expose the service names from Activity.Marco Pesenti Gritti2007-02-211-4/+7
* Make activity launching asynchronousDan Williams2007-01-071-13/+32
* Get the default type from env, clean stuff a bitMarco Pesenti Gritti2006-12-201-0/+1
* Get the activity type from env, rather than requiring set_typeMarco Pesenti Gritti2006-12-181-1/+0
* Cleanup activity factory startup, remove duplicated argument from the Exec fieldMarco Pesenti Gritti2006-12-181-3/+13
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-48/+48
* Several cleanupsMarco Pesenti Gritti2006-12-011-6/+2
* Fix browser initializationMarco Pesenti Gritti2006-10-171-2/+7
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
* Shutdown the factory when all activities has been destroyed.Marco Pesenti Gritti2006-10-131-0/+11
* Add a start method to the activity module, for initialization.Marco Pesenti Gritti2006-09-261-1/+3
* Get rid of default type from the activity definition.Marco Pesenti Gritti2006-09-021-2/+5
* Several fixes and cleanupsMarco Pesenti Gritti2006-08-091-3/+4
* It's not necessary to pass the default_type around anymore.Marco Pesenti Gritti2006-08-091-6/+3
* Setup the activity from the shell process, through dbus,Marco Pesenti Gritti2006-08-091-20/+10
* Split the factory to his own moduleMarco Pesenti Gritti2006-08-091-0/+76