Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/shell
Commit message (Expand)AuthorAgeFilesLines
* Allow activity up- and downgrades #4906, also fix #5382Reinier Heeres2007-12-181-0/+1
* #4618: Make the shell service more resilient to failure.Tomeu Vizoso2007-11-031-4/+13
* Fix distcheckMarco Pesenti Gritti2007-10-301-125/+0
* Set up the logger for the shell service.Tomeu Vizoso2007-10-231-0/+2
* Remove objecttypeservice leftoverMarco Pesenti Gritti2007-10-161-2/+0
* Simplify the API to get icon/description for objects.Marco Pesenti Gritti2007-10-162-25/+10
* Split part of the sugar library to sugar-baseMarco Pesenti Gritti2007-10-152-2/+2
* Rework sugar.logger and make activities justMarco Pesenti Gritti2007-10-091-3/+0
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-093-9/+9
* Remove activity services creation.Marco Pesenti Gritti2007-10-091-35/+0
* In preparation of enabling rainbow by default, removeMarco Pesenti Gritti2007-10-081-0/+1
* Add bundle removing methods/signals to the activity registry, and use themDan Winship2007-10-042-1/+33
* rewrite a comment so that it doesn't screw up emacs syntax highlighting :)Dan Winship2007-10-041-1/+1
* Fix uri list parsingMarco Pesenti Gritti2007-09-262-2/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-261-0/+33
|\
| * Fix MIME icon installation (#2458) and icon/mimetype info uninstallationDan Winship2007-09-251-0/+33
* | Make DirectSave just a special text/uri-list which ownsMarco Pesenti Gritti2007-09-262-11/+8
|/
* Redo activity bundles in terms of sugar.bundle.bundleDan Winship2007-09-201-8/+10
* Add XdndDirectSave support to the clipboard.Marco Pesenti Gritti2007-09-172-12/+18
* Patch by bertf to fix handling of non-default types.Marco Pesenti Gritti2007-09-151-1/+7
* Add default mime type handlersMarco Pesenti Gritti2007-09-111-1/+19
* Fixed some issues with text objects in the clipboard.Tomeu Vizoso2007-09-091-2/+16
* #2653: Add audio/wav and audio/x-wav as Audio objects.Tomeu Vizoso2007-09-081-1/+1
* Cleanup Bundle to not require SUGAR_PREFIX toMarco Pesenti Gritti2007-09-031-1/+1
* Adapt to changes in the icon API.Tomeu Vizoso2007-08-261-6/+6
* Treat application/ogg as Video.Tomeu Vizoso2007-08-211-1/+1
* Add Audio and Video file types.Tomeu Vizoso2007-08-211-7/+21
* Improvements in mime handling and added some tests.Tomeu Vizoso2007-08-201-2/+5
* Add some more media types to the object type registry.Tomeu Vizoso2007-08-181-1/+4
* Sort the activities by mtime to ensure a stable ordering. Part of #2716Dan Winship2007-08-161-14/+24
* Adapt to object icons name changes.Marco Pesenti Gritti2007-08-161-3/+4
* #2543: Offer multiple activities for opening clipboard objects.Tomeu Vizoso2007-08-152-7/+6
* Complete move to external bundle registry.Tomeu Vizoso2007-08-091-1/+11
* Rename the clipboard service as shell service.Tomeu Vizoso2007-08-0811-0/+748