86 Commits (73c1dbe4a7d8b5e54b6c16f82690200abaedf978)

Author SHA1 Message Date
Marco Pesenti Gritti cda47a41f4 Implement ToggleIconButton 18 years ago
Tomeu Vizoso 66b1c48211 Remove theme hack for tests. Marco has fixed the tests in sugar-emulator. 18 years ago
Tomeu Vizoso d504124cc2 Hack Dan's DataStore for doing what we need for 6th March demo. 18 years ago
Tomeu Vizoso de902c41fd Added Button control. 18 years ago
Tomeu Vizoso 067f703bfe Make OptionMenu grab the pointer on popup. 18 years ago
Tomeu Vizoso a2e5b9308e Rename color property in CanvasIcon to xo-color and added properties fill-color and stroke-color. 18 years ago
Tomeu Vizoso cb0d75eb59 Rename IconColor to XoColor. 18 years ago
Tomeu Vizoso 2f4822f1cd Make OptionMenu use the new Menu and MenuItem classes. 18 years ago
Tomeu Vizoso 500f979302 Renamed Button to IconButton. 18 years ago
Marco Pesenti Gritti 2e8bd12f8b Rework color and fonts to be more pytonish. Add units conversions. 18 years ago
Tomeu Vizoso 32c89a1fcb New widget OptionMenu. 18 years ago
Marco Pesenti Gritti bcdff5ddd3 Move Color inside style 18 years ago
Tomeu Vizoso b4a461605d Label fixes. 18 years ago
Tomeu Vizoso f4a6eb4453 Refactor Frame, create RoundBox, some Entry fixes and new Label control. 18 years ago
Tomeu Vizoso 5aa820d72f And more text entry stuff. 18 years ago
Tomeu Vizoso 105c66f25b More text entry stuff. 18 years ago
Tomeu Vizoso 6115b8af10 Added text entry control. 18 years ago
Marco Pesenti Gritti f6e1df09f5 Refactor a bit the color stuff. Python doesn't seem to like initializing class members with an instance of the class itself. Initial frame control implementation. 18 years ago
Marco Pesenti Gritti 1d6f0a11c4 Cut and paste the mozembed bindings instead of depending on the
external ones. This is necessary to be able to support 1.9.
18 years ago
Marco Pesenti Gritti 4cdf88f31d Do not hardcode /usr/bin/python 18 years ago
Dan Williams e586cd66c0 Add activity objects to the data store 18 years ago
Dan Williams 039ac19432 datastore fixes 18 years ago
Justin Gallardo b9f9ef0fe9 Changed all tabs to 4 spaces for python style 18 years ago
Marco Pesenti Gritti 5fd8f95046 Disable sketch, move it in tests for now (only way to hide it from the stupid
build system, it will have to be moved to his own module/bundle anyway).
18 years ago
Marco Pesenti Gritti cb285aba06 Get running activities to work. Still hacky. 18 years ago
Marco Pesenti Gritti 92f37d31da Several fixes, generate the service, add a test bundle 18 years ago
Marco Pesenti Gritti ebb896cb5b Another iteration on the spread out box. Make it work
well also for the mesh.
18 years ago
Marco Pesenti Gritti fcac3b87ca Size the window to fill screen, to avoid wm races 18 years ago
Marco Pesenti Gritti 71c08b526f Add a few snowflakes and pack them in a spread box 18 years ago
Marco Pesenti Gritti cfa8c980b5 Fix to use emulator 18 years ago
Marco Pesenti Gritti bb4085373c Fix 18 years ago
Marco Pesenti Gritti 7a06102b2e Fix programmatical popdown 18 years ago
Marco Pesenti Gritti 18cbe0a68d Fix. Use sugar-emulator to run this 18 years ago
Marco Pesenti Gritti 157d702ad1 Fix the theme test 18 years ago
Marco Pesenti Gritti ae9b28cb1b Add GPL headers, remove some obsolete tests 18 years ago
Marco Pesenti Gritti 3cfa9c40bd First go at progress in the entry. 18 years ago
Marco Pesenti Gritti 0ec5283081 Adapt gtk icon size to the grid 18 years ago
Marco Pesenti Gritti 3f68640c13 Get rid of the old simulator 18 years ago
Marco Pesenti Gritti f1f0e9d26c Get names in random order 18 years ago
Marco Pesenti Gritti 279ebda451 Fix children counting 18 years ago
Marco Pesenti Gritti 067d60573e Join the activity before changing to it 18 years ago
Marco Pesenti Gritti b309da53f6 Add activity change 18 years ago
Marco Pesenti Gritti c9b5381c16 Add a list of names to pick from. Refactor a bit to allow different simulator stages.
Create a bunch of random bots.
18 years ago
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 18716b308e Actually fixup the test 18 years ago