Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/actions.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | | | | | | | | | 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
| * 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
| | | | | | | | This reverts commit 92a5c29ae2cf5afa8857b581a38f3d463fd83732.
* | 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
| | | | | | | | Make Writus use it Fix a dupe in the ActivityToolbar Use the ObjectStore in tutorial.attach() Do a rebase onto master and hope it works
* fixes following code review by Ericksimpoir2009-03-161-4/+9
| | | | overlayer test and fixed non-working code accordingly
* cleaned overlayersimpoir2009-03-151-2/+3
|
* Functionnal overlaysimpoir2009-03-141-3/+48
| | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/Makefile.am source/external/source/sugar-toolkit/src/sugar/tutorius/actions.py Conflicts: source/activities/Writus.activity/TAbiWordActivity.py
* Remove the Mixin Action classes. They were never meant to be.Vincent Vinet2009-03-101-44/+3
| | | | Hope they don't feel too rejected. Because they are.
* 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
| | | | | callbacks onto the Tutorial claa -Wow this is an awesome commit, seriously!
* Use actions instead of messages in the tutorialsVincent Vinet2009-02-271-0/+135