Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [2.7] bpo-30310: tkFont now supports unicode options (e.g. font family). (#1567) | Serhiy Storchaka | 2017-05-26 | 1 | -1/+11 |
* | Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test | Serhiy Storchaka | 2015-11-10 | 1 | -1/+1 |
* | Issue #24408: Prevent test_font failures with non-ascii font names. | Ned Deily | 2015-06-21 | 1 | -2/+2 |
* | Issue #24408: Fixed test for tkinter.Font on OS X. | Serhiy Storchaka | 2015-06-21 | 1 | -1/+10 |
* | Issue #24408: Added more tkinter.Font tests. | Serhiy Storchaka | 2015-06-09 | 1 | -5/+65 |
* | Issue #22236: Tkinter tests now don't reuse default root window. New root | Serhiy Storchaka | 2014-08-24 | 1 | -13/+6 |
* | Import Tkinter as tkinter to help merging and avoid backporting errors. | Serhiy Storchaka | 2014-08-21 | 1 | -2/+2 |
* | Issue #1730136: Fix backported exception name. | Ned Deily | 2014-08-21 | 1 | -1/+1 |
* | Issue #1730136: Fix comparison between a tk Font object and an object of a | Serhiy Storchaka | 2014-07-24 | 1 | -0/+35 |