| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547) | Serhiy Storchaka | 2022-09-27 | 1 | -1/+1 |
|
|
* | bpo-41730: Show deprecation warnings for tkinter.tix (GH-22186) | wyz23x2 | 2021-05-07 | 1 | -1/+8 |
|
|
* | bpo-15303: Support widgets with boolean value False in Tkinter (GH-23904) | Serhiy Storchaka | 2020-12-25 | 1 | -3/+3 |
|
|
* | bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) | Serhiy Storchaka | 2020-12-19 | 1 | -7/+2 |
|
|
* | bpo-39136: Fixed typos (GH-17720) | Gurupad Hegde | 2019-12-28 | 1 | -2/+2 |
|
|
* | Issue 28923: Remove editor artifacts from Tix.py, | Terry Jan Reedy | 2016-12-22 | 1 | -4/+0 |
|\ |
|
| * | Issue 28923: Remove editor artifacts from Tix.py. | Terry Jan Reedy | 2016-12-22 | 1 | -4/+0 |
|
|
* | | Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin | Serhiy Storchaka | 2016-10-24 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin | Serhiy Storchaka | 2016-10-24 | 1 | -1/+5 |
|
|
* | | Issue #27611: Fixed support of default root window in the tkinter.tix module. | Serhiy Storchaka | 2016-09-25 | 1 | -5/+11 |
|\ \
| |/ |
|
| * | Issue #27611: Fixed support of default root window in the tkinter.tix module. | Serhiy Storchaka | 2016-09-25 | 1 | -4/+9 |
|
|
* | | Merge with 3.5 | Terry Jan Reedy | 2016-08-16 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | Issue #27611: Don't import volatile attribute. | Terry Jan Reedy | 2016-08-16 | 1 | -3/+4 |
|
|
* | | Issue #20350. tkapp.splitlist() is now always used instead of unreliable | Serhiy Storchaka | 2016-06-25 | 1 | -6/+5 |
|
|
* | | Issue #27125: Merge typo fixes from 3.5 | Martin Panter | 2016-05-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue #27125: Remove duplicated words from documentation and comments | Martin Panter | 2016-05-30 | 1 | -2/+2 |
|
|
* | | Issue #27125: Merge typo fixes from 3.5 | Martin Panter | 2016-05-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #27125: Fix various errors like “will [be] inherited” | Martin Panter | 2016-05-29 | 1 | -1/+1 |
|
|
* | | Remove outdated TkVersion checks. | Serhiy Storchaka | 2016-04-25 | 1 | -4/+0 |
|/ |
|
* | Issue #26778: Fixed "a/an/and" typos in code comment and documentation. | Serhiy Storchaka | 2016-04-17 | 1 | -3/+3 |
|
|
* | Issue #20976: pyflakes: Remove unused imports | Victor Stinner | 2014-03-20 | 1 | -1/+1 |
|
|
* | Issue #19020: Tkinter now uses splitlist() instead of split() in configure | Serhiy Storchaka | 2013-12-25 | 1 | -33/+11 |
|
|
* | Issue #19029: Change non-existing since 3.0 StringType to str. | Serhiy Storchaka | 2013-09-16 | 1 | -3/+3 |
|
|
* | Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, | Terry Jan Reedy | 2013-03-11 | 1 | -21/+23 |
|
|
* | Closes #13258: Use callable() built-in in the standard library. | Florent Xicluna | 2011-10-28 | 1 | -1/+1 |
|
|
* | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -5/+5 |
|
|
* | #11565: Merge with 3.1. | Ezio Melotti | 2011-03-16 | 1 | -4/+4 |
|\ |
|
| * | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -4/+4 |
|
|
* | | #11515: Merge with 3.1. | Ezio Melotti | 2011-03-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | #11515: fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-15 | 1 | -1/+1 |
|
|
| * | Merged revisions 86697 via svnmerge from | Alexander Belopolsky | 2010-11-22 | 1 | -3/+3 |
|
|
* | | Issue #6878: Fixed return type of tkinter methods documented to return lists. | Alexander Belopolsky | 2010-11-22 | 1 | -3/+3 |
|
|
* | | Merged revisions 74507-74511,74517 via svnmerge from | Guilherme Polo | 2009-08-18 | 1 | -20/+121 |
|
|
* | | Merged revisions 74446-74449 via svnmerge from | Guilherme Polo | 2009-08-14 | 1 | -31/+3 |
|/ |
|
* | - remove svn:executable property from some library files | Matthias Klose | 2009-06-22 | 1 | -0/+0 |
|
|
* | Fixed 2to3 issue on tix module. | Hirokazu Yamamoto | 2009-01-10 | 1 | -2/+2 |
|
|
* | Commit miss. | Hirokazu Yamamoto | 2009-01-10 | 1 | -2/+2 |
|
|
* | Merged revisions 68468-68470 via svnmerge from | Hirokazu Yamamoto | 2009-01-10 | 1 | -2/+2 |
|
|
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -9/+9 |
|
|
* | Tkinter move, part 1: move modules. | Georg Brandl | 2008-05-17 | 1 | -0/+1891 |
|
|