Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter. | Serhiy Storchaka | 2014-08-17 | 1 | -10/+9 |
* | Added missed calls of splitlist(). | Serhiy Storchaka | 2014-06-01 | 1 | -1/+2 |
* | Issue #3033: Add displayof parameter to tkinter font. | Andrew Svetlov | 2012-04-05 | 1 | -17/+27 |
* | Issue #802310: Generate always unique tkinter font names if not directly passed | Andrew Svetlov | 2012-04-03 | 1 | -1/+4 |
* | reformat code to follow PEP8 | Andrew Svetlov | 2012-04-03 | 1 | -6/+10 |
* | #1730136: Fix comparison between a tk Font object and an object of a differen... | Amaury Forgeot d'Arc | 2010-09-17 | 1 | -1/+1 |
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -9/+10 |
* | Tkinter move, part 1: move modules. | Georg Brandl | 2008-05-17 | 1 | -0/+216 |