Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | build system, it will have to be moved to his own module/bundle anyway).
* 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
| | | | well also for the mesh.
* 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
|
*