1. 789299f #17657: Show full Tk version in IDLE's about dialog. Patch by Todd Rovito. by Roger Serwy · 12 years ago
  2. d630c04 #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. by Florent Xicluna · 15 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. d5f4910 textView cleanup. Patch 1718043 Tal Einat. by Kurt B. Kaiser · 18 years ago
  6. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  7. 9920430 SF #775057, fix IDLE problem in about dialog by Neal Norwitz · 22 years ago
  8. 7345375 Add ':' after IDLE version, fix spacing on a couple of lines I missed by Kurt B. Kaiser · 22 years ago
  9. 424a415 Make CREDITS.txt a Latin-1 file. Extend ViewFile to support file encodings. by Martin v. Löwis · 22 years ago
  10. 09cb74b aboutDialog.py: by Kurt B. Kaiser · 22 years ago
  11. e394ef8 Update for release by Kurt B. Kaiser · 22 years ago
  12. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  13. 539594f Remove unused import by Neal Norwitz · 22 years ago
  14. 767a7ee remove futzing with text font by Steven M. Gava · 23 years ago
  15. 8c1ab14 fix for redundant empty parent window when invoked from idle shell window by Steven M. Gava · 23 years ago
  16. 28ccc24 removed some cruft by Steven M. Gava · 24 years ago
  17. c01e30f repair posix fonts fix by Steven M. Gava · 24 years ago
  18. 5b3ac8f some re-design by Steven M. Gava · 24 years ago
  19. 885c0bb improve viewfile handling indentation style changed to match existing source by Steven M. Gava · 24 years ago
  20. 44d3d1a some new dialogs and support files for new about and configuration implementations by Steven M. Gava · 24 years ago