1. 58fc71c bpo-27099: IDLE - Convert built-in extensions to regular features (#2494) by wohlganger · 7 years ago
  2. 9bdb1ed Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets. by Terry Jan Reedy · 8 years ago
  3. f54432e Issue #12387: Add missing upper(lower)case versions of default Windows key by Terry Jan Reedy · 10 years ago
  4. 5c2d330 Issue 11052: Correct IDLE menu accelerators on Mac OS X for Save by Ned Deily · 14 years ago
  5. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  6. 3069dbb Add keybindings for del-word-left and del-word-right. by Kurt B. Kaiser · 20 years ago
  7. 1f65b47 SF bug #833957: Ctrl+key combos stop working in IDLE by Raymond Hettinger · 20 years ago
  8. 2303b1c Keybindings with the Shift modifier now work correctly. So do bindings by Kurt B. Kaiser · 21 years ago
  9. 282f122 Whitespace Normalization by Kurt B. Kaiser · 21 years ago
  10. 4cc5ef5 M Bindings.py M PyShell.py M config-keys.def M configHandler.py by Kurt B. Kaiser · 22 years ago
  11. 9fd0799 SF Bug 667812: Some Linux distros have Alt and Meta reversed. by Kurt B. Kaiser · 22 years ago
  12. 1061e72 M AutoExpand.py by Kurt B. Kaiser · 22 years ago
  13. 6565b26 Change key binding to avoid conflict. by Tony Lownds · 22 years ago
  14. 84f4803 Fix Bug 612886 copy/paste menu items fail by Kurt B. Kaiser · 22 years ago
  15. e49dd4c Blank line missing. by Tony Lownds · 22 years ago
  16. f18efa5 Added new standard keybinding set for Macs. by Tony Lownds · 22 years ago
  17. 9ef8f42 MERGE DS_RPC_BRANCH into MAIN: config-keys.def AutoIndent merged 21Jul by Kurt B. Kaiser · 22 years ago
  18. 7981ce5 add a version of GvR's q&d python idle printing patch, by Steven M. Gava · 22 years ago
  19. 0c5bc8c further work on new config system; user defined help items by Steven M. Gava · 22 years ago
  20. 4974575 handle user theme and key set deletion by Steven M. Gava · 22 years ago
  21. e28ee75 improvement to keybinding re-use check by Steven M. Gava · 23 years ago
  22. 052937f further work on config saving by Steven M. Gava · 23 years ago
  23. a498af2 more work on configuration saving by Steven M. Gava · 23 years ago
  24. facfc09 keybinding configuration by Steven M. Gava · 23 years ago
  25. c597640 move core functionality of SearchBindings.py into EditorWindow.py proper by Steven M. Gava · 23 years ago
  26. 17d0154 further work on new configuration system, specifically, by Steven M. Gava · 23 years ago
  27. c11ccf3 start of new config handling stuff by Steven M. Gava · 23 years ago