Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix several makefiles, use olpc theme for matchboxv0.31Marco Pesenti Gritti2006-10-054-2/+3
* Revert "Install our own matchbox theme to disable shadows"Marco Pesenti Gritti2006-10-053-273/+1
* More work on the views layoutMarco Pesenti Gritti2006-10-053-35/+27
* Adapt spread layout to hippoMarco Pesenti Gritti2006-10-051-34/+44
* Ooops broke default positioning strategyMarco Pesenti Gritti2006-10-051-1/+1
* Rewrite for hippoMarco Pesenti Gritti2006-10-051-10/+20
* Get back presence list to workMarco Pesenti Gritti2006-10-056-24/+43
* More stylificationMarco Pesenti Gritti2006-10-052-9/+39
* More stylsheets workMarco Pesenti Gritti2006-10-055-8/+19
* Remove several hardcoded sizes, substitute them with stylesheets.Marco Pesenti Gritti2006-10-056-14/+39
* Improve stylesheet loadingMarco Pesenti Gritti2006-10-057-35/+43
* Release 0.30v0.30Marco Pesenti Gritti2006-10-042-2/+2
* Install our own matchbox theme to disable shadowsMarco Pesenti Gritti2006-10-043-1/+273
* Kill unused code, fix makefilesMarco Pesenti Gritti2006-10-048-270/+15
* 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-0324-41/+41
* Get rid of the old Grid and CanvasBoxMarco Pesenti Gritti2006-10-037-148/+5
* Changed all type checking to use isinstanceJohn (J5) Palmieri2006-10-037-43/+43
* s/type(val) == type({})/isinstance(val, dict)John (J5) Palmieri2006-10-031-1/+1
* Deprecate dbus.dbus_bindings import and use new name_has_ownerJohn (J5) Palmieri2006-10-031-2/+14
* Changed to tabs, to keep things consistent.Ian Bicking2006-10-031-199/+199
* Updates to presence test and mockdbusIan Bicking2006-10-032-9/+94
* I added tests for the presence client interface. But the presenceIan Bicking2006-10-033-0/+204
* Merge branch 'master' of git://dev.laptop.org/sugarIan Bicking2006-10-0312-346/+115
|\
| * Move the menu to hippo canvasMarco Pesenti Gritti2006-10-032-112/+20
| * Remove the old menu icon codeMarco Pesenti Gritti2006-10-032-122/+0
| * Fix makefilesMarco Pesenti Gritti2006-10-032-3/+3
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-033-11/+12
| |\
| * | Port mesh and friends view to hippo, needs workMarco Pesenti Gritti2006-10-036-109/+92
* | | Merge branch 'master' of git://dev.laptop.org/sugarIan Bicking2006-10-023-11/+12
|\ \ \ | | |/ | |/|
| * | Expose local name collision errors (ie, somebody else registered that service)Dan Williams2006-10-021-8/+6
| * | Update makefileDan Williams2006-10-021-1/+4
| * | Update makefileDan Williams2006-10-021-2/+2
| |/
* | Merge branch 'master' of git://dev.laptop.org/sugarIan Bicking2006-10-0219-164/+594
|\ \ | |/
| * Reimplement menu using hippo and hook it up for theMarco Pesenti Gritti2006-10-026-62/+88
| * Add window manager testMarco Pesenti Gritti2006-10-021-0/+28
| * Test theme from ManuMarco Pesenti Gritti2006-10-021-1/+94
| * Start moving to hippo canvas. (Friends presence in the activity regressed)Marco Pesenti Gritti2006-10-0113-144/+259
| * Start rewriting our canvas stuff to cleanup and use hippo.Marco Pesenti Gritti2006-10-015-0/+167
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-014-5/+57
| |\
| * \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-286-9/+81
| |\ \
| * | | 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-294-5/+57
|\ \ \ \ | | |_|/ | |/| |
| * | | Ignore local name collisions againDan Williams2006-09-291-4/+8
| * | | 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-287-9/+87
|\ \ \ | |/ /
| * | Activate chat service when activity gets sharedDan Williams2006-09-281-0/+1
| * | Fix missing icon checkDan Williams2006-09-281-3/+5