Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/sugar-activity
Commit message (Collapse)AuthorAgeFilesLines
* Do not use prgname for the bundle id because xulrunnerMarco Pesenti Gritti2007-10-161-17/+17
| | | | is messing with it. Some activity launch fixes.
* Split part of the sugar library to sugar-baseMarco Pesenti Gritti2007-10-151-3/+3
|
* Rework sugar.logger and make activities justMarco Pesenti Gritti2007-10-091-3/+4
| | | | redirect their output to a log.
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-091-9/+16
|
* In preparation of enabling rainbow by default, removeMarco Pesenti Gritti2007-10-081-51/+110
| | | | | | | the factory service from the public API. The Exec field will now launch an activity instance. Add a -s argument to sugar-activity to enable the single process mode for activities that really need it.
* Make sure we import the right pygobjectMarco Pesenti Gritti2007-09-291-0/+3
|
* Adapt to API changesMarco Pesenti Gritti2007-06-291-4/+1
|
* Some activity registry fixes. Thanks cjb.Tomeu Vizoso2007-06-131-3/+2
|
* Several fixes for the object type registry and the activity registry.Tomeu Vizoso2007-06-121-1/+1
|
* Fix new instance messageMarco Pesenti Gritti2007-05-311-1/+2
|
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-8/+10
| | | | | the shell and expose the parts that should be public to the shell dbus service.
* Move not shell specific scripts in binMarco Pesenti Gritti2007-04-061-0/+80