Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/constraints.py
Commit message (Collapse)AuthorAgeFilesLines
* * Modularized actions and event filters through add-on componentsSimon Poirier2009-07-021-1/+1
| | | | | | | | * Working serialization * Working editor with addons * began refactoring actions and events ** fixed some tests to work with addons ** filters and actions tests won't pass until refactoring is done
* LP 348570 Core : Extending actions with the new properties, adding min /mike2009-04-161-4/+22
| | | | max size to arrays
* LP 348570 Core : Adding properties for actionsmike2009-04-061-0/+189