Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Remove theme hack for tests. Marco has fixed the tests in sugar-emulator.Tomeu Vizoso2007-03-085-31/+0
* Hack Dan's DataStore for doing what we need for 6th March demo.Tomeu Vizoso2007-03-021-0/+50
* Added Button control.Tomeu Vizoso2007-02-261-0/+62
* Make OptionMenu grab the pointer on popup.Tomeu Vizoso2007-02-241-1/+1
* Rename color property in CanvasIcon to xo-color and added properties fill-col...Tomeu Vizoso2007-02-232-3/+3
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-233-7/+7
* Make OptionMenu use the new Menu and MenuItem classes.Tomeu Vizoso2007-02-221-4/+5
* Renamed Button to IconButton.Tomeu Vizoso2007-02-213-6/+6
* Rework color and fonts to be more pytonish. Add units conversions.Marco Pesenti Gritti2007-02-153-3/+0
* New widget OptionMenu.Tomeu Vizoso2007-02-154-0/+91
* Move Color inside styleMarco Pesenti Gritti2007-02-142-2/+2
* Label fixes.Tomeu Vizoso2007-02-131-2/+2
* Refactor Frame, create RoundBox, some Entry fixes and new Label control.Tomeu Vizoso2007-02-122-16/+81
* And more text entry stuff.Tomeu Vizoso2007-02-101-4/+9
* More text entry stuff.Tomeu Vizoso2007-02-091-0/+2
* Added text entry control.Tomeu Vizoso2007-02-091-0/+52
* Refactor a bit the color stuff. Python doesn't seem to like initializing clas...Marco Pesenti Gritti2007-02-081-0/+36
* Cut and paste the mozembed bindings instead of depending on theMarco Pesenti Gritti2007-01-231-2/+4
* Do not hardcode /usr/bin/pythonMarco Pesenti Gritti2007-01-207-7/+7
* Add activity objects to the data storeDan Williams2006-12-201-2/+31
* datastore fixesDan Williams2006-12-111-0/+107
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-046-230/+230
* Disable sketch, move it in tests for now (only way to hide it from the stupidMarco Pesenti Gritti2006-11-104-0/+246
* Get running activities to work. Still hacky.Marco Pesenti Gritti2006-10-312-1/+6
* Several fixes, generate the service, add a test bundleMarco Pesenti Gritti2006-10-311-0/+5
* Another iteration on the spread out box. Make it workMarco Pesenti Gritti2006-10-251-11/+7
* Size the window to fill screen, to avoid wm racesMarco Pesenti Gritti2006-10-241-0/+1
* Add a few snowflakes and pack them in a spread boxMarco Pesenti Gritti2006-10-241-9/+20
* Fix to use emulatorMarco Pesenti Gritti2006-10-241-9/+4
* FixMarco Pesenti Gritti2006-10-201-5/+0
* Fix programmatical popdownMarco Pesenti Gritti2006-10-181-2/+0
* Fix. Use sugar-emulator to run thisMarco Pesenti Gritti2006-10-181-3/+1
* Fix the theme testMarco Pesenti Gritti2006-10-171-5/+0
* Add GPL headers, remove some obsolete testsMarco Pesenti Gritti2006-10-1411-104/+149
* First go at progress in the entry.Marco Pesenti Gritti2006-10-121-0/+27
* Adapt gtk icon size to the gridMarco Pesenti Gritti2006-10-111-5/+0
* Get rid of the old simulatorMarco Pesenti Gritti2006-10-102-69/+1
* Get names in random orderMarco Pesenti Gritti2006-10-101-2/+13
* Fix children countingMarco Pesenti Gritti2006-10-091-3/+9
* Join the activity before changing to itMarco Pesenti Gritti2006-10-091-1/+2
* Add activity changeMarco Pesenti Gritti2006-10-093-3/+6
* Add a list of names to pick from. Refactor a bit to allow different simulator...Marco Pesenti Gritti2006-10-095-3/+8
* Add a wait method to the botMarco Pesenti Gritti2006-10-091-0/+3
* Add a bot and ability to share chatMarco Pesenti Gritti2006-10-091-0/+8
* Do not set up the owner of the presence service if thereMarco Pesenti Gritti2006-10-092-0/+28
* Rename the old simulator to oldsimulator to keep kiu workingMarco Pesenti Gritti2006-10-091-2/+2
* Refactor directory structure a bit in preparation to the new simulator.Marco Pesenti Gritti2006-10-096-19/+1
* Spread box cleanups and fixesMarco Pesenti Gritti2006-10-071-3/+2
* Actually fixup the testMarco Pesenti Gritti2006-10-061-2/+1
* Some work on the snowflake testMarco Pesenti Gritti2006-10-062-71/+51