summaryrefslogtreecommitdiff
path: root/Lib/tkinter/tix.py
Commit message (Expand)AuthorAgeFilesLines
* Issue 28923: Remove editor artifacts from Tix.py,Terry Jan Reedy2016-12-221-4/+0
|\
| * Issue 28923: Remove editor artifacts from Tix.py.Terry Jan Reedy2016-12-211-4/+0
* | Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addinSerhiy Storchaka2016-10-241-1/+5
|\ \ | |/
| * Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addinSerhiy Storchaka2016-10-241-1/+5
* | Issue #27611: Fixed support of default root window in the tkinter.tix module.Serhiy Storchaka2016-09-251-5/+11
|\ \ | |/
| * Issue #27611: Fixed support of default root window in the tkinter.tix module.Serhiy Storchaka2016-09-251-4/+9
* | Merge with 3.5Terry Jan Reedy2016-08-161-3/+4
|\ \ | |/
| * Issue #27611: Don't import volatile attribute.Terry Jan Reedy2016-08-161-3/+4
* | Issue #20350. tkapp.splitlist() is now always used instead of unreliableSerhiy Storchaka2016-06-261-6/+5
* | Issue #27125: Merge typo fixes from 3.5Martin Panter2016-05-301-2/+2
|\ \ | |/
| * Issue #27125: Remove duplicated words from documentation and commentsMartin Panter2016-05-301-2/+2
* | Issue #27125: Merge typo fixes from 3.5Martin Panter2016-05-291-1/+1
|\ \ | |/
| * Issue #27125: Fix various errors like “will [be] inherited”Martin Panter2016-05-291-1/+1
* | Remove outdated TkVersion checks.Serhiy Storchaka2016-04-251-4/+0
|/
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-171-3/+3
* Issue #20976: pyflakes: Remove unused importsVictor Stinner2014-03-201-1/+1
* Issue #19020: Tkinter now uses splitlist() instead of split() in configureSerhiy Storchaka2013-12-251-33/+11
* Issue #19029: Change non-existing since 3.0 StringType to str.Serhiy Storchaka2013-09-161-3/+3
* Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,Terry Jan Reedy2013-03-111-21/+23
* Closes #13258: Use callable() built-in in the standard library.Florent Xicluna2011-10-281-1/+1
* Remove duplication.Ezio Melotti2011-10-191-5/+5
* #11565: Merge with 3.1.Ezio Melotti2011-03-161-4/+4
|\
| * #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-161-4/+4
* | #11515: Merge with 3.1.Ezio Melotti2011-03-151-1/+1
|\ \ | |/
| * #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-151-1/+1
| * Merged revisions 86697 via svnmerge fromAlexander Belopolsky2010-11-221-3/+3
* | Issue #6878: Fixed return type of tkinter methods documented to return lists.Alexander Belopolsky2010-11-221-3/+3
* | Merged revisions 74507-74511,74517 via svnmerge fromGuilherme Polo2009-08-181-20/+121
* | Merged revisions 74446-74449 via svnmerge fromGuilherme Polo2009-08-141-31/+3
|/
* - remove svn:executable property from some library filesMatthias Klose2009-06-221-0/+0
* Fixed 2to3 issue on tix module.Hirokazu Yamamoto2009-01-101-2/+2
* Commit miss.Hirokazu Yamamoto2009-01-101-2/+2
* Merged revisions 68468-68470 via svnmerge fromHirokazu Yamamoto2009-01-101-2/+2
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-9/+9
* Tkinter move, part 1: move modules.Georg Brandl2008-05-171-0/+1891