Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/simulator
Commit message (Expand)AuthorAgeFilesLines
* Do not hardcode /usr/bin/pythonMarco Pesenti Gritti2007-01-201-1/+1
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-10/+10
* Fix programmatical popdownMarco Pesenti Gritti2006-10-181-2/+0
* Fix. Use sugar-emulator to run thisMarco Pesenti Gritti2006-10-181-3/+1
* Add GPL headers, remove some obsolete testsMarco Pesenti Gritti2006-10-144-0/+65
* Get rid of the old simulatorMarco Pesenti Gritti2006-10-102-69/+1
* Get names in random orderMarco Pesenti Gritti2006-10-101-2/+13
* 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
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-031-1/+1
* Unconditionally reschedule current activity switch timeoutDan Williams2006-09-251-1/+1
* Add size request to BuddyActivityView and use it in IconLayoutMarco Pesenti Gritti2006-09-251-1/+2
* Use two different activity typesDan Williams2006-09-251-14/+14
* Only broadcast and activity change if it actually changedDan Williams2006-09-251-3/+6
* Change update frequency to 10 - 20 secondsDan Williams2006-09-211-1/+1
* Let Kiu change activities randomlyDan Williams2006-09-211-8/+55
* Add timelined actionsMarco Pesenti Gritti2006-09-101-0/+10
* Abtract the bot code out to BotMarco Pesenti Gritti2006-09-101-64/+3
* Check we have a color before registering the iconMarco Pesenti Gritti2006-09-101-6/+16
* Make the bot public a service. Crappy code, trying things out for now.Marco Pesenti Gritti2006-09-101-0/+46
* Write a non ui test session.Marco Pesenti Gritti2006-09-101-0/+12
* Remove old bots implementation. I'm going to rewrite this.Marco Pesenti Gritti2006-09-095-0/+25