1. bfebfd8 bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839) by Terry Jan Reedy · 8 years ago
  2. 2000150 bpo-21624: IDLE -- minor htest fixes (#2575) by terryjreedy · 8 years ago
  3. 44913e5 bpo-21519: IDLE basic custom key entry better detects duplicates. (#2428) by terryjreedy · 8 years ago
  4. 8c78aa7 bpo-6739: IDLE: Check for valid keybinding in config_keys (#2377) by csabella · 8 years ago
  5. a0e911b Fix typo in idlelib.config_key.py (#2322) by terryjreedy · 8 years ago
  6. 01e3575 Issue *24750: Switch all scrollbars in IDLE to ttk versions. by Terry Jan Reedy · 9 years ago
  7. 0d9220e Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. by Terry Jan Reedy · 9 years ago[Renamed from Lib/idlelib/keybindingDialog.py]
  8. a2fc99e Issue #21477: Idle htest: modify run; add more tests. by Terry Jan Reedy · 11 years ago
  9. b760167 Issue #17654: Ensure IDLE menus are customized properly on OS X for by Ned Deily · 11 years ago
  10. 5c32f67 Use of 'filter' in keybindingDialog.py was causing by Kurt B. Kaiser · 16 years ago
  11. 827822e Fix for issue5194, based on a patch by Ned Deily. by Ronald Oussoren · 17 years ago
  12. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 17 years ago
  13. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 18 years ago
  14. e071277 Conform to py3k dict.{keys, items, values} with some advice from 2b3 by Kurt B. Kaiser · 18 years ago
  15. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 18 years ago
  16. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 19 years ago
  17. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  18. 5c6e0a1 1. Made advanced keybinding dialog functional. 2. Allow binding of movement keys by Kurt B. Kaiser · 20 years ago
  19. 2303b1c Keybindings with the Shift modifier now work correctly. So do bindings by Kurt B. Kaiser · 22 years ago
  20. 931237e SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) by Raymond Hettinger · 22 years ago
  21. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 23 years ago
  22. af7a302 Mac users now see correct modifiers in the Key Binding Entry window. by Tony Lownds · 23 years ago
  23. f31eec0 further work on new config system by Steven M. Gava · 24 years ago
  24. e28ee75 improvement to keybinding re-use check by Steven M. Gava · 24 years ago
  25. f9bb90e further work on saving configs by Steven M. Gava · 24 years ago
  26. c628a06 further work on keybinding configuration by Steven M. Gava · 24 years ago
  27. 68d7336 keybinding configuration by Steven M. Gava · 24 years ago
  28. facfc09 keybinding configuration by Steven M. Gava · 24 years ago
  29. edb60a7 key binding handling dialog by Steven M. Gava · 24 years ago