Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view
Commit message (Expand)AuthorAgeFilesLines
* Fix add and remove friendsMarco Pesenti Gritti2006-09-261-2/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-261-13/+27
|\
| * Correctly deal with current activities on startup, buddy presence changes, an...Dan Williams2006-09-261-13/+27
* | Update some icon namesMarco Pesenti Gritti2006-09-262-7/+4
|/
* Align to the center of the iconMarco Pesenti Gritti2006-09-251-1/+1
* Keep the icon layout updated when adding buddies to the snow flakeMarco Pesenti Gritti2006-09-252-6/+12
* Image layout fixesMarco Pesenti Gritti2006-09-251-2/+2
* Scale the icon to a paritcular sizeDan Williams2006-09-251-4/+3
* Add buddy icon to the buddy menuDan Williams2006-09-251-0/+35
* Handle None current activity caseMarco Pesenti Gritti2006-09-251-1/+1
* Adapt to BuddyModel constructor changeMarco Pesenti Gritti2006-09-251-1/+2
* Some fixesMarco Pesenti Gritti2006-09-251-9/+13
* More work on the mesh viewMarco Pesenti Gritti2006-09-251-0/+50
* Show activities againMarco Pesenti Gritti2006-09-251-1/+56
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-251-0/+1
|\
| * Add BuddyActivityView.py to makefileDan Williams2006-09-251-0/+1
* | Write a mesh model and start using it in the mesh viewMarco Pesenti Gritti2006-09-252-72/+15
|/
* Better layoutMarco Pesenti Gritti2006-09-251-1/+6
* Add size request to BuddyActivityView and use it in IconLayoutMarco Pesenti Gritti2006-09-252-61/+45
* Switch to BuddyActivityView to show current activityDan Williams2006-09-252-2/+107
* Implement very simple spread out logic for the IconLayoutMarco Pesenti Gritti2006-09-241-7/+47
* Some cleanups of the IconLayoutMarco Pesenti Gritti2006-09-243-22/+12
* Use the new BuddyModel color-changed signalDan Williams2006-09-221-1/+2
* - Track BuddyModel appeared/disappeared signals, and update our icon colors a...Dan Williams2006-09-221-9/+15
* Fix a few bugsMarco Pesenti Gritti2006-09-223-8/+7
* Fix friends removalMarco Pesenti Gritti2006-09-221-4/+6
* Increase zoom view icon sizesMarco Pesenti Gritti2006-09-223-3/+3
* Play with sizes a bitMarco Pesenti Gritti2006-09-222-2/+2
* Convert to the new icon formatMarco Pesenti Gritti2006-09-223-6/+6
* Implement activation modes. Do not hide when sticky becauseMarco Pesenti Gritti2006-09-221-7/+23
* Get icon size from the handle. Remove the padding fromMarco Pesenti Gritti2006-09-221-13/+13
* Move remove code down to fix undefined var errorDan Williams2006-09-211-5/+4
* Do not show the frame when leaving the edge before the timeMarco Pesenti Gritti2006-09-211-11/+37
* Handle closing all activities correctlyMarco Pesenti Gritti2006-09-211-4/+5
* Adapt to API changeMarco Pesenti Gritti2006-09-211-3/+3
* Drop color schemes per design changeMarco Pesenti Gritti2006-09-211-10/+1
* Implement the frame mouse activation logic.Marco Pesenti Gritti2006-09-211-13/+28
* Simple timeline API.Marco Pesenti Gritti2006-09-212-41/+46
* s/BuddyInfo/BuddyModelMarco Pesenti Gritti2006-09-201-2/+2
* Do not hide the frame if menushell is active.Marco Pesenti Gritti2006-09-191-4/+13
* Use a different menu shell for the zoom view and the frameMarco Pesenti Gritti2006-09-196-13/+21
* Show/hide the frame on mouse motion, needs workMarco Pesenti Gritti2006-09-182-15/+104
* Implement close button for the activity.Marco Pesenti Gritti2006-09-184-7/+22
* Cleanup shell model/view separationMarco Pesenti Gritti2006-09-184-15/+51
* Rework menu positioning. Cleanups.Marco Pesenti Gritti2006-09-165-3/+36
* Implement menu color scheme and fixup colorsMarco Pesenti Gritti2006-09-162-3/+10
* Initial implementation of the activity menuMarco Pesenti Gritti2006-09-164-35/+63
* s/BuddyPopup/BuddyMenuMarco Pesenti Gritti2006-09-162-13/+9
* Generic menuMarco Pesenti Gritti2006-09-161-76/+11
* Move all the popup logic from IconItem to MenuIconMarco Pesenti Gritti2006-09-161-1/+1