Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/view/home/activitieslist.py
Commit message (Expand)AuthorAgeFilesLines
* #7071 Add an option for uninstalling activities from the home viewTomeu Vizoso2008-07-151-7/+43
* #7046: Fix removal of activitiesTomeu Vizoso2008-07-031-2/+2
* Reset activity icons when clicked/launched (#7273, #7274)Eben Eliason2008-06-221-10/+21
* Make the favorite activity icons draggableTomeu Vizoso2008-06-201-8/+14
* Sort activities in the list and ring by installation date.Tomeu Vizoso2008-05-281-1/+8
* Create palette lazily in the activity list.Tomeu Vizoso2008-05-271-16/+20
* Fill the activity list progressively after startup.Tomeu Vizoso2008-05-261-7/+14
* 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-241-1/+16
* Make arrows scroll up and down in scroll views.Tomeu Vizoso2008-05-191-1/+21
* pylint view/homeSimon Schampijer2008-04-261-3/+2
* Change color of favi icon on rollover (eben)Simon Schampijer2008-04-231-0/+7
* Add suport for adding/removing activities to/from ringEben Eliason2008-04-171-10/+26
* Add palettes to activities in list viewEben Eliason2008-04-011-0/+2
* Make Frame, Shell and ShellModel singletons and remove all those references d...Tomeu Vizoso2008-04-021-6/+6
* New activities ring.Tomeu Vizoso2008-04-021-24/+36
* New activities list.Tomeu Vizoso2008-04-021-4/+135
* New home view.Tomeu Vizoso2008-04-021-0/+29