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