Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Typo. Thanks buildbot.Marco Pesenti Gritti2008-10-011-1/+1
* Remove work around for old dbus-python.Marco Pesenti Gritti2008-09-301-11/+2
* Move view.clipboard* into frame.Marco Pesenti Gritti2008-09-305-4/+4
* Fix case of model modules.Marco Pesenti Gritti2008-09-308-12/+12
* Fix view module case.Marco Pesenti Gritti2008-09-3017-127/+49
* Fix case of the desktop modules.Marco Pesenti Gritti2008-09-3010-13/+13
* Remove unused main module.Marco Pesenti Gritti2008-09-302-159/+0
* Move the devices inside the frame module.Marco Pesenti Gritti2008-09-3010-4/+4
* Move home to his own module, rename to desktop.Marco Pesenti Gritti2008-09-3019-19/+19
* Move frame to his own module.Marco Pesenti Gritti2008-09-3022-35/+35
* Move ui-check code inside the script.Marco Pesenti Gritti2008-09-302-150/+1
* Move emulator code in the script.Marco Pesenti Gritti2008-09-302-135/+0
* Remove unused import.Marco Pesenti Gritti2008-09-291-1/+0
* Fix controlpanel dynamic importsMarco Pesenti Gritti2008-09-291-4/+4
* Install image in site-packages too.Marco Pesenti Gritti2008-09-291-1/+1
* Couple of import fixes, thanks buildbot.Marco Pesenti Gritti2008-09-292-2/+2
* Remove unused device.Marco Pesenti Gritti2008-09-282-29/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-09-281-1/+1
|\
| * Trac #8663: make the favorites view buttons square.C. Scott Ananian2008-09-281-1/+1
* | Remove pointless devices.network submodule.Marco Pesenti Gritti2008-09-2813-56/+12
|/
* 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
|/