1. 4b73676 Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 8 years ago
  2. 93f3542 Issue #24782: Finish converting the Configure Extension dialog into a new by Terry Jan Reedy · 9 years ago
  3. a9421fb Issue #3068: Add Idle extension configuration dialog to Options menu. by Terry Jan Reedy · 10 years ago
  4. 7e55db2 Issue #17172: Add the ability to run turtledemo from Idle. by Terry Jan Reedy · 10 years ago
  5. b760167 Issue #17654: Ensure IDLE menus are customized properly on OS X for by Ned Deily · 10 years ago
  6. 8a0b775 Issue #7136: In the Idle File menu, "New Window" is renamed "New File". by Terry Jan Reedy · 11 years ago
  7. 7f0882c Issue #17532: Always include Options menu for IDLE on OS X. by Ned Deily · 11 years ago
  8. aedd289 #6075: make idle work with both Carbon AquaTk and Cocoa AquaTk. Patch by Kevin Walzer and Ned Deily. by Georg Brandl · 14 years ago
  9. 827822e Fix for issue5194, based on a patch by Ned Deily. by Ronald Oussoren · 15 years ago
  10. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  11. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  12. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  13. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  14. 610c7e0 1. Polish variables in EditorWindow extension loading and Tkinter variable code. by Kurt B. Kaiser · 20 years ago
  15. d78b230 1. Remove the Readme entry on the Help Menu, now in About dialog. by Kurt B. Kaiser · 21 years ago
  16. 01e3273 Eliminate the Revert to Default Settings submenu of Option menu. by Kurt B. Kaiser · 21 years ago
  17. e66675b Whitespace normalization. by Kurt B. Kaiser · 21 years ago
  18. 4cc5ef5 M Bindings.py M PyShell.py M config-keys.def M configHandler.py by Kurt B. Kaiser · 21 years ago
  19. 8e92bf7 M Bindings.py by Kurt B. Kaiser · 21 years ago
  20. 1061e72 M AutoExpand.py by Kurt B. Kaiser · 22 years ago
  21. d375abe Uniform Capitalization in Menus by Kurt B. Kaiser · 22 years ago
  22. c209b3d Merge Py Idle's Rev 1.16 (string methods) by Kurt B. Kaiser · 22 years ago
  23. 0c9b617 Bindings.py by Kurt B. Kaiser · 22 years ago
  24. 7981ce5 add a version of GvR's q&d python idle printing patch, by Steven M. Gava · 22 years ago
  25. 82c6682 further work on config system by Steven M. Gava · 22 years ago
  26. 72c3bf0 changeover to new keybinding configuration implementation by Steven M. Gava · 22 years ago
  27. 0cae01c loading core keybindings via new config system plus by Steven M. Gava · 23 years ago
  28. c597640 move core functionality of SearchBindings.py into EditorWindow.py proper by Steven M. Gava · 23 years ago
  29. 17d0154 further work on new configuration system, specifically, by Steven M. Gava · 23 years ago
  30. 3b55a89 back in harness on new config system by Steven M. Gava · 23 years ago
  31. 0ba4df8 adjust help menu bindings by Steven M. Gava · 23 years ago
  32. 7aced17 Initial revision by David Scherer · 24 years ago