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