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
* (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