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