Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/mainscreen.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove wrapper (port/ directory) around sugar-toolkit SL #3780Manuel Kaufmann2012-09-261-1/+7
| | | | | | | | This wrapper was used to allow compatibility with old versions of Sugar. I'm removing this because is no longer needed by the Gtk3 versions of this Activity. Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
* Port to Gtk3 SL #3772Manuel Kaufmann2012-08-091-49/+52
| | | | | | This commit ports Typing Turtle to its Gtk3 version. Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
* Use lessons for the language in use if possible, use en_US if not.Gonzalo Odiard2011-04-111-6/+12
|
* Fix exception when localized lesson data is missing.Wade Brainerd2009-10-181-3/+4
|
* Fix English keymap to include space.Wade Brainerd2009-09-171-5/+5
| | | | | Pick the key which requires the fewest modifiers. Font tweaks.
* Switch to single .lessons file.Wade Brainerd2009-09-161-11/+8
|
* Bug fixesWade Brainerd2009-09-141-2/+2
|
* Lesson editor UI improvements.Wade Brainerd2009-09-141-13/+7
|
*