Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Revert "Install our own matchbox theme to disable shadows"Marco Pesenti Gritti2006-10-052-272/+1
| | | | This reverts 0e77fc5bf9476ff08baf7855476c99fb2aadbc86 commit.
* 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
|
* Install our own matchbox theme to disable shadowsMarco Pesenti Gritti2006-10-042-1/+272
|
* 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-0310-14/+14
|
* Get rid of the old Grid and CanvasBoxMarco Pesenti Gritti2006-10-034-9/+4
|
* Merge branch 'master' of git://dev.laptop.org/sugarIan Bicking2006-10-038-196/+105
|\
| * 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
| |\
| * | Port mesh and friends view to hippo, needs workMarco Pesenti Gritti2006-10-036-176/+83
| | |
* | | Merge branch 'master' of git://dev.laptop.org/sugarIan Bicking2006-10-021-2/+2
|\ \ \ | | |/ | |/|
| * | Update makefileDan Williams2006-10-021-2/+2
| |/
* | Merge branch 'master' of git://dev.laptop.org/sugarIan Bicking2006-10-027-145/+119
|\ \ | |/
| * 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
| |
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-013-1/+49
| |\
| * \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-284-3/+72
| |\ \
| * | | No need to initialize gtk threads, glib is enough.Marco Pesenti Gritti2006-09-281-1/+2
| | | | | | | | | | | | | | | | Fix lockups in the browser.
* | | | Merge branch 'master' of git://dev.laptop.org/sugarIan Bicking2006-09-293-1/+49
|\ \ \ \ | | |_|/ | |/| |
| * | | Add OverlayWindow to makefileDan Williams2006-09-291-0/+1
| | | |
| * | | Add composited overlay window underneath chatDan Williams2006-09-292-1/+48
| | |/ | |/|
* | | Merge branch 'master' of git://dev.laptop.org/sugarIan Bicking2006-09-284-3/+72
|\ \ \ | |/ /
| * | 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
| | |
| * |