Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* [LP 352437] Core : Minor refactoring on XMLSerializer, added testsmike2009-05-053-196/+212
|
* (LP 352437) Core : Completed basic serializer interactions with coremike2009-04-2612-111/+324
|\ | | | | | | | | | | | | | | | | | | | | | | (actions, event filters) - needs tests Also, merged branch 'mike' into jc_support Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/actions.py source/external/source/sugar-toolkit/src/sugar/tutorius/bundler.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/run-tests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/serializertests.py
| * Merge branch 'jc_support' into mikemike2009-04-1711-40/+847
| |\ | | | | | | | | | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/tests/coretests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/run-tests.py
| | * LP 341760 Core : Draft architecture for XML loadingmike2009-04-172-70/+201
| | |
| * | 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
| | | | | | | | | | | | max size to arrays
| * |