1. d6d63f5 fix a lot of Tkinter imports by Benjamin Peterson · 16 years ago
  2. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 18 years ago
  3. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  4. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  5. d910855 Remove apply() by Neal Norwitz · 19 years ago
  6. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  7. 89cb67b Updated for Python 1.4 by Guido van Rossum · 29 years ago
  8. 10d0f8f Renamed module tkinter to _tkinter by Jack Jansen · 30 years ago
  9. 69428f1 improve fonts; Tk 4.0 aware by Guido van Rossum · 30 years ago
  10. c618ed9 Use disabled state to enforce read-only state (bit painful since it means by Guido van Rossum · 31 years ago
  11. 7d5e421 Rewritten somewhat again, distinguished between internal and external by Guido van Rossum · 31 years ago
  12. 9755b26 Always insert at 'end' by Guido van Rossum · 31 years ago
  13. fdfa2b5 parsefile() now calls self.update() while filling the buffer, by Guido van Rossum · 31 years ago
  14. 72cb020 Don't use self.text -- it's self now! by Guido van Rossum · 31 years ago
  15. f09b770 Initial revision by Guido van Rossum · 31 years ago