Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view
Commit message (Expand)AuthorAgeFilesLines
* Add GPL headersMarco Pesenti Gritti2006-10-1421-0/+336
* Basic functionalities mostly workingMarco Pesenti Gritti2006-10-131-1/+1
* Create a private sugar lib and put our extensions there.Marco Pesenti Gritti2006-10-121-1/+1
* Spread box cleanups and fixesMarco Pesenti Gritti2006-10-073-4/+3
* Move the layouts to be box and subclass them.Marco Pesenti Gritti2006-10-062-29/+20
* Fix several makefiles, use olpc theme for matchboxMarco Pesenti Gritti2006-10-053-2/+2
* More work on the views layoutMarco Pesenti Gritti2006-10-052-6/+8
* Rewrite for hippoMarco Pesenti Gritti2006-10-051-10/+20
* Get back presence list to workMarco Pesenti Gritti2006-10-055-15/+38
* More stylificationMarco Pesenti Gritti2006-10-051-0/+24
* More stylsheets workMarco Pesenti Gritti2006-10-054-8/+17
* Remove several hardcoded sizes, substitute them with stylesheets.Marco Pesenti Gritti2006-10-055-14/+36
* Improve stylesheet loadingMarco Pesenti Gritti2006-10-055-10/+36
* Kill unused code, fix makefilesMarco Pesenti Gritti2006-10-041-7/+7
* Complete the de-goocanvasificationMarco Pesenti Gritti2006-10-046-127/+27
* Reimplement the donut using hippo canvasMarco Pesenti Gritti2006-10-044-69/+119
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-036-7/+7
* Get rid of the old Grid and CanvasBoxMarco Pesenti Gritti2006-10-034-9/+4
* Move the menu to hippo canvasMarco Pesenti Gritti2006-10-031-17/+20
* Fix makefilesMarco Pesenti Gritti2006-10-031-3/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-031-2/+2
|\
| * Update makefileDan Williams2006-10-021-2/+2
* | Port mesh and friends view to hippo, needs workMarco Pesenti Gritti2006-10-036-176/+83
|/
* 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
* Add OverlayWindow to makefileDan Williams2006-09-291-0/+1
* Add composited overlay window underneath chatDan Williams2006-09-292-1/+48
* Activate chat service when activity gets sharedDan Williams2006-09-281-0/+1
* Set default chat window sizeDan Williams2006-09-281-0/+1
* Center chat window, and give it a frameDan Williams2006-09-281-1/+1
* Initialize _frame_was_visible, and move signal connections lowerDan Williams2006-09-281-2/+4
* Fix frame behavior on chat; when we show the chat remember previous frame sta...Dan Williams2006-09-282-6/+18
* Default values for args for do_slide_in and do_slide_out, and add is_visisble()Dan Williams2006-09-281-2/+7
* Start making activity chat work; hit F9 to activateDan Williams2006-09-282-0/+48
* Import gobjectDan Williams2006-09-281-1/+1
* Don't traceback on unknown image formatsDan Williams2006-09-271-3/+8
* Don't allow empty nick names and if it happens considerMarco Pesenti Gritti2006-09-261-4/+10
* 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