Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start trying to deal with current activity changesDan Williams2006-09-211-2/+19
* 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-204-7/+7
* Use asynchronous service resolution to capture service updates tooDan Williams2006-09-191-1/+4
* 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-186-63/+59
* 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
* Factor out to a generic icon with menuMarco Pesenti Gritti2006-09-162-84/+14
* Do not show invite if there is no active activityMarco Pesenti Gritti2006-09-161-6/+16
* For the owner show only nick nameMarco Pesenti Gritti2006-09-162-10/+23
* MergeDan Williams2006-09-1543-2335/+471
|\
| * Really fix invitesMarco Pesenti Gritti2006-09-152-8/+8
| * Fix invitesMarco Pesenti Gritti2006-09-152-3/+7
| * Fix makefilesMarco Pesenti Gritti2006-09-152-2/+3
| * Fix opening new activitiesMarco Pesenti Gritti2006-09-152-5/+29
| * Implement friends removal, lots of cleanupsMarco Pesenti Gritti2006-09-159-69/+80
| * s/FriendIcon/BuddyIcon since that is generic nowMarco Pesenti Gritti2006-09-154-14/+14
| * Pass around the shell so that groups can reuse the gridMarco Pesenti Gritti2006-09-1510-45/+53
| * Move the presence service out of the shellMarco Pesenti Gritti2006-09-159-1761/+2
| * Move the view to his own moduleMarco Pesenti Gritti2006-09-1526-30/+34
| * Move the model to his own moduleMarco Pesenti Gritti2006-09-1511-10/+13
| * Forgot to add the modelMarco Pesenti Gritti2006-09-151-0/+86
| * Split shell in model/view, cleanup things a lotMarco Pesenti Gritti2006-09-1513-166/+63
| * Remove unused codeMarco Pesenti Gritti2006-09-153-62/+0
| * TypoMarco Pesenti Gritti2006-09-151-1/+1
| * A bunch of cleanups and fixesMarco Pesenti Gritti2006-09-152-16/+34
| * Fix small bugs in the grid logicMarco Pesenti Gritti2006-09-141-1/+1
| * CleanupMarco Pesenti Gritti2006-09-141-3/+2
| * Add a popup shell which ensure only one popup is active atMarco Pesenti Gritti2006-09-141-1/+15
| * Improve popup/popdown logicMarco Pesenti Gritti2006-09-142-28/+26
| * Keep popups out of the frameMarco Pesenti Gritti2006-09-142-3/+10
| * Use FriendIcon in the frameMarco Pesenti Gritti2006-09-143-8/+9