1. 2bac3b7 Issue #27117: Make colorizer htest and turtledemo work with dark theme. by Terry Jan Reedy · 8 years ago
  2. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 8 years ago
  3. ccd047e Removed unused imports. by Serhiy Storchaka · 8 years ago
  4. 738f805 issue19075: add visual sorting algorithms to turtledemo; original code from Jason Yeo by Ethan Furman · 9 years ago
  5. 4f38e48 Issue #6639: Module-level turtle functions no longer raise TclError after by Serhiy Storchaka · 9 years ago
  6. 80a1803 Issue #6639: Module-level turtle functions no longer raise TclError after by Serhiy Storchaka · 9 years ago
  7. 8675799 De-'colour'ize stdlib except for idlelib.configDialog. by Terry Jan Reedy · 10 years ago
  8. d43ffc9 Issue #21933: Make Control-Mousewhell only change font size and not also scroll. by Terry Jan Reedy · 10 years ago
  9. 7034914 Issue #22051: remove unneeded reload that allowed bad code. by Terry Jan Reedy · 10 years ago
  10. c6a1c02 Issue #21933: Users can now change the font size for example code. by Terry Jan Reedy · 10 years ago
  11. 2ced87f Issue #22065: Remove the now unsed configGUI menu parameter and arguments. by Terry Jan Reedy · 10 years ago
  12. 8450c53 Issue #22065: Menus, unlike Menubottons, do not have a state option. by Terry Jan Reedy · 10 years ago
  13. f819ef7 Issue #22065: Update turtledemo menu creation; don't use obsolete Menubutton. by Terry Jan Reedy · 10 years ago
  14. 011b55b #22053: actually remove .txt files from 3.4. by Terry Jan Reedy · 10 years ago
  15. 94ee51e Issue #10291: Backport 004fe3449193 with a few changes due to 22095. by Terry Jan Reedy · 10 years ago
  16. 7e55db2 Issue #17172: Add the ability to run turtledemo from Idle. by Terry Jan Reedy · 10 years ago
  17. 8b95d5e Modernize turtledemo with conditional expressions; remove duplicate line. by Terry Jan Reedy · 10 years ago
  18. 5c1b8f3 Issue #22061: remove call of useless function slated for removal. by Terry Jan Reedy · 10 years ago
  19. 280aace Issue #22053: Make help work, after previous patch for this issue disabled it by Terry Jan Reedy · 10 years ago
  20. b8352e7 Issue #22053: Cleanup turtledemo start and stop and fix debug shutdown warning. by Terry Jan Reedy · 10 years ago
  21. b03f042 Issue #21597: Turtledemo text pane can now be widened to view or copy complete by Terry Jan Reedy · 10 years ago
  22. f5ac57d Issue #21882: In turtle demos, remove module scope gui and sys calls by by Terry Jan Reedy · 10 years ago
  23. c5a72e6 Issue #14117: Inprove help text and docstrings, some for clarity, some just to by Terry Jan Reedy · 10 years ago
  24. f51531e Issue #21823: Catch turtle.Terminator exceptions in turtledemo. by Terry Jan Reedy · 10 years ago
  25. 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 10 years ago
  26. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 10 years ago
  27. e7e1dee Issue # 17177: Stop using imp in turtledemo by Brett Cannon · 11 years ago
  28. 2a389e4 #12677: correct turtle orientation in doc by Sandro Tosi · 13 years ago
  29. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  30. 076cbae Add the missing __main__.py in the turtledemo package. It seems to have been lost during some mass rename action (r86095). by Georg Brandl · 13 years ago
  31. e6fa381 Translated German message into English. by Alexander Belopolsky · 14 years ago
  32. f4b321b Issue #10199: Fixing r86095 - svn did not like combining rename and change of directory. by Alexander Belopolsky · 14 years ago
  33. 77d4dc0 Issue #10199: Fixing r86095 - svn did not like combining rename and change of directory. by Alexander Belopolsky · 14 years ago
  34. 4f2eace Issue #10199: Fixing r86095 - svn did not like combining rename and change of directory. by Alexander Belopolsky · 14 years ago
  35. ea13d9d Issue #10199: Moved Demo/turtle under Lib/ by Alexander Belopolsky · 14 years ago