Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add mime matching to the registry.Marco Pesenti Gritti2007-05-271-4/+8
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-277-154/+64
* Avoid to reparse the activity registry on each activity start, hrm!Marco Pesenti Gritti2007-05-241-8/+5
* Add API to get the mime typesMarco Pesenti Gritti2007-05-241-0/+9
* Rename interface name to org.laptopMarco Pesenti Gritti2007-05-222-2/+6
* Put dates to work correctly on the journal, create a new journal entry when r...Tomeu Vizoso2007-05-201-1/+3
* Set the activity icon on new journal entries.Tomeu Vizoso2007-05-191-1/+6
* Find executable in bundle (approved by marcopg, fix for #1362)Bert Freudenberg2007-05-171-2/+6
* Save to the journal when switching to another activity.Tomeu Vizoso2007-05-162-0/+22
* Don't save to the journal on focus-out.Tomeu Vizoso2007-05-161-6/+0
* Make datastore find & update operations asyncDan Williams2007-05-161-5/+18
* Do not assume we are packing an ActivityToolbox inside the activityMarco Pesenti Gritti2007-05-151-15/+9
* Set a default title for the activityMarco Pesenti Gritti2007-05-142-1/+7