1188 Commits (386dbe71232110c8177ab1833f77f42c32c85283)
 

Author SHA1 Message Date
Marco Pesenti Gritti 386dbe7123 Add a wait method to the bot 18 years ago
Marco Pesenti Gritti 994b337709 Add a bot and ability to share chat 18 years ago
Marco Pesenti Gritti cbd3a52a68 Do not set up the owner of the presence service if there
is no nick name in the env. I'm not sure this is the best
approach, we need to figure it out.

First go at the new simulator.
18 years ago
Marco Pesenti Gritti 1dd8f78453 Rename the old simulator to oldsimulator to keep kiu working 18 years ago
Marco Pesenti Gritti 4a15327297 Refactor directory structure a bit in preparation to the new simulator. 18 years ago
Marco Pesenti Gritti 8c3ac8960f Spread box cleanups and fixes 18 years ago
Marco Pesenti Gritti 55f82602c4 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 18716b308e Actually fixup the test 18 years ago
Marco Pesenti Gritti e973b948da Some work on the snowflake test 18 years ago
Bert Freudenberg 41c2ddeb81 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Bert Freudenberg 2207de4347 added optional prefix and buildroot args (for RPM) 18 years ago
Marco Pesenti Gritti 7801e05293 Put the log in the profile. Release 0.33 18 years ago
Marco Pesenti Gritti 031aa6c7d6 Release 0.32 18 years ago
Marco Pesenti Gritti d1205dd255 Fix the spread box test and fix the box layout logic too 18 years ago
Dan Williams 75fb1a33de Send empty lists rather than NotFoundError exceptions where appropriate; compact some code 18 years ago
Dan Williams 022c183016 Fix wrong conversion of typechecking to isinstance 18 years ago
Marco Pesenti Gritti 7f232c30c2 More fixes 18 years ago
Marco Pesenti Gritti 953b5bf286 Some fixes 18 years ago
Marco Pesenti Gritti b33a1c141f Move the layouts to be box and subclass them. 18 years ago
Marco Pesenti Gritti f216f7bc0a Release 0.31 18 years ago
Marco Pesenti Gritti 4b36f84c30 Fix several makefiles, use olpc theme for matchbox 18 years ago
Marco Pesenti Gritti 5b37955647 Revert "Install our own matchbox theme to disable shadows"
This reverts 0e77fc5bf9 commit.
18 years ago
Marco Pesenti Gritti 1b0e469dbd More work on the views layout 18 years ago
Marco Pesenti Gritti 924fe94b16 Adapt spread layout to hippo 18 years ago
Marco Pesenti Gritti aec5cdbdcd Ooops broke default positioning strategy 18 years ago
Marco Pesenti Gritti 0533d1ffd6 Rewrite for hippo 18 years ago
Marco Pesenti Gritti 6479962ca7 Get back presence list to work 18 years ago
Marco Pesenti Gritti 847f69fce7 More stylification 18 years ago
Marco Pesenti Gritti 0bd96b3987 More stylsheets work 18 years ago
Marco Pesenti Gritti 250060b7f8 Remove several hardcoded sizes, substitute them with stylesheets. 18 years ago
Marco Pesenti Gritti b3abf30dec Improve stylesheet loading 18 years ago
Marco Pesenti Gritti 3972ff8651 Release 0.30 18 years ago
Marco Pesenti Gritti 0e77fc5bf9 Install our own matchbox theme to disable shadows 18 years ago
Marco Pesenti Gritti 5da630c13a Kill unused code, fix makefiles 18 years ago
Marco Pesenti Gritti 62ee1df83c Complete the de-goocanvasification 18 years ago
Marco Pesenti Gritti 72a4aa6fe2 Reimplement the donut using hippo canvas 18 years ago
Marco Pesenti Gritti 1f8ff1db1f Move all the canvas code that doesn't depend on goocanvas anymore in graphics. 18 years ago
Marco Pesenti Gritti 717bdd66f4 Get rid of the old Grid and CanvasBox 18 years ago
John (J5) Palmieri 6f337e0b14 Changed all type checking to use isinstance 18 years ago
John (J5) Palmieri 7c342e75bf s/type(val) == type({})/isinstance(val, dict)
This needs to be changed everwhere in the code because
isinstance will match derived types where == will not
18 years ago
John (J5) Palmieri be29c542bf Deprecate dbus.dbus_bindings import and use new name_has_owner
API when available
18 years ago
Ian Bicking bd0e612f1a Changed to tabs, to keep things consistent. 18 years ago
Ian Bicking bdf9c1b392 Updates to presence test and mockdbus 18 years ago
Ian Bicking b010c0cd42 I added tests for the presence client interface. But the presence
client interface, I realize, is really boring and not worth testing
much.  More interesting, I guess, is the mockdbus module.  This will
need some more extension to be used by a server (I think), like the
presence server.
18 years ago
Ian Bicking 48951dc1cb Merge branch 'master' of git://dev.laptop.org/sugar 18 years ago
Marco Pesenti Gritti 0cd31b900a Move the menu to hippo canvas 18 years ago
Marco Pesenti Gritti 9fd16ddd21 Remove the old menu icon code 18 years ago
Marco Pesenti Gritti 8f9f473073 Fix makefiles 18 years ago
Marco Pesenti Gritti 75b86618de Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti e14aa30f07 Port mesh and friends view to hippo, needs work 18 years ago