Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/actions.py
Commit message (Expand)AuthorAgeFilesLines
* * Modularized actions and event filters through add-on componentsSimon Poirier2009-07-021-138/+35
* fixed major missing parts in bundlerSimon Poirier2009-06-011-4/+147
* [LP 352437] Core : Minor refactoring on XMLSerializer, added testsmike2009-05-051-1/+1
* (LP 352437) Core : Completed basic serializer interactions with coremike2009-04-261-2/+2
|\
| * Merge branch 'jc_support' into mikemike2009-04-171-0/+53
| |\
| * | LP 348570 Core : Integrating properties to actions; adding testsmike2009-04-161-9/+8
| * | LP 348570 Core : Extending actions with the new properties, adding min /mike2009-04-161-42/+15
* | | [LP 341760] Serializer : Completed XML serializer and working save/loadJean-Christophe Savard2009-04-251-73/+52
* | | Work on bundler.py and serializertests.py, tests OKJean-Christophe Savard2009-04-191-1/+1
| |/ |/|
* | Added ClickAction and TypeTextAction + support for initial statecharles2009-04-161-0/+53
|/
* Merge commit 'origin/lp349874'mike2009-04-151-0/+21
|\
| * Add the disable widget actionVincent Vinet2009-03-311-0/+21
* | LP 353185 Core : Create chain actionmike2009-04-061-0/+15
* | Revert "Merge branch 'lp353185'"mike2009-04-061-15/+0
* | Create chain actionmike2009-04-061-0/+15
|/
* (bug 348570) TutoriusV2 : Adding properties and minimal introspection on Actionsmike2009-03-301-4/+47
* Add the Widget Identifier and corresponding ActionVincent Vinet2009-03-191-1/+22
* fixes following code review by Ericksimpoir2009-03-161-4/+9
* cleaned overlayersimpoir2009-03-151-2/+3
* Functionnal overlaysimpoir2009-03-141-3/+48
* Remove the Mixin Action classes. They were never meant to be.Vincent Vinet2009-03-101-44/+3
* TutoriusV1 : Yet another omitted file (actions.py)mike2009-03-021-2/+9
* -Replace the current event classes to use EVentFilters andVincent Vinet2009-02-281-2/+2
* Use actions instead of messages in the tutorialsVincent Vinet2009-02-271-0/+135