Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Explicitly stop the pulsing icon when an activity finishes launchingTomeu Vizoso2008-10-281-0/+1
* Trac #7969: Accidental searches lead to a "blank" Home screen.C. Scott Ananian2008-09-251-0/+5
* Trac #8662: fix the jumpy xo man.C. Scott Ananian2008-09-251-2/+2
* 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
* Remove the palette_name, otherwise we need to includev0.82.8Marco Pesenti Gritti2008-09-201-19/+0
* Comment out the spiral layoutEben Eliason2008-09-201-1/+1
* 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
* Eben wants the large favorites icons smaller.C. Scott Ananian2008-09-191-1/+1
* Merge branch 'sucrose-0.82' of ssh+git://dev.laptop.org/git/sugar into sucros...Simon Schampijer2008-09-183-58/+263
|\
| * #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
* | Use the new icon for the control panel #7987Simon Schampijer2008-09-181-7/+1
|/
* Add scrolled window to the cp main view #8148Simon Schampijer2008-09-181-1/+11
* #8485 Disconnect some signals to prevent mem leaks.Tomeu Vizoso2008-09-186-4/+26
* To improve window manager navigation performance, remove all automaticErik Garrison2008-09-173-8/+0
* Really get rid of numpy.Marco Pesenti Gritti2008-09-161-4/+0
* 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
* 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
* cp: Remove the extra check for setters and gettersSimon Schampijer2008-09-111-3/+1
* Allow to set an empty jabber server. Fix #8368Marco Pesenti Gritti2008-09-111-2/+0
* Avoid network_appeared raceDaniel Drake2008-09-081-0/+12
* Do not leak launchers. Fix #8300Marco Pesenti Gritti2008-09-061-15/+9
* Set activity active when the service is up #7856 (marco)Simon Schampijer2008-09-042-17/+17
* buildbot nagSimon Schampijer2008-09-021-2/+3
* CP: make copyright one string and fix typo #8250Simon Schampijer2008-09-011-6/+7
* Fix some launcher issuesSimon Schampijer2008-08-296-11/+28
* Control panel: include copyright/licensing info in about dialogDaniel Drake2008-08-282-6/+107
* Make sucrose version number available in configDaniel Drake2008-08-281-1/+3
* Unused import.v0.82.1Marco Pesenti Gritti2008-08-281-1/+0
* Merge branch 'sucrose-0.82' of git+ssh://dev.laptop.org/git/sugar into sucros...Marco Pesenti Gritti2008-08-276-24/+175
|\
| * #2866 wireless/mesh frame icons pulse while connectingMartin Dengler2008-08-272-18/+47
| * #3993 and #6994 wireless icon color problemsMartin Dengler2008-08-271-0/+1
| * #2866 add IP address to wireless/ap palettesMartin Dengler2008-08-275-6/+121
| * Special case for certain languages not supported (yet) by glibc (#7988)Sayamindu Dasgupta2008-08-271-0/+6
* | Silly errors in the sugar window type handling.Marco Pesenti Gritti2008-08-271-3/+3
|/
* TyposMarco Pesenti Gritti2008-08-271-2/+2
* Make the launcher window a normal window with a specialMarco Pesenti Gritti2008-08-274-53/+57
* Restore sensitivity to control panel accept button properly (#7823)Eben Eliason2008-08-261-0/+1
* Fix pylint warning in grid.py.Benjamin Berg2008-08-251-2/+2
* Speeding collision resolving using numpy. Ticket: #7356Sebastian Berg2008-08-251-22/+7