Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/view/home
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-07-221-2/+2
|\
| * #7385 Change home view accelerator to <Ctrl>NTomeu Vizoso2008-07-211-2/+2
* | Refactor activity launcher. Fix #7546Marco Pesenti Gritti2008-07-223-121/+0
|/
* #7071 Add an option for uninstalling activities from the home viewTomeu Vizoso2008-07-153-8/+123
* HomeWindow listen to the model, launcher is a transient state which is cancelledMarco Pesenti Gritti2008-07-141-19/+30
* Remove old, unused bits of session state handling.Marco Pesenti Gritti2008-07-131-14/+0
* Small fix for showing the animation when switching between zoom levelsTomeu Vizoso2008-07-091-0/+1
* #7430 Preserve the favorites layout across rebootsTomeu Vizoso2008-07-092-12/+38
* Fix reboot to nt do a shutdown #7438Simon Schampijer2008-07-071-1/+1
* #7339 Stop the launching box to pulse in the background indefinitelyTomeu Vizoso2008-07-051-1/+11
* Remove two leftoversTomeu Vizoso2008-07-041-2/+0
* #7046: Fix removal of activitiesTomeu Vizoso2008-07-032-3/+4
* #7391 Switch to the activity list view after a query is enteredTomeu Vizoso2008-07-031-11/+12
* Fix typo that may crash startup.Tomeu Vizoso2008-06-251-1/+1
* Reset activity icons when clicked/launched (#7273, #7274)Eben Eliason2008-06-222-18/+35
* 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-204-58/+143
* Use Grid to resolve collisions in the favorites view.Tomeu Vizoso2008-06-207-307/+407
* Try harder to resolve collisions in the mesh view.Tomeu Vizoso2008-06-201-23/+52
* Add RandomLayout and make it the default.Tomeu Vizoso2008-06-204-192/+252
* Persist position of favorite iconsTomeu Vizoso2008-06-201-8/+28
* Make the favorite activity icons draggableTomeu Vizoso2008-06-208-102/+274
* Merge branch 'master' of git://dev.laptop.org/users/marco/sugarMarco Pesenti Gritti2008-06-104-6/+112
|\
| * Zoom in when starting the notification.Marco Pesenti Gritti2008-06-072-5/+11
| * Launchbox implementation.Marco Pesenti Gritti2008-06-071-2/+59
| * Hook up the launch box.Marco Pesenti Gritti2008-06-072-1/+6
| * Add a launch box in the home window, which is displayedMarco Pesenti Gritti2008-06-073-0/+38
| * Remove pending activity. Eben thinks we are better servedMarco Pesenti Gritti2008-06-071-6/+6
* | Fix up imports for sessionmanagerSimon Schampijer2008-06-081-4/+0
|/
* s/Session/SessionManager by tomeu suggestionMarco Pesenti Gritti2008-06-061-5/+5
* First go at session management implementation.Marco Pesenti Gritti2008-06-061-35/+5
* Pylint cleanupsSimon Schampijer2008-06-052-2/+0
* Control Panel push missed these changesSimon Schampijer2008-06-041-58/+10
* Destroy icon after removal.Tomeu Vizoso2008-06-021-1/+4
* Sort activities in the list and ring by installation date.Tomeu Vizoso2008-05-282-4/+25
* Create palette lazily in the activity ring.Tomeu Vizoso2008-05-271-1/+3
* Create palette lazily in the activity list.Tomeu Vizoso2008-05-271-16/+20
* Fill the activity list progressively after startup.Tomeu Vizoso2008-05-262-16/+18
* Add ActivityBundle.installation_time and format the date in the activity listTomeu Vizoso2008-05-241-1/+3
* Implement search in the activity list.Tomeu Vizoso2008-05-242-5/+55
* Make arrows scroll up and down in scroll views.Tomeu Vizoso2008-05-191-1/+21
* Revert "Add th graphical controlpanel frontend"Simon Schampijer2008-05-141-10/+58
* Add th graphical controlpanel frontendSimon Schampijer2008-05-101-58/+10
* pylint view/homeSimon Schampijer2008-04-2611-61/+69
* Provide better connection state labels for AP palettes in NeighborhoodEben Eliason2008-04-231-0/+4
* Change color of favi icon on rollover (eben)Simon Schampijer2008-04-231-0/+7
* AP palette: add icon, clearer labelingSimon Schampijer2008-04-221-19/+39
* Add suport for adding/removing activities to/from ringEben Eliason2008-04-171-10/+26
* Merge git+ssh://dev.laptop.org/git/sugarEben Eliason2008-04-023-4/+6
|\
| * Fix home view accelerators.Tomeu Vizoso2008-04-032-3/+5