Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/registry.py
Commit message (Collapse)AuthorAgeFilesLines
* Complete move to external bundle registry.Tomeu Vizoso2007-08-091-4/+21
|
* Move the activity register to the clipboard service.Tomeu Vizoso2007-08-081-5/+7
|
* Add caching to the activity and object type registries.Tomeu Vizoso2007-07-091-2/+26
|
* Implement fix-copyright and fix some of themMarco Pesenti Gritti2007-06-241-1/+1
|
* Add to Bundle facilities for dealing with not-yet-installed bundles.Tomeu Vizoso2007-06-151-0/+2
|
* Some activity registry fixes. Thanks cjb.Tomeu Vizoso2007-06-131-1/+4
|
* Several fixes for the object type registry and the activity registry.Tomeu Vizoso2007-06-121-9/+11
|
* Add mime matching to the registry.Marco Pesenti Gritti2007-05-271-4/+8
|
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-0/+58
the shell and expose the parts that should be public to the shell dbus service.