Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/view
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Display notification when a clipboard item is added.Tomeu Vizoso2008-05-243-15/+35
* 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
* Adapt to toolkit API change.Marco Pesenti Gritti2008-05-231-1/+1
* make width/text of battery palette look nicerMartin Dengler2008-05-211-1/+2
* 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
* Revert "Add delay to popup of frame for hot corners."Simon Schampijer2008-05-141-17/+2
* Revert "Add frame delay option to the cmd interface of the cp"Simon Schampijer2008-05-141-8/+5
* Revert "Add graphical control panel frontend for the frame"Simon Schampijer2008-05-141-5/+0
* Add graphical control panel frontend for the frameSimon Schampijer2008-05-141-0/+5
* Add frame delay option to the cmd interface of the cpSimon Schampijer2008-05-121-5/+8
* Add delay to popup of frame for hot corners.Simon Schampijer2008-05-111-2/+17
* Add th graphical controlpanel frontendSimon Schampijer2008-05-101-58/+10
* pylint view/*.pySimon Schampijer2008-04-2611-162/+91
* pylint view/frameSimon Schampijer2008-04-2610-55/+43
* pylint view/frame, remove overlayboxSimon Schampijer2008-04-261-32/+0
* pylint view/homeSimon Schampijer2008-04-2611-61/+69
* Provide better connection state labels for AP palettes in NeighborhoodEben Eliason2008-04-231-0/+4
* Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-04-231-14/+36
|\
| * support battery-charge-state-dependent battery frame iconMartin Dengler2008-04-221-14/+36
* | 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
* Merge git+ssh://dev.laptop.org/git/sugarEben Eliason2008-04-194-63/+6
|\
| * Display current activity when its frame icon is clicked.Tomeu Vizoso2008-04-101-3/+5
| * Remove ancient chat code #5152Simon Schampijer2008-04-093-58/+0
| * Fix typoSimon Schampijer2008-04-091-1/+1
| * #4646: Remove <ctrl>o shortcut (mtd).Tomeu Vizoso2008-04-091-1/+0
* | Add suport for adding/removing activities to/from ringEben Eliason2008-04-172-13/+70
|/
* Clean up calls to palette constructorEben Eliason2008-04-031-2/+2
* Merge git+ssh://dev.laptop.org/git/sugarEben Eliason2008-04-024-6/+9
|\
| * Fix home view accelerators.Tomeu Vizoso2008-04-032-3/+5
| * Don't traceback when stopping an already stopped PulsingIcon.Tomeu Vizoso2008-04-031-2/+3
| * Fix the mesh-device pulsing iconSimon Schampijer2008-04-031-1/+1
* | Add palettes to activities in list viewEben Eliason2008-04-013-27/+35
|/
* Add notifications for activity launch and invitations.Tomeu Vizoso2008-04-0212-13/+317
* Add icons to palettes of objects in Groups/NeighborhoodEben Eliason2008-04-026-5/+29
* Fix appearance of pulsing activities in FrameEben Eliason2008-04-021-1/+1
* Make Frame, Shell and ShellModel singletons and remove all those references d...Tomeu Vizoso2008-04-0216-124/+139
* Forgotten file: src/view/palettes.py.Tomeu Vizoso2008-04-021-0/+143
* Add PulsingIcon and use it in the frameTomeu Vizoso2008-04-022-40/+144
* New activities ring.Tomeu Vizoso2008-04-027-271/+452
* New activities list.Tomeu Vizoso2008-04-025-86/+138
* Always display self in people tray in FrameEben Eliason2008-04-021-3/+3
* New home view.Tomeu Vizoso2008-04-0212-758/+388