1. 5af3e1a reformat code to follow PEP8 by Andrew Svetlov · 12 years ago
  2. d61d077 #1730136: Fix comparison between a tk Font object and an object of a different type. by Amaury Forgeot d'Arc · 14 years ago
  3. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  4. 3302312 Tkinter move, part 1: move modules. by Georg Brandl · 16 years ago[Renamed from Lib/lib-tk/tkFont.py]
  5. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  6. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  7. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  8. d489398 r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 by Fredrik Lundh · 19 years ago
  9. cd4d297 Remove debug print. by Martin v. Löwis · 20 years ago
  10. a45cacf Whitespace normalization. by Tim Peters · 20 years ago
  11. babc5ec Expand tabs. by Martin v. Löwis · 20 years ago
  12. fe84d17 Patch #764217: Add nametofont function, exists parameter. by Martin v. Löwis · 20 years ago
  13. 1ef2365 Patch #751107: Slant must be 'roman', not 'normal'. by Martin v. Löwis · 21 years ago
  14. ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 21 years ago
  15. fc170b1 String method conversion. by Eric S. Raymond · 24 years ago
  16. d038ca8 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  17. 3d16d3e Fredrik Lundh's font wrapper. by Guido van Rossum · 26 years ago