Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * Some fixes. Do not use get_files_list to generate the .pot, just enumerate py...Marco Pesenti Gritti2008-05-251-6/+5
| * Abstract Packager class which takes care of listing the files.Marco Pesenti Gritti2008-05-251-5/+7
| * Split the packaging code out to XOPackagerMarco Pesenti Gritti2008-05-251-75/+85
| * Split the build out from the command to a Builder object.Marco Pesenti Gritti2008-05-251-22/+34
| * Separate helpers from the commands.Marco Pesenti Gritti2008-05-251-25/+25
| * Move genl10n inside the build step.Marco Pesenti Gritti2008-05-251-27/+23
| * Simplify install a bit, remove uninstall.Marco Pesenti Gritti2008-05-251-22/+20
| * Drop the useless clean command.Marco Pesenti Gritti2008-05-251-9/+0
| * Move several get_ functions into Config.Marco Pesenti Gritti2008-05-251-57/+31
| * Make commands invocation generic.Marco Pesenti Gritti2008-05-251-38/+26
| * Pass a Config class to the commands.Marco Pesenti Gritti2008-05-251-29/+36
* | Adopt to name change of log activitySimon Schampijer2008-05-261-1/+1
* | Move timestamp_to_elapsed_string to sugar.util and add ActivityBundle.install...Tomeu Vizoso2008-05-241-3/+5
|/
* By default include all the files in the directory,Marco Pesenti Gritti2008-05-231-1/+10
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-299-0/+2023