summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/scrolledtext.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-29446: tkinter 'import *' only imports what it should (GH-14864)Flavian Hautbois2019-07-261-2/+2
* bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822)Serhiy Storchaka2018-10-121-0/+2
* #10768: fix ScrolledText widget construction, and make the example work from ...Georg Brandl2010-12-281-4/+3
* Merged revisions 74507-74511,74517 via svnmerge fromGuilherme Polo2009-08-181-1/+4
* Merged revisions 68006 via svnmerge fromMartin v. Löwis2008-12-291-32/+42
* Issue #1658: dict size is changing during iteration in tkinter.BaseWidget andGuilherme Polo2008-09-041-5/+4
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-2/+2
* Tkinter move, part 1: move modules.Georg Brandl2008-05-171-0/+43