Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/sugar-shell
Commit message (Collapse)AuthorAgeFilesLines
* Rename sugar-shell to sugar-session to avoid confusion withMarco Pesenti Gritti2008-10-061-124/+0
| | | | the model meaning of shell.
* Factor out intro initialization from the shell script.Marco Pesenti Gritti2008-10-061-10/+2
|
* Remove the remaining shell view bits and finally kill it.Marco Pesenti Gritti2008-10-061-8/+14
|
* Move launcher management outside shell.Marco Pesenti Gritti2008-10-051-0/+3
|
* Move journal startup to sugar-shell.Marco Pesenti Gritti2008-10-051-0/+19
| | | | Remove unused shell view method.
* Remove import I accidentally committed.Marco Pesenti Gritti2008-10-041-1/+0
|
* Move controlpanel extensions to the extensions path.Marco Pesenti Gritti2008-10-031-1/+4
|
* Split up the hardware manager and move it to model. MakeMarco Pesenti Gritti2008-10-031-6/+7
| | | | it use dispatcher instead of GObject.
* Merge nmclient and nminfo and move them in the model.Marco Pesenti Gritti2008-10-031-0/+7
| | | | | Split the gtk dialog out with the service. I cannot test this until we build it for joyride or we support nm 0.7.
* Cleanup locale initialization.Marco Pesenti Gritti2008-10-031-8/+2
|
* Use the shell started callback also to run the control panel.Marco Pesenti Gritti2008-10-031-12/+3
|
* Remove unused methodMarco Pesenti Gritti2008-10-031-11/+0
|
* Launch the wm from the sugar script.Marco Pesenti Gritti2008-10-031-10/+0
|
* Use a SUGAR_SCALING variable to configure scaling.Marco Pesenti Gritti2008-10-031-9/+0
|
* Drop unused SUGAR_TP_DEBUG.Marco Pesenti Gritti2008-10-021-28/+0
|
* Fix view module case.Marco Pesenti Gritti2008-09-301-4/+3
|
* Forgot to commit the script.Marco Pesenti Gritti2008-09-301-0/+168
|
* sugar-shell still need to be autogenerated for now.Marco Pesenti Gritti2008-09-281-31/+0
|
* Bunch of import fixesMarco Pesenti Gritti2008-09-281-1/+1
|
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-281-0/+31
|
* Make the shell scripts just a tiny wrapper which setupMarco Pesenti Gritti2008-02-041-164/+0
| | | | the python path and run main().
* Add a config module into the shell holding path informations.Marco Pesenti Gritti2008-02-041-1/+4
| | | | Get rid of env.get_locale_path()
* Work around for numpy/gtk issue with turkish locale. Fix #5559.Marco Pesenti Gritti2008-01-101-0/+4
|
* Reap only activity processes. Fix #5044Marco Pesenti Gritti2007-11-281-9/+0
|
* Completely get rid of sound in the shell to makeMarco Pesenti Gritti2007-11-131-5/+0
| | | | sure it's not causing problems.
* 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
| | | | Factored out to a separate sound module from cjb patch.
* Integrate control panel in the build so that I can actuallyMarco Pesenti Gritti2007-10-301-0/+168
distcheck.