Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Work around for numpy/gtk issue with turkish locale. Fix #5559.Marco Pesenti Gritti2008-01-101-0/+4
* #5512 import the activity module later.Tomeu Vizoso2007-12-191-11/+11
* Reap only activity processes. Fix #5044Marco Pesenti Gritti2007-11-281-9/+0
* Strip out /usr/bin/env from the interpreter cmd,Marco Pesenti Gritti2007-11-131-0/+4
* Completely get rid of sound in the shell to makeMarco Pesenti Gritti2007-11-131-5/+0
* Reap childs rather than ignoring them.Marco Pesenti Gritti2007-11-021-2/+7
* Free the sound device when the startup when the sound has been played.Marco Pesenti Gritti2007-11-021-4/+2
* refinements in output of sugar-controlSimon Schampijer2007-11-011-9/+20
* sugar-control: fixed some imports, cleaned some stringsSimon Schampijer2007-10-311-1/+1
* sugar-control: add env importSimon Schampijer2007-10-311-0/+2
* Integrate control panel in the build so that I can actuallyMarco Pesenti Gritti2007-10-303-1/+245
* Parse arguments rather than forking out a shellMarco Pesenti Gritti2007-10-231-4/+1
* Fake backup scriptMarco Pesenti Gritti2007-10-222-0/+12
* Add the posibility to launch activitis in gdb to sugar-lauch.Tomeu Vizoso2007-10-181-2/+33
* Do not use prgname for the bundle id because xulrunnerMarco Pesenti Gritti2007-10-161-17/+17
* Split part of the sugar library to sugar-baseMarco Pesenti Gritti2007-10-151-3/+3
* Snapshot 6c7c6a503b.Marco Pesenti Gritti2007-10-091-1/+1
* Rework sugar.logger and make activities justMarco Pesenti Gritti2007-10-091-3/+4
* Actually remove the factoryMarco Pesenti Gritti2007-10-091-9/+2
* Implement a sugar-launch command. Works like the old sugar-activityMarco Pesenti Gritti2007-10-093-30/+43
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-091-9/+16
* In preparation of enabling rainbow by default, removeMarco Pesenti Gritti2007-10-083-406/+110
* Make sure we import the right pygobjectMarco Pesenti Gritti2007-09-291-0/+3
* Support dbus introspection in sugar-native-factory (#2477)Bert Freudenberg2007-09-251-2/+40
* update sugar-install-bundle for Bundle -> ActivityBundleDan Winship2007-09-211-2/+2
* use exec to run dbus-session to eliminate the parent shell.Bernardo Innocenti2007-09-171-2/+2
* 2647, if security is enabled let rainbow launch activities.Marco Pesenti Gritti2007-08-271-1/+5
* Fix errors in native factoryDan Williams2007-08-201-2/+5
* Add caching to the activity and object type registries.Tomeu Vizoso2007-07-091-0/+3
* Adapt to API changesMarco Pesenti Gritti2007-06-291-4/+1
* Add the native factory by bertfMarco Pesenti Gritti2007-06-293-0/+314
* Add missing shebangMarco Pesenti Gritti2007-06-201-0/+2
* Add to Bundle facilities for dealing with not-yet-installed bundles.Tomeu Vizoso2007-06-151-53/+4
* 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
* Add mime matching to the registry.Marco Pesenti Gritti2007-05-271-2/+2
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-8/+10
* Fix mozilla components loading when sugar is running from source.Marco Pesenti Gritti2007-05-151-0/+1
* Use the sugar-xo theme on the xoMarco Pesenti Gritti2007-05-111-1/+1
* Do not fallback to SUGAR_PREFIX for the sugar path. Require SUGAR_PATH.Marco Pesenti Gritti2007-05-011-0/+1
* Add a SUGAR_PATH env to override $prefix/share/sugarMarco Pesenti Gritti2007-04-151-1/+1
* Some paths tweaks, refactorings to make sugar self contained as much as possibleMarco Pesenti Gritti2007-04-151-0/+4
* Move not shell specific scripts in binMarco Pesenti Gritti2007-04-063-0/+111
* Fix distcheck, fix the gtkrc pathMarco Pesenti Gritti2007-03-222-1/+4
* Add a script to start sugar. Move the gtkrc to avoid conflicts whenMarco Pesenti Gritti2007-03-223-0/+67