Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius
Commit message (Expand)AuthorAgeFilesLines
* LP 348570 Core : Integrating properties to actions; adding testsmike2009-04-165-20/+57
* LP 348570 Core : Extending actions with the new properties, adding min /mike2009-04-167-81/+97
* TutoriusV2 : Added test for set_state with same name twice - corrected core b...mike2009-04-162-8/+48
* TutoriusV2 : Corrected the function detection function in actiontests.pymike2009-04-161-1/+1
* TutoriusV2 : Added interface validation for Actionsmike2009-04-161-2/+35
* Merge commit 'origin/lp349874'mike2009-04-1513-4/+435
|\
| * Experimentation on introspecting gobjectsVincent Vinet2009-03-311-0/+85
| * Move uam into folder moduleVincent Vinet2009-03-312-64/+0
| * Split action tests into own file, and add some testingVincent Vinet2009-03-311-19/+19
| * Add the Universal Addressing Module (basic)Vincent Vinet2009-03-312-0/+64
| * Add shells for gobject and gtk parsers in UAM, complete testsVincent Vinet2009-03-315-15/+129
| * Use new UAM location in run-testsVincent Vinet2009-03-311-1/+8
| * Move uam into folder moduleVincent Vinet2009-03-313-1/+5
| * Add a bit of tests for filtersVincent Vinet2009-03-314-8/+293
| * Add the disable widget actionVincent Vinet2009-03-311-0/+21
| * Add the WidgetTypeFilter and use it in TAbiwordVincent Vinet2009-03-311-2/+71
| * Split action tests into own file, and add some testingVincent Vinet2009-03-314-61/+102
| * Add the Universal Addressing Module (basic)Vincent Vinet2009-03-313-0/+109
* | Merge branch 'master' of ssh://mike@bobthebuilder.mine.nu:8080/home/gitmike2009-04-066-1/+960
|\ \
| * | LP 348570 Core : Adding properties for actionsmike2009-04-066-1/+960
* | | LP 353185 Core : Create chain actionmike2009-04-062-2/+66
* | | Revert "Merge branch 'lp353185'"mike2009-04-062-53/+42
|/ /
* | Merge branch 'lp353185'mike2009-04-062-42/+53
|\ \
| * | Create chain actionmike2009-04-062-1/+68
| |/
* | Core : (LP Bug 341760 and 345394)Jean-Christophe Savard2009-04-031-0/+102
* | Ajout de testsVincent Vinet2009-04-027-75/+374
|/
* (bug 348570) TutoriusV2 : Adding properties and minimal introspection on Actionsmike2009-03-303-4/+95
* Add the filters and treeview in the editor, and get_children in gtkutilsVincent Vinet2009-03-302-67/+199
* Fix max_depth recursion limit in gtkutils register_signals and add test cases...Vincent Vinet2009-03-252-2/+35
* TutoriusV2 : Minor formatting correctionsmike2009-03-232-0/+4
* TutoriusV2 : Removing extraneous text output in creator testmike2009-03-201-3/+1
* TutoriusV2 : Integrating linear_creatortests with run_tests.pymike2009-03-201-0/+2
* Merge branch 'tutorial_toolkit' into mikemike2009-03-202-1/+109
|\
| * Add a few gtkutils testsVincent Vinet2009-03-202-1/+109
* | TutoriusV2 : Adding linear tutorial creator wih basic testsmike2009-03-205-2/+178
* | TutoriusV2 : Adding tests on event filters of the statesmike2009-03-192-1/+27
* | Merge branch 'tutorial_toolkit' into mikemike2009-03-191-0/+53
|\ \ | |/
| * Services TestsVincent Vinet2009-03-191-0/+53
* | Merge branch 'tutorial_toolkit' into mikemike2009-03-1910-131/+462
|\ \ | |/
| * Ajout de test du core-action et du coverageVincent Vinet2009-03-192-3/+50
| * Add the Widget Identifier and corresponding ActionVincent Vinet2009-03-194-2/+142
| * Merge branch 'master' of ssh://bobthebuilder.mine.nu:8080/home/gitVincent Vinet2009-03-185-5/+503
| |\
| | * fixes following code review by Ericksimpoir2009-03-163-28/+178
| | * cleaned overlayersimpoir2009-03-153-104/+89
| | * Functionnal overlaysimpoir2009-03-144-5/+368
| * | Fix a few errors in gtkutils:Vincent Vinet2009-03-181-8/+10
| |/
| * Add a test runner (no need to use it, but its fun!Vincent Vinet2009-03-102-2/+58
| * Singleton __new__ must return the instanceVincent Vinet2009-03-101-0/+2
| * Create servicesVincent Vinet2009-03-102-1/+68
| * Remove the Mixin Action classes. They were never meant to be.Vincent Vinet2009-03-101-44/+3