Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-29446: tkinter 'import *' only imports what it should (GH-14864) | Flavian Hautbois | 2019-07-26 | 1 | -2/+2 |
* | bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) | Serhiy Storchaka | 2018-10-12 | 1 | -0/+2 |
* | #10768: fix ScrolledText widget construction, and make the example work from ... | Georg Brandl | 2010-12-28 | 1 | -4/+3 |
* | Merged revisions 74507-74511,74517 via svnmerge from | Guilherme Polo | 2009-08-18 | 1 | -1/+4 |
* | Merged revisions 68006 via svnmerge from | Martin v. Löwis | 2008-12-29 | 1 | -32/+42 |
* | Issue #1658: dict size is changing during iteration in tkinter.BaseWidget and | Guilherme Polo | 2008-09-04 | 1 | -5/+4 |
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -2/+2 |
* | Tkinter move, part 1: move modules. | Georg Brandl | 2008-05-17 | 1 | -0/+43 |