Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity/activityfactory.py
Commit message (Expand)AuthorAgeFilesLines
* Switch to existing instance of an activity if it's already running #410Tomeu Vizoso2009-02-241-2/+2
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-281-1/+6
* Only absolutize the command when it doesnt contain already a slashTomeu Vizoso2008-10-211-4/+7
* If the binary to launch is inside the bundle dir, use an absolute path.Tomeu Vizoso2008-10-211-0/+5
* #8840 Add missing byte_arrays=TrueTomeu Vizoso2008-10-161-1/+2
* The activity registry is now private to the shell.Marco Pesenti Gritti2008-10-061-71/+68
* Remove workaround for old dbus-python.Marco Pesenti Gritti2008-09-301-8/+1
* Set the correct locale path for system activitiesTomeu Vizoso2008-09-251-0/+3
* Failure to close descriptor is actually expected. Don't bloat the logs.Marco Pesenti Gritti2008-09-191-1/+2
* Another pylint fix.Marco Pesenti Gritti2008-09-181-1/+1
* Fix a few pylint warnings.Marco Pesenti Gritti2008-09-181-4/+2
* Trac #8532: remove SIGCHLD handler, which interacts poorly with threads.C. Scott Ananian2008-09-181-12/+30
* s/print/logging.debugTomeu Vizoso2008-09-151-1/+1
* Keep going even if the disk is full. Patch by cscott.Marco Pesenti Gritti2008-07-251-1/+4
* Adopt to name change of log activitySimon Schampijer2008-05-261-1/+1
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-0/+316