Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Another few import fixes.Marco Pesenti Gritti2008-09-282-2/+3
* Bunch of import fixesMarco Pesenti Gritti2008-09-2821-58/+72
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-28153-218/+200
* Remove redundant local import.Marco Pesenti Gritti2008-09-271-1/+0
* Trac #7969: Accidental searches lead to a "blank" Home screen.C. Scott Ananian2008-09-251-0/+5
* Trac #8642: bug in WPA key dialog prevents passwords with shell metacharactersC. Scott Ananian2008-09-251-7/+5
* #8234 Initialize dbus threadsTomeu Vizoso2008-09-251-0/+2
* Move the controlpanel extensions to own modulesSimon Schampijer2008-09-2433-128/+149
* Move DSObject.resume() from sugar-toolkit to the shellTomeu Vizoso2008-09-226-9/+89
* Comment out the spiral layoutEben Eliason2008-09-181-1/+1
* Revert "Remove a few doc strings that pydoc does not pick up anyway, replace"Marco Pesenti Gritti2008-09-192-17/+33
* Box and Triangle aren't "sufficiently useful" for inclusion.C. Scott Ananian2008-09-191-2/+2
* Trac #8554: Change access point icon shape after we've connected.C. Scott Ananian2008-09-192-2/+15
* Removed unused import.Marco Pesenti Gritti2008-09-191-1/+0
* Ensure _calculate_position always has the same arguments.Marco Pesenti Gritti2008-09-192-7/+10
* Don't use multiple statements on a single line.Marco Pesenti Gritti2008-09-191-8/+16
* Remove a few doc strings that pydoc does not pick up anyway, replaceMarco Pesenti Gritti2008-09-192-33/+17
* We should not call _update_separators from outside Palette, it's private. If ...Marco Pesenti Gritti2008-09-191-2/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-09-191-1/+1
|\
| * Eben wants the large favorites icons smaller.C. Scott Ananian2008-09-191-1/+1
* | Make LAYOUT_MAP public since it's used externally now.Marco Pesenti Gritti2008-09-192-12/+12
|/
* #7685 inline golden ratio/angle calculations in new favorites view codeMartin Dengler2008-09-181-4/+2
* #7685 more new favorite views code whitespace tweaksMartin Dengler2008-09-181-18/+64
* #7685 Redo the "wordless" palette to use RadioToolButton instead of a menu.C. Scott Ananian2008-09-181-12/+14
* #7685 "Wordless" version of favorites-view selector.C. Scott Ananian2008-09-181-4/+11
* #7685 Add three new favorite views: Square, Triangular, and "Sunflower".C. Scott Ananian2008-09-183-58/+210
* Fix pylint errors.Marco Pesenti Gritti2008-09-182-3/+0
* Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-09-186-4/+26
|\
| * #8485 Disconnect some signals to prevent mem leaks.Tomeu Vizoso2008-09-186-4/+26
* | Add scrolled window to the cp main view #8148Simon Schampijer2008-09-181-1/+11
|/
* To improve window manager navigation performance, remove all automaticErik Garrison2008-09-173-8/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-09-1712-353/+388
|\
| * Remove glive.py as it is unusedSimon Schampijer2008-09-162-201/+0
| * Update title and icon of settings menu item (#7987)Eben Eliason2008-09-121-7/+1
| * Inherit from object so weird things dont happenTomeu Vizoso2008-09-162-3/+3
| * Change title of clippings stored in the journalTomeu Vizoso2008-09-161-1/+1
| * Move clipboard from the shell service into the shell processTomeu Vizoso2008-09-169-144/+386
* | Remove journal activity check, since it has been moved into the shell.Marco Pesenti Gritti2008-09-171-9/+0
|/
* Dont crash when we dont yet have a windowTomeu Vizoso2008-09-151-1/+4
* Improve error reporting in the zoom level switching codeTomeu Vizoso2008-09-151-8/+12
* Correctly set the window values for an activityTomeu Vizoso2008-09-151-10/+8
* Trac #8438: python -OO fails in control panel.C. Scott Ananian2008-09-132-0/+8
* Remove collisions when the colliding child is removed. #8470Marco Pesenti Gritti2008-09-131-0/+3
* Use the new volume API in sugar-toolkit. #8375Marco Pesenti Gritti2008-09-131-71/+9
* Use the new grid in sugar-toolkit. #8372Marco Pesenti Gritti2008-09-132-26/+16
* Do not test Read for now. I get weird failures on x86_64.Marco Pesenti Gritti2008-09-131-1/+0
* call SetActive again when switching activities #8427Simon Schampijer2008-09-111-0/+3
* #8409 Save network BSSIDs in networks.cfg (Andres Ambrois)Tomeu Vizoso2008-09-111-1/+1
* CP: clear network configuration #7480Simon Schampijer2008-09-113-12/+52
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-09-113-29/+2
|\