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
* pylint cleanup: replace disable-msg with disableSascha Silbe2010-11-231-2/+2
* style cleanup: prefer ' for stringsSascha Silbe2010-11-231-7/+7
* Rename ActivityHandle.handle_invite to ActivityHandle.invitedTomeu Vizoso2010-08-201-1/+1
* Add copyright statement due to the collaboration refactoringTomeu Vizoso2010-08-201-0/+1
* Remove some unused importsTomeu Vizoso2010-08-201-1/+0
* Add the MAC address to the data that gets hashed to get an activity_idTomeu Vizoso2010-08-201-22/+2
* Handle invitations using Mission Control 5.Tomeu Vizoso2010-08-201-3/+6
* Replace enough of the old PS so we can join an activity instance on the network.Tomeu Vizoso2010-08-201-0/+3
* Display a message when an activity fails to start (based on wadeb patches) #1447Aleksey Lim2010-03-101-4/+38
* Removes the use of O_SYNC on logs #1656James Cameron2010-03-091-2/+1
* Add signal listener functionality to the DS #1197 (silbe)Simon Schampijer2010-01-241-9/+2
* locate rainbow using PATH instead of hardcoding the location (#1436)Sascha Silbe2010-01-111-3/+3
* don't use rainbow if it has been uninstalled, but the config file remains (#1...Sascha Silbe2010-01-111-1/+5
* PEP8 white space and long line fixesSascha Silbe2009-08-251-6/+18
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-1/+1
* Fix typos in 0342a24e2dbAleksey Lim2009-08-251-2/+2
* Sugar crashing when saving a journal entry upon closing an activity #1123Aleksey Lim2009-08-251-18/+20
* don't hardcode Rainbow activity permissionsSascha Silbe2009-08-241-7/+0
* let the logger do the formattingSascha Silbe2009-08-241-9/+9
* Remove list of Rainbow exemptionsTomeu Vizoso2009-08-011-9/+1
* style fixesTomeu Vizoso2009-08-011-33/+43
* Get activities launching with rainbow-0.8.x.Michael Stone2009-02-271-38/+44
* 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