summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/tkFont.py
Commit message (Expand)AuthorAgeFilesLines
* Tkinter move, part 1: move modules.Georg Brandl2008-05-171-216/+0
* Raise statement normalization in Lib/.Collin Winter2007-08-301-1/+1
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-10/+10
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-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