Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/bundle.py
Commit message (Expand)AuthorAgeFilesLines
* Smarter sugar-activity which can make itself the factory and openMarco Pesenti Gritti2007-03-091-3/+3
* Refactor sugar.env and pathsMarco Pesenti Gritti2007-03-091-2/+1
* Fix bug for activities with spaces in the nameOwen Williams2007-03-061-1/+1
* Add a class attribute as per the updated spec.Marco Pesenti Gritti2007-02-221-3/+17
* Make bundle registry a singleton. Get the object path from the registry.Marco Pesenti Gritti2007-02-211-0/+4
* Do not look in the icon theme for activity iconsMarco Pesenti Gritti2007-01-311-7/+2
* Get the icon from activity not rootMarco Pesenti Gritti2007-01-121-4/+3
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-121-1/+9
* Get the default type from env, clean stuff a bitMarco Pesenti Gritti2006-12-201-0/+7
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-80/+80
* Since service name and bundle id corrisponds, thereMarco Pesenti Gritti2006-12-011-4/+0
* show_launcher true by defaultMarco Pesenti Gritti2006-11-031-1/+1
* Fix show_launcher logicMarco Pesenti Gritti2006-11-031-2/+2
* Add activity_version supportMarco Pesenti Gritti2006-11-021-0/+8
* Get running activities to work. Still hacky.Marco Pesenti Gritti2006-10-311-4/+22
* Several fixes, generate the service, add a test bundleMarco Pesenti Gritti2006-10-311-8/+20
* More work on bundles supportMarco Pesenti Gritti2006-10-291-1/+1
* Initial bundle registry codeMarco Pesenti Gritti2006-10-291-0/+52