208 Commits (master)

Author SHA1 Message Date
Dan Williams 8600a48fa2 Fix NotFoundError 17 years ago
Dan Williams 549a2df403 Make joining work 17 years ago
Dan Williams 51fa253e98 Test activity sharing 17 years ago
Dan Williams 290f2c2900 Add bits to handle join/leave activities 17 years ago
Dan Williams 8152672e49 add log handler since sugar ps bindings use logging 17 years ago
Dan Williams f5305a3ea0 Test activity appeared/disappeared 17 years ago
Dan Williams 5a5b541da3 Add buddy-removed testcase 17 years ago
Dan Williams 05b7f678e9 Fix traceback in RemoveBuddy 17 years ago
Dan Williams 857aa1dcbf Rework mock ps start/stop; test BuddyAppeared signals 17 years ago
Dan Williams 4ca4e5564e Add test code for Sugar PresenceService bindings 17 years ago
Marco Pesenti Gritti 76e375749a Add more toolbars and a text area 17 years ago
Marco Pesenti Gritti f6a93fd8e9 Some initial work on graphics2 17 years ago
Marco Pesenti Gritti cb997a5264 More work on the new toolbars 17 years ago
Marco Pesenti Gritti 7ef61620f7 Ui test 17 years ago
Marco Pesenti Gritti 0bade58c23 Remove obsolete tests 17 years ago
Marco Pesenti Gritti c738ac488e Fix SnowflakeBox 17 years ago
Marco Pesenti Gritti a2de1f7f3f Fix (API changes) 17 years ago
Marco Pesenti Gritti 35139a0fd4 FIx 17 years ago
Marco Pesenti Gritti 5343752c35 Make browser a modules inside sugar library 17 years ago
Marco Pesenti Gritti 94f36e8b7d Obsolete activity examples 17 years ago
Marco Pesenti Gritti b6a1445573 Kill a lot of old old unused code 17 years ago
Marco Pesenti Gritti 81d216babd Fix up translations, translate in italian. 17 years ago
Marco Pesenti Gritti cda47a41f4 Implement ToggleIconButton 17 years ago
Tomeu Vizoso 66b1c48211 Remove theme hack for tests. Marco has fixed the tests in sugar-emulator. 17 years ago
Tomeu Vizoso d504124cc2 Hack Dan's DataStore for doing what we need for 6th March demo. 17 years ago
Tomeu Vizoso de902c41fd Added Button control. 17 years ago
Tomeu Vizoso 067f703bfe Make OptionMenu grab the pointer on popup. 17 years ago
Tomeu Vizoso a2e5b9308e Rename color property in CanvasIcon to xo-color and added properties fill-color and stroke-color. 17 years ago
Tomeu Vizoso cb0d75eb59 Rename IconColor to XoColor. 17 years ago
Tomeu Vizoso 2f4822f1cd Make OptionMenu use the new Menu and MenuItem classes. 17 years ago
Tomeu Vizoso 500f979302 Renamed Button to IconButton. 17 years ago
Marco Pesenti Gritti 2e8bd12f8b Rework color and fonts to be more pytonish. Add units conversions. 17 years ago
Tomeu Vizoso 32c89a1fcb New widget OptionMenu. 17 years ago
Marco Pesenti Gritti bcdff5ddd3 Move Color inside style 17 years ago
Tomeu Vizoso b4a461605d Label fixes. 17 years ago
Tomeu Vizoso f4a6eb4453 Refactor Frame, create RoundBox, some Entry fixes and new Label control. 17 years ago
Tomeu Vizoso 5aa820d72f And more text entry stuff. 17 years ago
Tomeu Vizoso 105c66f25b More text entry stuff. 17 years ago
Tomeu Vizoso 6115b8af10 Added text entry control. 17 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. 17 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
Marco Pesenti Gritti e973b948da Some work on the snowflake test 18 years ago
Marco Pesenti Gritti d1205dd255 Fix the spread box test and fix the box layout logic too 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 4958c43b33 Add window manager test 18 years ago
Marco Pesenti Gritti c6aa561fe9 Test theme from Manu 18 years ago
Marco Pesenti Gritti 0a912e214a Start moving to hippo canvas. (Friends presence in the activity regressed) 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 73be416c67 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 0092d85d61 Initial snow flake layout implementation 18 years ago
Dan Williams aa0adcf0c5 Unconditionally reschedule current activity switch timeout 18 years ago
Marco Pesenti Gritti d5f8d62d35 Add size request to BuddyActivityView and use it in IconLayout 18 years ago
Dan Williams 07c0ffbb7d Use two different activity types 18 years ago
Dan Williams e2f82f02a0 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Conflicts:

	shell/view/home/IconLayout.py
18 years ago
Dan Williams 701cef3f1d Only broadcast and activity change if it actually changed 18 years ago
Marco Pesenti Gritti bcd150fa81 Implement very simple spread out logic for the IconLayout 18 years ago
Marco Pesenti Gritti 3f73da0549 Some cleanups of the IconLayout 18 years ago
Marco Pesenti Gritti eac58dcfed Add test for icon layout 18 years ago
Marco Pesenti Gritti 24987a8de1 Adapt to the new icons 18 years ago
Dan Williams 4d0dae0e35 Change update frequency to 10 - 20 seconds 18 years ago
Dan Williams 66a1539895 Let Kiu change activities randomly 18 years ago
Marco Pesenti Gritti 8f6baf6239 Skeleton theme test 18 years ago
Marco Pesenti Gritti a1d629b6cd Set constraints for the added items 18 years ago
Marco Pesenti Gritti 857b9cb659 Rewrite of the grid stuff. Simpler api and cleaner implementation.
Also follow the micro grids in pentagram design.
18 years ago
Marco Pesenti Gritti a33cce71b6 Add test 18 years ago
Marco Pesenti Gritti f43b97a202 Add timelined actions 18 years ago
Marco Pesenti Gritti 5b31e2b134 Abtract the bot code out to Bot 18 years ago
Marco Pesenti Gritti f438f851ea Check we have a color before registering the icon 18 years ago
Marco Pesenti Gritti 6e2ab8dee1 Make the bot public a service. Crappy code, trying things out for now. 18 years ago
Marco Pesenti Gritti 7958f30744 Write a non ui test session. 18 years ago
Marco Pesenti Gritti 3884507a74 Write a session for ui tests and use it for test-icons 18 years ago
Marco Pesenti Gritti f4f70d22f1 Remove old bots implementation. I'm going to rewrite this. 18 years ago
Marco Pesenti Gritti f26e85a1fa Write a canvas subclass in 1200x900 that adapts to screen.
Use it in the test.
18 years ago
Marco Pesenti Gritti 3e82db03c0 Show different icons 18 years ago
Marco Pesenti Gritti 2a2554f157 forgot to add files 18 years ago
Marco Pesenti Gritti b8018bb889 Add a test for icons 18 years ago