Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/core.py
Commit message (Expand)AuthorAgeFilesLines
* Added ClickAction and TypeTextAction + support for initial statecharles2009-04-161-1/+19
* TutoriusV2 : Adding linear tutorial creator wih basic testsmike2009-03-201-1/+1
* TutoriusV2 : Adding tests on event filters of the statesmike2009-03-191-1/+1
* Merge branch 'tutorial_toolkit' into mikemike2009-03-191-0/+3
|\
| * Add the Widget Identifier and corresponding ActionVincent Vinet2009-03-191-0/+3
* | TutoriusV2 : Adding more tests on States (action management)mike2009-03-191-1/+1
* | TutoriusV2 : Correcting constructors for States and FSMs, explorationmike2009-03-181-33/+64
* | TutoriusV2 : Adding data manipulation functions for FSM and State, somemike2009-03-181-17/+151
* | TutoriusV1 : Adding a sample usage case tests for FSMmike2009-03-101-2/+6
|/
* TutoriusV1 : Adding basic State tests, cleaned some code bits lyingmike2009-03-041-43/+1
* TutoriusV1 : Adding omitted core.py (git clumsiness, sorry!)mike2009-03-011-71/+171
* TutoriusV1 : Modifying the State and FSM classes to fit with the Eventmike2009-02-281-33/+116
* -Replace the current event classes to use EVentFilters andVincent Vinet2009-02-281-197/+40
* Use actions instead of messages in the tutorialsVincent Vinet2009-02-271-8/+15
* rename tutorial to coreVincent Vinet2009-02-251-0/+343