summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/test/test_ttk/test_functions.py
Commit message (Expand)AuthorAgeFilesLines
* Added missed calls of splitlist().Serhiy Storchaka2014-06-011-2/+0
* Issue #21402: tkinter.ttk now works when default root window is not set.Serhiy Storchaka2014-05-281-17/+39
* Issue #20072: Fixed multiple errors in tkinter with wantobjects is False.Serhiy Storchaka2014-01-071-2/+4
* Issue #15861: tkinter now correctly works with lists and tuples containingSerhiy Storchaka2013-01-151-5/+35
* Issue #13703: add a way to randomize the hash values of basic types (str, byt...Georg Brandl2012-02-201-1/+1
* #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-161-1/+1
* Merged revisions 73715 via svnmerge fromGeorg Brandl2009-08-131-78/+78
* Merged revisions 69050 via svnmerge fromGuilherme Polo2009-01-281-0/+423