Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/view/home/HomeBox.py
Commit message (Expand)AuthorAgeFilesLines
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-281-367/+0
* Trac #7969: Accidental searches lead to a "blank" Home screen.C. Scott Ananian2008-09-251-0/+5
* Removed unused import.Marco Pesenti Gritti2008-09-191-1/+0
* Ensure _calculate_position always has the same arguments.Marco Pesenti Gritti2008-09-191-1/+1
* We should not call _update_separators from outside Palette, it's private. If ...Marco Pesenti Gritti2008-09-191-2/+0
* Make LAYOUT_MAP public since it's used externally now.Marco Pesenti Gritti2008-09-191-3/+3
* #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-181-31/+18
* Fix clearing of search entry in Home (#7874)Simon Schampijer2008-08-291-2/+3
* Show alert if software updates are available 7841Simon Schampijer2008-08-141-0/+47
* Prevent clearing search entry from focusing list view (#7874)Eben Eliason2008-08-131-1/+1
* Focus search entry in Home implicitly (#7873)Eben Eliason2008-08-081-9/+13
* #7385 Change home view accelerator to <Ctrl>NTomeu Vizoso2008-07-211-2/+2
* #7071 Add an option for uninstalling activities from the home viewTomeu Vizoso2008-07-151-0/+46
* #7430 Preserve the favorites layout across rebootsTomeu Vizoso2008-07-091-11/+38
* #7391 Switch to the activity list view after a query is enteredTomeu Vizoso2008-07-031-11/+12
* Rename "Free view" to "Freeform view", for clarityv0.81.5Eben Eliason2008-06-211-2/+2
* Add an option for choosing the layout in the favorites view.Tomeu Vizoso2008-06-201-14/+67
* Add RandomLayout and make it the default.Tomeu Vizoso2008-06-201-34/+20
* Make the favorite activity icons draggableTomeu Vizoso2008-06-201-7/+8
* Pylint cleanupsSimon Schampijer2008-06-051-1/+0
* Fill the activity list progressively after startup.Tomeu Vizoso2008-05-261-9/+4
* Implement search in the activity list.Tomeu Vizoso2008-05-241-4/+39
* pylint view/homeSimon Schampijer2008-04-261-3/+6
* Fix home view accelerators.Tomeu Vizoso2008-04-031-2/+2
* Make Frame, Shell and ShellModel singletons and remove all those references d...Tomeu Vizoso2008-04-021-4/+3
* New activities ring.Tomeu Vizoso2008-04-021-2/+1
* New activities list.Tomeu Vizoso2008-04-021-11/+3
* New home view.Tomeu Vizoso2008-04-021-189/+118
* New devices tray.Tomeu Vizoso2008-04-011-35/+0
* Reverted shell redesign work, will continue in other trees until it is merged...Tomeu Vizoso2008-02-281-0/+35
* Move devices to the bottom frame.Tomeu Vizoso2008-02-201-35/+0
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-0/+287