6 Commits (6dbca367dceda3999979bdc3cdcfdb201f40d044)

Author SHA1 Message Date
Andrew Svetlov 20bbf54f5e Issue #3033: Add displayof parameter to tkinter font. 14 years ago
Andrew Svetlov 39f0037735 Issue #802310: Generate always unique tkinter font names if not directly passed 14 years ago
Andrew Svetlov 5af3e1afb0 reformat code to follow PEP8 14 years ago
Amaury Forgeot d'Arc d61d077bf5 #1730136: Fix comparison between a tk Font object and an object of a different type. 16 years ago
Georg Brandl 14fc4270da Tkinter, step 2: adapt imports. 18 years ago
Georg Brandl 3302312383 Tkinter move, part 1: move modules. 18 years ago
Collin Winter ce36ad8a46 Raise statement normalization in Lib/. 19 years ago
Guido van Rossum be19ed77dd Fix most trivially-findable print statements. 19 years ago
Thomas Wouters 49fd7fa443 Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 20 years ago
Fredrik Lundh d489398da9 r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 21 years ago
Martin v. Löwis cd4d297a23 Remove debug print. 22 years ago
Tim Peters a45cacfc1c Whitespace normalization. 22 years ago
Martin v. Löwis babc5ec630 Expand tabs. 22 years ago
Martin v. Löwis fe84d17a6a Patch #764217: Add nametofont function, exists parameter. 22 years ago
Martin v. Löwis 1ef23657c4 Patch #751107: Slant must be 'roman', not 'normal'. 23 years ago
Raymond Hettinger ff41c48a77 SF patch #701494: more apply removals 23 years ago
Eric S. Raymond fc170b1fd5 String method conversion. 25 years ago
Fred Drake d038ca830f Make reindent.py happy (convert everything to 4-space indents!). 26 years ago
Guido van Rossum 3d16d3e643 Fredrik Lundh's font wrapper. 28 years ago