1. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  2. 33cece0 Tkinter renaming reversal: move modules back in their place. by Georg Brandl · 17 years ago
  3. 248e3a8 Tkinter renaming reversal: Delete all stubs from lib-tk. 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. bbc57d7 Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package. by Georg Brandl · 17 years ago
  6. 314fce9 Patch #1468808: don't complain if Tkinter is already deleted at the time Font.__del__ is run. by Georg Brandl · 19 years ago
  7. d489398 r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 by Fredrik Lundh · 20 years ago
  8. cd4d297 Remove debug print. by Martin v. Löwis · 21 years ago
  9. a45cacf Whitespace normalization. by Tim Peters · 21 years ago
  10. babc5ec Expand tabs. by Martin v. Löwis · 21 years ago
  11. fe84d17 Patch #764217: Add nametofont function, exists parameter. by Martin v. Löwis · 21 years ago
  12. 1ef2365 Patch #751107: Slant must be 'roman', not 'normal'. by Martin v. Löwis · 22 years ago
  13. ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 22 years ago
  14. fc170b1 String method conversion. by Eric S. Raymond · 24 years ago
  15. d038ca8 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  16. 3d16d3e Fredrik Lundh's font wrapper. by Guido van Rossum · 27 years ago