Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/home
Commit message (Collapse)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-0413-2360/+0
| | | | library split-out.
* In spread layout always get width/height request to notMarco Pesenti Gritti2008-01-293-11/+16
| | | | | | confuse hippo. Eventually we will have to deal with size changes in a better way. Fix flakes count in SnowflakeLayout. Fix #5904
* #5532: Fix memory leak when a buddy disappears.Tomeu Vizoso2008-01-091-1/+3
|
* #5526 decrease the frequency of the activity icon during launching.Tomeu Vizoso2007-12-191-1/+1
|
* Fix AP emblem, #5199Reinier Heeres2007-12-171-1/+1
|
* Add menu entry with dialog to show About this XO #4941Simon Schampijer2007-11-261-5/+70
|
* Change to activity-start icon, #4825Reinier Heeres2007-11-261-1/+1
|
* Fix exception in FriendView._get_new_icon_name, #4962Reinier Heeres2007-11-221-7/+7
|
* Implement activity palettes in mesh view, #4887Reinier Heeres2007-11-201-9/+55
|
* Mesh search field should autofocus, #4777Reinier Heeres2007-11-202-0/+3
|
* #4728, #4764: Set the correct colors for filtered out mesh view icons.Tomeu Vizoso2007-11-091-13/+24
|
* Short the mesh view to fit into screenMarco Pesenti Gritti2007-11-091-1/+3
|
* Make donut activity size fixed, #3605Reinier Heeres2007-11-091-1/+19
|
* #4715: Filter new items that appear in the mesh view.Tomeu Vizoso2007-11-081-0/+6
|
* #4716: Filter correctly activity icons in the mesh view.Tomeu Vizoso2007-11-081-4/+6
|
* Cleanup center item offset APIMarco Pesenti Gritti2007-11-052-8/+8
|
* #3119: Implement some basic search capabilities in the mesh view.Tomeu Vizoso2007-11-055-12/+358
|
* Better layout strategy for the home. Should fix positioningMarco Pesenti Gritti2007-10-311-10/+11
| | | | of the devices.
* Place the device in the middle of the row so thatMarco Pesenti Gritti2007-10-311-1/+1
| | | | | | they don't go too near to the donut on the XO. Quite an hack but at least it looks decent, we will need to solve this properly at some point.
* Revert to the trial-3 frame behavior (always visible onMarco Pesenti Gritti2007-10-291-41/+11
| | | | | the home page). Readapt things which are changed in the meantime.
* Fix icon namesMarco Pesenti Gritti2007-10-191-2/+2
|
* Fix native applications handlingMarco Pesenti Gritti2007-10-131-4/+9
|
* Change icon pulsing interval to 100 per cjb requestMarco Pesenti Gritti2007-10-121-1/+1
|
* Registration menuMarco Pesenti Gritti2007-10-121-12/+25
|
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-091-1/+1
|
*