1. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  2. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 16 years ago
  3. e071277 Conform to py3k dict.{keys, items, values} with some advice from 2b3 by Kurt B. Kaiser · 17 years ago
  4. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  5. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  6. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  7. 5c6e0a1 1. Made advanced keybinding dialog functional. 2. Allow binding of movement keys by Kurt B. Kaiser · 19 years ago
  8. 2303b1c Keybindings with the Shift modifier now work correctly. So do bindings by Kurt B. Kaiser · 21 years ago
  9. 931237e SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) by Raymond Hettinger · 21 years ago
  10. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  11. af7a302 Mac users now see correct modifiers in the Key Binding Entry window. by Tony Lownds · 22 years ago
  12. f31eec0 further work on new config system by Steven M. Gava · 22 years ago
  13. e28ee75 improvement to keybinding re-use check by Steven M. Gava · 22 years ago
  14. f9bb90e further work on saving configs by Steven M. Gava · 23 years ago
  15. c628a06 further work on keybinding configuration by Steven M. Gava · 23 years ago
  16. 68d7336 keybinding configuration by Steven M. Gava · 23 years ago
  17. facfc09 keybinding configuration by Steven M. Gava · 23 years ago
  18. edb60a7 key binding handling dialog by Steven M. Gava · 23 years ago