1. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  2. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  3. 804252b Eliminate latin-1 encoding by Kurt B. Kaiser · 17 years ago
  4. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  5. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  6. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  7. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  8. 9920430 SF #775057, fix IDLE problem in about dialog by Neal Norwitz · 21 years ago
  9. 7345375 Add ':' after IDLE version, fix spacing on a couple of lines I missed by Kurt B. Kaiser · 21 years ago
  10. 424a415 Make CREDITS.txt a Latin-1 file. Extend ViewFile to support file encodings. by Martin v. Löwis · 21 years ago
  11. 09cb74b aboutDialog.py: by Kurt B. Kaiser · 21 years ago
  12. e394ef8 Update for release by Kurt B. Kaiser · 21 years ago
  13. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  14. 539594f Remove unused import by Neal Norwitz · 22 years ago
  15. 767a7ee remove futzing with text font by Steven M. Gava · 23 years ago
  16. 8c1ab14 fix for redundant empty parent window when invoked from idle shell window by Steven M. Gava · 23 years ago
  17. 28ccc24 removed some cruft by Steven M. Gava · 23 years ago
  18. c01e30f repair posix fonts fix by Steven M. Gava · 23 years ago
  19. 5b3ac8f some re-design by Steven M. Gava · 23 years ago
  20. 885c0bb improve viewfile handling indentation style changed to match existing source by Steven M. Gava · 23 years ago
  21. 44d3d1a some new dialogs and support files for new about and configuration implementations by Steven M. Gava · 23 years ago