Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/view/home/favoritesview.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'sucrose-0.82' of ssh+git://dev.laptop.org/git/sugar into sucros...Simon Schampijer2008-09-181-2/+11
|\
| * #7685 Add three new favorite views: Square, Triangular, and "Sunflower".C. Scott Ananian2008-09-181-2/+11
* | Use the new icon for the control panel #7987Simon Schampijer2008-09-181-7/+1
|/
* #8485 Disconnect some signals to prevent mem leaks.Tomeu Vizoso2008-09-181-0/+4
* Fix some launcher issuesSimon Schampijer2008-08-291-1/+1
* Revert "Merge branch 'master' of git://dev.laptop.org/sugar"Simon Schampijer2008-08-141-2/+2
* More pylint cleanupsMarco Pesenti Gritti2008-08-091-2/+2
* Fix case when already registered 7836Simon Schampijer2008-08-061-1/+3
* Feedback from 'register' request #6136Simon Schampijer2008-07-231-14/+30
* #7071 Add an option for uninstalling activities from the home viewTomeu Vizoso2008-07-151-1/+34
* Remove old, unused bits of session state handling.Marco Pesenti Gritti2008-07-131-14/+0
* #7430 Preserve the favorites layout across rebootsTomeu Vizoso2008-07-091-1/+0
* Fix reboot to nt do a shutdown #7438Simon Schampijer2008-07-071-1/+1
* Remove two leftoversTomeu Vizoso2008-07-041-2/+0
* Reset activity icons when clicked/launched (#7273, #7274)Eben Eliason2008-06-221-8/+14
* Add an option for choosing the layout in the favorites view.Tomeu Vizoso2008-06-201-33/+57
* Use Grid to resolve collisions in the favorites view.Tomeu Vizoso2008-06-201-25/+30
* Add RandomLayout and make it the default.Tomeu Vizoso2008-06-201-0/+380