Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* gtk.gdk.pixbuf.get_from_drawable can return None in many occasions (patch fro...Tomeu Vizoso2007-07-111-0/+2
* bundlebuilder: MANIFEST was still included twice ... fix for real nowBert Freudenberg2007-07-101-7/+3
* Use the new activity-stop icon.Marco Pesenti Gritti2007-07-101-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-101-3/+3
|\
| * bundlebuilder: include files only once if both default and in MANIFESTBert Freudenberg2007-07-101-2/+3
| * do not include setup.py in .xo bundleBert Freudenberg2007-07-101-1/+0
* | Rename close to stop and save to keepMarco Pesenti Gritti2007-07-101-12/+12
|/
* Add caching to the activity and object type registries.Tomeu Vizoso2007-07-091-2/+26
* Fix parsing bugMarco Pesenti Gritti2007-07-091-2/+2
* Make maint helper add snapshot to NEWS and update NEWS.sugarMarco Pesenti Gritti2007-07-081-1/+1
* Make setup.py release add version to the NEWS file.Marco Pesenti Gritti2007-07-081-0/+41
* #1930: Only take preview before closing.Tomeu Vizoso2007-07-061-1/+6
* Some setup.py release fixesMarco Pesenti Gritti2007-07-061-2/+3
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-032-19/+0
* Just warn about missing NEWSMarco Pesenti Gritti2007-07-021-9/+13
* TypoMarco Pesenti Gritti2007-07-021-1/+1
* Include NEWS in the xoMarco Pesenti Gritti2007-06-291-0/+8
* Set glib program name and application name.Marco Pesenti Gritti2007-06-293-7/+9
* Don't create so many objects until we have differential versioning support in...Tomeu Vizoso2007-06-291-5/+15
* Make notification work from outside the shell processMarco Pesenti Gritti2007-06-291-25/+30
* Add a command to automatically do releases.Marco Pesenti Gritti2007-06-281-0/+55
* Do not fail is lang is not setMarco Pesenti Gritti2007-06-281-0/+3
* Translate the default activity toolbarMarco Pesenti Gritti2007-06-281-0/+3
* Do not allow to close the journalMarco Pesenti Gritti2007-06-281-2/+6
* add process title setting to activitiesJohn (J5) Palmieri2007-06-271-1/+10
* Merge new translations when updating the .pot.Marco Pesenti Gritti2007-06-261-5/+14
* TypoMarco Pesenti Gritti2007-06-251-1/+1
* Add a bunch of copyrightsMarco Pesenti Gritti2007-06-241-0/+17
* Implement fix-copyright and fix some of themMarco Pesenti Gritti2007-06-247-7/+7
* Add a license checker.Marco Pesenti Gritti2007-06-241-1/+1
* Add keep-in-journal button to the activity toolbar.Tomeu Vizoso2007-06-221-0/+8
* Refactor translation system a bitMarco Pesenti Gritti2007-06-211-14/+21
* Default to the source directory name as bundle name,Marco Pesenti Gritti2007-06-211-18/+19
* Don't make all .py executable please...Marco Pesenti Gritti2007-06-201-2/+0
* use activity_id in service nameBert Freudenberg2007-06-202-14/+7
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-191-5/+14
|\
| * Set title on change. Fixes #1715.Tomeu Vizoso2007-06-181-5/+14
* | Cleanup activity closingMarco Pesenti Gritti2007-06-191-11/+8
|/
* Create the locale dir if it does not exist.Marco Pesenti Gritti2007-06-181-0/+4
* Change preview image size.Tomeu Vizoso2007-06-171-1/+1
* Support for previews in the journal.Tomeu Vizoso2007-06-151-1/+22
* Check type of bundle path by os.path.isdir().Tomeu Vizoso2007-06-151-6/+3
* Add to Bundle facilities for dealing with not-yet-installed bundles.Tomeu Vizoso2007-06-152-26/+165
* Some activity registry fixes. Thanks cjb.Tomeu Vizoso2007-06-132-2/+7
* Several fixes for the object type registry and the activity registry.Tomeu Vizoso2007-06-123-12/+12
* Take screenshot and save it to the journal (<alt>1).Tomeu Vizoso2007-06-041-2/+4
* Restore get_id/get_service_name, didn't realize they was used by subclasses.Marco Pesenti Gritti2007-06-031-5/+8
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-012-19/+10
* Support icons inside the activityMarco Pesenti Gritti2007-05-312-0/+6
* Some refactoring of the DataStore API.Tomeu Vizoso2007-05-291-29/+46