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 activity creation ID collisionsDan Williams2007-05-081-1/+1
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-101-1/+46
* Fix activity ID generation logicDan Williams2007-04-091-4/+3
* Cut over to new PresenceServiceDan Williams2007-04-091-2/+2
* My brain is dead, it really is. Actually setup gettext on the server...Marco Pesenti Gritti2007-03-231-4/+0
* Remove debug codeMarco Pesenti Gritti2007-03-231-2/+0
* Fix locale path handlingMarco Pesenti Gritti2007-03-231-2/+3
* Add support to read linfo.Marco Pesenti Gritti2007-03-231-0/+5
* Make create_activity_id() a public function.Tomeu Vizoso2007-03-151-4/+4
* Smarter sugar-activity which can make itself the factory and openMarco Pesenti Gritti2007-03-091-5/+6
* workaround to fix blocking when launching activitiesJohn (J5) Palmieri2007-03-051-1/+1
* Added create_with_object_id() func.Tomeu Vizoso2007-03-021-0/+6
* TypoMarco Pesenti Gritti2007-02-271-1/+1
* Put exec back, I forgot it was used by the camera.Marco Pesenti Gritti2007-02-221-32/+31
* Cleanup the Activity API, code needs more love.Marco Pesenti Gritti2007-02-211-9/+6
* Improve handle marshalling. Add an uri to the handle.Marco Pesenti Gritti2007-02-211-1/+1
* Add an handle argument to the factory and to the activity constructor.Marco Pesenti Gritti2007-02-211-8/+16
* Generate the id in ActivityFactory. I want it to be easy toMarco Pesenti Gritti2007-02-211-1/+32
* Fix capsMarco Pesenti Gritti2007-02-211-0/+67