summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/tix.py
Commit message (Expand)AuthorAgeFilesLines
* 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