Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Bundler.py updatedJean-Christophe Savard2009-04-161-42/+52
| | | |
| * | | LP 341760 Serializer : Bundler.py up to dateJean-Christophe Savard2009-04-163-254/+83
| | | |
| * | | LP 341760 Core Serializer : Most recent devlopment.Jean-Christophe Savard2009-04-161-19/+191
| | | |
| * | | Core : (LP Bug 341760 and 345394)Jean-Christophe Savard2009-04-161-27/+60
| | | | | | | | | | | | | | | | | | | | Added data bundling interfaces in bundler.py File tutoserialize.py is obsolete
| * | | Core (bug 341760) : TutoSerializer, 2nd version (fonction save_tutorialJean-Christophe Savard2009-04-165-11/+302
| | | | | | | | | | | | | | | | added) + Tests : added serializertests.py
* | | | LP 348570 Core : Integrating properties to actions; adding testsmike2009-04-235-89/+83
|/ / /
* | | Added ClickAction and TypeTextAction + support for initial statecharles2009-04-163-2/+200
| |/ |/|
* | Merge commit 'origin/lp349874'mike2009-04-1514-4/+436
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/tests/actiontests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/filterstests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/gtkutilstests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/run-tests.py
| * | 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-314-1/+6
| | |
| * | 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
|/ / / | | | | | | | | | This reverts commit 92a5c29ae2cf5afa8857b581a38f3d463fd83732.
* | | Merge branch 'lp353185'mike2009-04-062-42/+53
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/tests/actiontests.py
| * | | Create chain actionmike2009-04-062-1/+68
| |/ /
* | | Core : (LP Bug 341760 and 345394)Jean-Christophe Savard2009-04-031-0/+102
| | | | | | | | | | | | | | | Added data bundling interfaces in bundler.py File tutoserialize.py is obsolete
* | | 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
|/
*