Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* 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-182-6/+4
* Trac #8532: remove SIGCHLD handler, which interacts poorly with threads.C. Scott Ananian2008-09-181-12/+30
* Removed unused TakeScreenshot from the dbus interface provided byErik Garrison2008-09-171-4/+0
* Cleanup screenshot acquisition behavior in activity.py, so that we acquireErik Garrison2008-09-171-13/+24
* s/print/logging.debugTomeu Vizoso2008-09-151-1/+1
* bundlebuilder: remove an existing locale dir before buildingSimon Schampijer2008-09-131-0/+5
* don't build the locale for the pseudo.poSimon Schampijer2008-09-121-1/+1
* Ignore pseudo.po for the manifestSimon Schampijer2008-09-111-1/+1
* bundlebuilder: fix the release commandSimon Schampijer2008-09-091-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-09-081-77/+136
|\
| * Fix pylint for bundlebuilderSimon Schampijer2008-08-311-1/+1
| * Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkitSimon Schampijer2008-08-311-2/+2
| |\
| * | Do a more "standard" system installation for bundlebuilderSimon Schampijer2008-08-311-76/+135
* | | Keep compatibility with the private shared_activityMarco Pesenti Gritti2008-09-071-0/+3
* | | Disable the few remaining pylint messagesMarco Pesenti Gritti2008-09-071-2/+2
* | | Make shared_activity public.Marco Pesenti Gritti2008-09-071-27/+27
| |/ |/|
* | Ensure that the widget is fully onscreen before taking a screenshot.Marco Pesenti Gritti2008-08-311-2/+2
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-08-271-0/+1
|\
| * Set the env var SUGAR_BUNDLE_VERSION #5428 (marco)Simon Schampijer2008-08-271-0/+1
* | Fix pylint complainMarco Pesenti Gritti2008-08-271-1/+1
|/
* Factor out sugar-activity code to the toolkit.Marco Pesenti Gritti2008-08-272-0/+137
* Add update functionality to Config in bundlebuilder #7270 (marco)Simon Schampijer2008-08-221-8/+19
* Warn about files missing from the MANIFEST.Marco Pesenti Gritti2008-08-221-13/+36
* Merge branch 'master' of git://dev.laptop.org/sugar-toolkitEben Eliason2008-08-151-24/+20
|\
| * Port a few widgets to use new style properties.Marco Pesenti Gritti2008-08-101-24/+20
* | Widen activity tile entry (#7680)Eben Eliason2008-08-081-1/+1
|/
* Handle multiple Activity per process correctly.Marco Pesenti Gritti2008-08-061-10/+70
* Add git tagging to the 'setup.py release' commandSimon Schampijer2008-08-011-4/+18
* Keep going even if the disk is full. Patch by cscott.Marco Pesenti Gritti2008-07-251-1/+4
* Zoom in activity when save error occurs #5136v0.81.7Simon Schampijer2008-07-211-0/+2
* Shutdown/Rebbot syncs activities data #6014 (marco)Simon Schampijer2008-07-211-28/+51
* 7205: bundlebuilder accepts old "dist" cmd, checks for po dirchema2008-07-191-0/+8
* #7054 Set activity initiator's colors in the journal entryTomeu Vizoso2008-07-031-27/+24
* Color the keep icon (#3939)Eben Eliason2008-06-251-1/+5
* Change the GETTEXT_PACKAGE domain to sugar-toolkitSayamindu Dasgupta2008-06-231-1/+1
* Add a position attribute to registered activity bundles.Tomeu Vizoso2008-06-201-2/+7
* Fix undefined bundle_top_dir referenceEben Eliason2008-06-131-1/+1
* Generate the MANIFEST automatically if it doesn't exit. I'mMarco Pesenti Gritti2008-06-131-4/+10
* Patch by Jameson Chema Quinn.Marco Pesenti Gritti2008-06-131-43/+69
* Remove a leftover debug print and fix a typo.Marco Pesenti Gritti2008-06-101-1/+0
* First go at session management. Not asking review sinceMarco Pesenti Gritti2008-06-061-0/+13
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-06-051-1/+1
|\
| * Fix the setup.py devSimon Schampijer2008-06-041-1/+1
* | Actually compress the source tarball.Marco Pesenti Gritti2008-06-051-1/+1
|/
* Style nitpicks.Marco Pesenti Gritti2008-05-271-7/+5
* Merge branch 'master' of git://dev.laptop.org/users/marco/sugar-toolkitMarco Pesenti Gritti2008-05-271-219/+181
|\
| * Several bugfixes and cleanupsMarco Pesenti Gritti2008-05-251-52/+75
| * Change the logic for file inclusion. We include everythingMarco Pesenti Gritti2008-05-251-67/+29