Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-0492-10775/+0
| | | | library split-out.
* Remove env.get_shell_dir(), use configMarco Pesenti Gritti2008-02-044-8/+2
|
* Make the shell scripts just a tiny wrapper which setupMarco Pesenti Gritti2008-02-044-1/+236
| | | | the python path and run main().
* Actually add the config module template.Marco Pesenti Gritti2008-02-042-0/+21
|
* Add a config module into the shell holding path informations.Marco Pesenti Gritti2008-02-041-0/+1
| | | | Get rid of env.get_locale_path()
* In spread layout always get width/height request to notMarco Pesenti Gritti2008-01-293-11/+16
| | | | | | confuse hippo. Eventually we will have to deal with size changes in a better way. Fix flakes count in SnowflakeLayout. Fix #5904
* fix wrong permsSimon Schampijer2008-01-181-0/+0
|
* Using setEnabledWireless to handle radio settings #1406Simon Schampijer2008-01-181-20/+18
|
* Added Amharic/Ethiopian option in s.c.p and some other languages.Simon Schampijer2008-01-181-2/+8
|
* Properly check for the owner, fix #5573.Marco Pesenti Gritti2008-01-101-1/+1
|
* set XO clock to use UTC #5648Simon Schampijer2008-01-101-3/+2
|
* #5884: don't crash on non-ascii characters in essids.Tomeu Vizoso2008-01-091-6/+4
|
* #5532: Fix memory leak when a buddy disappears.Tomeu Vizoso2008-01-092-45/+22
|
* #5760: Limit the number of items in the clipboard frame.Tomeu Vizoso2008-01-091-1/+10
|
* Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2007-12-205-5/+40
|\
| * #5526 decrease the frequency of the activity icon during launching.Tomeu Vizoso2007-12-191-1/+1
| |
| * Allow activity up- and downgrades #4906, also fix #5382Reinier Heeres2007-12-181-1/+1
| |
| * Fix AP emblem, #5199Reinier Heeres2007-12-171-1/+1
| |
| *