1. aaab30e Apply diff2.txt from SF patch http://www.python.org/sf/572113 by Walter Dörwald · 22 years ago
  2. 3cc1250 Don't use __debug__ as if it were some module global. Use DEBUG instead. by Guido van Rossum · 23 years ago
  3. d5d2cd1 Color all word instances of "as" after "import", & on the same line, as if by Tim Peters · 24 years ago
  4. 6b3edf0 rename the global IdleConfParser object from IdleConf to idleconf by Jeremy Hylton · 24 years ago
  5. e81f28b migrate to use of IdleConf and config files to set options by Jeremy Hylton · 24 years ago
  6. 26c2cb4 Tim Peters strikes again: by Guido van Rossum · 25 years ago
  7. e62e76c Super-elegant patch by Tim Peters that speeds up colorization by Guido van Rossum · 25 years ago
  8. da4b25e Patch by Tim Peters to speed up colorizing of big multiline strings. by Guido van Rossum · 25 years ago
  9. 7de6975 Color preferences code by Loren Luke (massaged by me somewhat) by Guido van Rossum · 25 years ago
  10. 5051f4f Hack to close a window that is colorizing. by Guido van Rossum · 26 years ago
  11. 504b0bf Checking in IDLE 0.2. by Guido van Rossum · 26 years ago
  12. 6c5baeb Raise priority of 'sel' tag so its foreground (on Windows) will take by Guido van Rossum · 26 years ago
  13. 3b4ca0d Initial checking of Tk-based Python IDE. by Guido van Rossum · 26 years ago