Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Add GPL headersMarco Pesenti Gritti2006-10-1434-0/+545
* Basic functionalities mostly workingMarco Pesenti Gritti2006-10-131-1/+1
* Fix title handling. Hide old browser and chat.Marco Pesenti Gritti2006-10-131-1/+2
* 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
* 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
| * 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
* | | | 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
| * | 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
| |/
* | Revert "Make ShellModel emit signals on activity change, and make Owner liste...Ian Bicking2006-09-272-29/+14
|/
* Make ShellModel emit signals on activity change, and make Owner listen for th...Dan Williams2006-09-272-14/+29
* 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-262-5/+12