Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/editlessonscreen.py
Commit message (Collapse)AuthorAgeFilesLines
* Edit Lesson Radio ButtonManuel Kaufmann2012-09-261-2/+3
| | | | | | | After the port to Gtk3 these radio buttons stop working. This commit fixes this issue. Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
* Edit lessons sectionManuel Kaufmann2012-08-101-14/+29
| | | | | | | | | After the port to Gtk3 the Edit Lessons section didn't work anymore. This commits solves this and make this section available again. Signed-off-by: Manuel Kaufmann <humitos@gmail.com> Reviewed-by: Gonzalo Odiard <gonzalo@laptop.org>
* Port to Gtk3 SL #3772Manuel Kaufmann2012-08-091-154/+155
| | | | | | This commit ports Typing Turtle to its Gtk3 version. Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
* Remove hardcoded font sizes.Wade Brainerd2009-11-091-3/+3
|
*