summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/font.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #3033: Add displayof parameter to tkinter font.Andrew Svetlov2012-04-051-17/+27
| | | | Patch by Guilherme Polo.
* Issue #802310: Generate always unique tkinter font names if not directly passedAndrew Svetlov2012-04-031-1/+4
|
* reformat code to follow PEP8Andrew Svetlov2012-04-031-6/+10
|
* #1730136: Fix comparison between a tk Font object and an object of a ↵Amaury Forgeot d'Arc2010-09-171-1/+1
| | | | different type.
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-9/+10
|
* Tkinter move, part 1: move modules.Georg Brandl2008-05-171-0/+216