626 Commits (f216f7bc0a20b446bc9723e7a1e50486931ebbac)

Author SHA1 Message Date
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 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 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 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 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
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
Dan Williams 3524042ad7 Update makefile 18 years ago
Marco Pesenti Gritti a951b36347 Reimplement menu using hippo and hook it up for the
activity menu.
18 years ago
Marco Pesenti Gritti 0a912e214a Start moving to hippo canvas. (Friends presence in the activity regressed) 18 years ago
Marco Pesenti Gritti d05f1f13d3 Start rewriting our canvas stuff to cleanup and use hippo.
Out of the build.
18 years ago
Dan Williams a09dc48669 Fix missing icon check 18 years ago
Dan Williams 8e7fe5dd65 Deal with missing icons 18 years ago
Dan Williams e95e6c2a4e Import the PS correctly 18 years ago
Dan Williams 70cbd90c7a Fix signal args 18 years ago
Marco Pesenti Gritti 72d43fde28 Add a start method to the activity module, for initialization. 18 years ago
Dan Williams ce577a6376 Refactor current activity handling to be top-level attributes and D-Bus signals, not stuck in the property dict 18 years ago
Marco Pesenti Gritti 9619921735 Image layout fixes 18 years ago
Dan Williams 5343a4d6ef Fix mixup of set_constraints() args 18 years ago
Dan Williams d585a251bd Do simple height-flow layout on menu items, and add an add_image() function 18 years ago
Marco Pesenti Gritti a8322a76eb Fixes 18 years ago
Marco Pesenti Gritti 9dd98949e5 Hrm not really sure why I need this 18 years ago
Marco Pesenti Gritti 2ac1bf7302 Handle image size allocation 18 years ago
Marco Pesenti Gritti 2ee61e4475 Show activities again 18 years ago
Dan Williams 804848ba47 _stringify_hash -> printable_hash; generalize, make more public 18 years ago
Marco Pesenti Gritti 0092d85d61 Initial snow flake layout implementation 18 years ago
Marco Pesenti Gritti d5f8d62d35 Add size request to BuddyActivityView and use it in IconLayout 18 years ago
Dan Williams f83567ba32 Determine scale as a float so it's not clamped at 0 18 years ago
Marco Pesenti Gritti 3f73da0549 Some cleanups of the IconLayout 18 years ago
Dan Williams 6473444e09 Add a 'Disappeared' signal on the buddy object 18 years ago
Dan Williams c978b5ed6d Ensure properties will always be an empty dict 18 years ago
Dan Williams 7061434703 Don't traceback on Ctrl+C 18 years ago
Marco Pesenti Gritti b6e32680aa Use white for the separator 18 years ago