Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make it distcheck. Fix license.Marco Pesenti Gritti2008-02-065-254/+430
|
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-06263-35736/+31
|
* Complete paths cleanup and remove SUGAR_PREFIX andMarco Pesenti Gritti2008-02-0517-554/+76
| | | | SUGAR_PATH environment variables.
* Remove get_service_path and use the usual wrapper script approach.Marco Pesenti Gritti2008-02-057-27/+47
|
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-04105-17/+15
| | | | library split-out.
* Remove env.get_shell_dir(), use configMarco Pesenti Gritti2008-02-046-8/+3
|
* Make the shell scripts just a tiny wrapper which setupMarco Pesenti Gritti2008-02-0411-26/+65
| | | | 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-044-5/+9
| | | | Get rid of env.get_locale_path()
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-02-0449-2524/+6835
|\
| * New translations from PootlePootle Translation2008-02-043-14/+14
| |
| * Commit from Pootle by user satya. 92 of 92 messages translated (0 fuzzy).Pootle Translation2008-02-041-8/+14
| |
| * Adding updated translations from PootlePootle Translation2008-02-0140-2332/+5965
| |
| * Release exported dbus object #6127Simon Schampijer2008-01-311-0/+4
| |
| * Commit from Pootle by user satya. 92 of 92 messages translated (0 fuzzy).Pootle Translation2008-01-311-42/+50
| |
| * 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
| * Commit from Pootle by user gdsteiner. 95 of 95 messages translated (0 fuzzy).Pootle Translation2008-01-281-10/+6
| |
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarPootle Translation2008-01-271-2/+2
| |\
| | * Fix the testcase for ticket 2855.Benjamin Berg2008-01-271-2/+2
| | |
| * | Commit from Pootle by user gdsteiner. 91 of 95 messages translated (4 fuzzy).Pootle Translation2008-01-271-39/+332
| | |
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarPootle Translation2008-01-261-0/+3
| |\ \ | | |/
| | * Buttons as label when menu overflows, #5824Reinier Heeres2008-01-261-0/+3
| | |
| * | Commit from Pootle by user samybt. 103 of 103 messages translated (0 fuzzy).Pootle Translation2008-01-251-8/+8
| | |
| * | Commit from Pootle by user samybt. 103 of 103 messages translated (0 fuzzy).Pootle Translation2008-01-251-22/+386
| | |
| * | Commit from Pootle by user satya. 90 of 90 messages translated (0 fuzzy).Pootle Translation2008-01-241-82/+81
| |/
* | Remove get_bin_path usage.Marco Pesenti Gritti2008-02-042-5/+15
|/
* Commit from Pootle by user atodorov. 84 of 92 messages translated (6 fuzzy).Pootle User2008-01-211-34/+35
|
* Commit from Pootle by user satya. 1 of 90 messages translated (0 fuzzy).Pootle User2008-01-191-90/+91
|
* Commit from Pootle by user satya. 1 of 90 messages translated (0 fuzzy).Pootle User2008-01-191-5/+4
|
* 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
|
* Adding language te via PootlePootle User2008-01-181-0/+412
|
* Adding language mn via PootlePootle User2008-01-181-0/+412
|
* Adding language fa_AF via PootlePootle User2008-01-181-0/+411
|
* Adding language ff via PootlePootle User2008-01-181-0/+412
|
* Improve palette positioning logic, #5944Reinier Heeres2008-01-111-10/+66
|
* launch xulrunner based activities with a constant uid in a container #5489Simon Schampijer2008-01-111-4/+10
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarPootle User2008-01-116-8/+35
|\
| * Support for ellipsis in palette texts, #4562/#5765Reinier Heeres2008-01-102-2/+14
| |
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-01-101-2/+14
| |\
| | * Implement Activity.can_close(), #5493Reinier Heeres2008-01-101-2/+14
| | |
| * | Work around for numpy/gtk issue with turkish locale. Fix #5559.Marco Pesenti Gritti2008-01-101-0/+4
| |/
| * 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
| |
* | Commit from Pootle by user atodorov. 84 of 90 messages translated (6 fuzzy).Pootle User2008-01-111-22/+9
|/
* Adding language bn_IN via PootlePootle User2008-01-101-0/+412
|
* #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-097-53/+64
|
* #5760: Limit the number of items in the clipboard frame.Tomeu Vizoso2008-01-091-1/+10
|