Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/activityfactoryservice.py
Commit message (Expand)AuthorAgeFilesLines
* Smarter sugar-activity which can make itself the factory and openMarco Pesenti Gritti2007-03-091-6/+9
* Don't present from inside the Activity constructorMarco Pesenti Gritti2007-02-241-0/+1
* Add a class attribute as per the updated spec.Marco Pesenti Gritti2007-02-221-4/+10
* Make sugar-activity-factory just a wrapper.Marco Pesenti Gritti2007-02-221-6/+16
* Improve handle marshalling. Add an uri to the handle.Marco Pesenti Gritti2007-02-211-2/+2
* Add an handle argument to the factory and to the activity constructor.Marco Pesenti Gritti2007-02-211-2/+4
* Rename the classMarco Pesenti Gritti2007-02-211-2/+3
* Split factory client and serverMarco Pesenti Gritti2007-02-211-0/+78