Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame
Commit message (Expand)AuthorAgeFilesLines
* Add GPL headersMarco Pesenti Gritti2006-10-146-0/+96
* Basic functionalities mostly workingMarco Pesenti Gritti2006-10-131-1/+1
* Fix several makefiles, use olpc theme for matchboxMarco Pesenti Gritti2006-10-051-1/+1
* Rewrite for hippoMarco Pesenti Gritti2006-10-051-10/+20
* Get back presence list to workMarco Pesenti Gritti2006-10-053-11/+30
* More stylsheets workMarco Pesenti Gritti2006-10-051-2/+0
* Improve stylesheet loadingMarco Pesenti Gritti2006-10-052-8/+8
* Complete the de-goocanvasificationMarco Pesenti Gritti2006-10-041-1/+0
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-032-3/+3
* Get rid of the old Grid and CanvasBoxMarco Pesenti Gritti2006-10-032-3/+3
* Update makefileDan Williams2006-10-021-2/+2
* Reimplement menu using hippo and hook it up for theMarco Pesenti Gritti2006-10-022-33/+20
* Start moving to hippo canvas. (Friends presence in the activity regressed)Marco Pesenti Gritti2006-10-015-116/+102
* Default values for args for do_slide_in and do_slide_out, and add is_visisble()Dan Williams2006-09-281-2/+7
* Update some icon namesMarco Pesenti Gritti2006-09-261-2/+2
* Adapt to BuddyModel constructor changeMarco Pesenti Gritti2006-09-251-1/+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
* Do not show the frame when leaving the edge before the timeMarco Pesenti Gritti2006-09-211-11/+37
* Implement the frame mouse activation logic.Marco Pesenti Gritti2006-09-211-13/+28
* Simple timeline API.Marco Pesenti Gritti2006-09-211-39/+37
* 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-193-8/+12
* Show/hide the frame on mouse motion, needs workMarco Pesenti Gritti2006-09-181-14/+103
* Implement close button for the activity.Marco Pesenti Gritti2006-09-182-5/+18
* Cleanup shell model/view separationMarco Pesenti Gritti2006-09-182-8/+5
* Rework menu positioning. Cleanups.Marco Pesenti Gritti2006-09-164-2/+35
* Implement menu color scheme and fixup colorsMarco Pesenti Gritti2006-09-161-1/+1
* Initial implementation of the activity menuMarco Pesenti Gritti2006-09-161-32/+58
* Factor out to a generic icon with menuMarco Pesenti Gritti2006-09-161-1/+1
* Fix opening new activitiesMarco Pesenti Gritti2006-09-151-5/+5
* Implement friends removal, lots of cleanupsMarco Pesenti Gritti2006-09-151-3/+2
* s/FriendIcon/BuddyIcon since that is generic nowMarco Pesenti Gritti2006-09-151-2/+2
* Pass around the shell so that groups can reuse the gridMarco Pesenti Gritti2006-09-154-21/+20
* Move the view to his own moduleMarco Pesenti Gritti2006-09-157-0/+339