summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/tkFont.py
Commit message (Expand)AuthorAgeFilesLines
* Patch #1468808: don't complain if Tkinter is already deleted at the time Font...Georg Brandl2006-04-121-1/+3
* r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100Fredrik Lundh2005-11-121-11/+2
* Remove debug print.Martin v. Löwis2004-08-201-1/+0
* Whitespace normalization.Tim Peters2004-08-201-4/+4
* Expand tabs.Martin v. Löwis2004-08-181-1/+1
* Patch #764217: Add nametofont function, exists parameter.Martin v. Löwis2004-08-181-6/+38
* Patch #751107: Slant must be 'roman', not 'normal'.Martin v. Löwis2003-06-141-1/+2
* SF patch #701494: more apply removalsRaymond Hettinger2003-04-061-4/+4
* String method conversion.Eric S. Raymond2001-02-091-4/+3
* Make reindent.py happy (convert everything to 4-space indents!).Fred Drake2000-10-231-9/+9
* Fredrik Lundh's font wrapper.Guido van Rossum1998-08-111-0/+192