1. d630c04 #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. by Florent Xicluna · 15 years ago
  2. a97063a Fixes issues 3883 and 5194 by Ronald Oussoren · 16 years ago
  3. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  4. ad9afeb Tkinter rename, step 2: fix imports and add stub modules. by Georg Brandl · 17 years ago
  5. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  6. 4b7e35b Rebinding Tab key was inserting 'tab' instead of 'Tab'. Bug 1179168. by Kurt B. Kaiser · 19 years ago
  7. 19302d9 This patch improves the L&F of IDLE on OSX. The changes are conditionalized on by Ronald Oussoren · 19 years ago
  8. 5c6e0a1 1. Made advanced keybinding dialog functional. 2. Allow binding of movement keys by Kurt B. Kaiser · 19 years ago
  9. 2303b1c Keybindings with the Shift modifier now work correctly. So do bindings by Kurt B. Kaiser · 21 years ago
  10. 931237e SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) by Raymond Hettinger · 22 years ago
  11. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  12. af7a302 Mac users now see correct modifiers in the Key Binding Entry window. by Tony Lownds · 23 years ago
  13. f31eec0 further work on new config system by Steven M. Gava · 23 years ago
  14. e28ee75 improvement to keybinding re-use check by Steven M. Gava · 23 years ago
  15. f9bb90e further work on saving configs by Steven M. Gava · 23 years ago
  16. c628a06 further work on keybinding configuration by Steven M. Gava · 23 years ago
  17. 68d7336 keybinding configuration by Steven M. Gava · 23 years ago
  18. facfc09 keybinding configuration by Steven M. Gava · 23 years ago
  19. edb60a7 key binding handling dialog by Steven M. Gava · 23 years ago