Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view
Commit message (Collapse)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
| | | | activity menu.
* 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
|
*