Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity
Commit message (Collapse)AuthorAgeFilesLines
* Refactor sugar.env and pathsMarco Pesenti Gritti2007-03-093-7/+18
|
* Intialize the service to None, we are freeing it later.Marco Pesenti Gritti2007-03-071-0/+1
|
* Fix bug for activities with spaces in the nameOwen Williams2007-03-061-1/+1
|
* workaround to fix blocking when launching activitiesJohn (J5) Palmieri2007-03-051-1/+1
| | | | | | * set follow_name_owner_changes to true when creating a proxy for an activity which causes proxies to be late bound and not make a blocking call to start a service
* Added create_with_object_id() func.Tomeu Vizoso2007-03-021-0/+6
|
* TypoMarco Pesenti Gritti2007-03-021-1/+1
|
* Add object_idMarco Pesenti Gritti2007-03-021-0/+5
|
* TypoMarco Pesenti Gritti2007-02-271-1/+1
|
* Use Window, add a compatibility hack to not break APIMarco Pesenti Gritti2007-02-271-3/+11
|
* Don't present from inside the Activity constructorMarco Pesenti Gritti2007-02-242-2/+1
|
*