Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Actually fixup the testMarco Pesenti Gritti2006-10-061-2/+1
* | | Some work on the snowflake testMarco Pesenti Gritti2006-10-062-71/+51
| |/ |/|
* | Put the log in the profile. Release 0.33Marco Pesenti Gritti2006-10-062-2/+6
* | Release 0.32Marco Pesenti Gritti2006-10-061-1/+1
* | Fix the spread box test and fix the box layout logic tooMarco Pesenti Gritti2006-10-063-69/+59
* | Send empty lists rather than NotFoundError exceptions where appropriate; comp...Dan Williams2006-10-062-24/+9
* | Fix wrong conversion of typechecking to isinstanceDan Williams2006-10-061-1/+1
* | More fixesMarco Pesenti Gritti2006-10-061-6/+6
* | Some fixesMarco Pesenti Gritti2006-10-061-9/+13
* | Move the layouts to be box and subclass them.Marco Pesenti Gritti2006-10-067-178/+190
* | Release 0.31Marco Pesenti Gritti2006-10-053-2/+1
* | Fix several makefiles, use olpc theme for matchboxMarco 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.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