Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/activityfactory.py
Commit message (Expand)AuthorAgeFilesLines
* Notice when (non-sugar) activity factories fail to launch. #1975Dan Winship2007-08-081-2/+5
* Increase activity launching timeout.Marco Pesenti Gritti2007-07-261-0/+1
* Ensure activity uniquness in the shellMarco Pesenti Gritti2007-07-201-9/+24
* Set glib program name and application name.Marco Pesenti Gritti2007-06-291-3/+2
* Make notification work from outside the shell processMarco Pesenti Gritti2007-06-291-25/+30
* Implement fix-copyright and fix some of themMarco Pesenti Gritti2007-06-241-1/+1
* use activity_id in service nameBert Freudenberg2007-06-201-4/+0
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-2/+1
* Avoid to reparse the activity registry on each activity start, hrm!Marco Pesenti Gritti2007-05-241-8/+5
* Rename interface name to org.laptopMarco Pesenti Gritti2007-05-221-1/+3
* 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