Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar
Commit message (Expand)AuthorAgeFilesLines
* Fichier de test pour bundlercharles2009-04-161-0/+65
* changes to compile and runcharles2009-04-163-22/+32
* Merge branch 'jc' of ssh://charles@bobthebuilder.mine.nu:8080/home/git into jccharles2009-04-161-52/+63
|\
| * Merge branch 'jc' of ssh://bobthebuilder.mine.nu:8080/home/git into jcJean-Christophe Savard2009-04-161-10/+39
| |\
| * | Bundler.pyJean-Christophe Savard2009-04-161-3/+1
| * | Bundler.pyJean-Christophe Savard2009-04-161-52/+64
| * | Merge branch 'jc' of ssh://bobthebuilder.mine.nu:8080/home/git into jcJean-Christophe Savard2009-04-161-64/+65
| |\ \
| * | | commit bundler.pyJean-Christophe Savard2009-04-161-0/+1
* | | | Merge branch 'jc' of ssh://charles@bobthebuilder.mine.nu:8080/home/git into jccharles2009-04-161-70/+100
|\ \ \ \ | | |_|/ | |/| |
| * | | add write_metadata_file implementationVincent Vinet2009-04-161-10/+39
| | |/ | |/|
| * | Various fixes in bundlerVincent Vinet2009-04-161-64/+65
| |/
* | Add add_ressourcecharles2009-04-161-2/+25
|/
* Update bundler.pyJean-Christophe Savard2009-04-151-4/+7
* Bundler.py updatedJean-Christophe Savard2009-04-151-42/+52
* LP 341760 Serializer : Bundler.py up to dateJean-Christophe Savard2009-04-153-254/+83
* LP 341760 Core Serializer : Most recent devlopment.Jean-Christophe Savard2009-04-141-19/+191
* Core : (LP Bug 341760 and 345394)Jean-Christophe Savard2009-04-022-27/+162
* Core (bug 341760) : TutoSerializer, 2nd version (fonction save_tutorialJean-Christophe Savard2009-03-306-8/+305
* 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-1912-147/+466
|\ \ | |/
| * Ajout de test du core-action et du coverageVincent Vinet2009-03-192-3/+50
| * Add the Widget Identifier and corresponding ActionVincent Vinet2009-03-195-14/+142
| * Merge branch 'master' of ssh://bobthebuilder.mine.nu:8080/home/gitVincent Vinet2009-03-187-6/+512
| |\
| | * fixes following code review by Ericksimpoir2009-03-164-32/+179
| | * cleaned overlayersimpoir2009-03-154-104/+92
| | * Functionnal overlaysimpoir2009-03-145-6/+377
| * | 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
* | TutoriusV2 : Adding more tests on States (action management)mike2009-03-192-1/+33
* | TutoriusV2 : Adding more tests for the FSM (add_state, find_state,mike2009-03-191-4/+104
* | TutoriusV2 : Correcting constructors for States and FSMs, explorationmike2009-03-182-34/+119
* | TutoriusV2 : Adding data manipulation functions for FSM and State, somemike2009-03-181-17/+151
* | TutoriusV1 : Adding a sample usage case tests for FSMmike2009-03-102-4/+66
* | Merge commit 'origin/mike' into mikemike2009-03-068-51/+504
|\ \ | |/ |/|
| * Functionnal overlay manipulationsimpoir2009-03-065-6/+377
| * Remove the Mixin Action classes. They were never meant to be.Vincent Vinet2009-03-051-44/+3
| * Create servicesVincent Vinet2009-03-052-1/+68
| * Add a test runner (no need to use it, but its fun!Vincent Vinet2009-03-052-3/+59