index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
lib-tk
/
ttk.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2.7] bpo-33096: Fix ttk.Treeview.insert. (GH-6228) (GH-6326)
Serhiy Storchaka
2018-03-31
1
-1/+1
*
bpo-25684: ttk.OptionMenu radiobuttons weren't unique (GH-2276) (GH-2960)
Cheryl Sabella
2017-09-10
1
-1/+2
*
ttk: fix LabeledScale and OptionMenu destroy() method (#3026)
Victor Stinner
2017-08-08
1
-2/+7
*
Spelling and grammar fixes in code comments and documentation
Martin Panter
2016-07-28
1
-1/+1
*
Issue #26386: Fixed ttk.TreeView selection operations with item id's
Serhiy Storchaka
2016-06-14
1
-1/+3
*
Issue #27076: Doc, comment and test function name spelling fixes
Martin Panter
2016-05-26
1
-1/+1
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-2/+2
*
Issue #15133: _tkinter.tkapp.getboolean() now supports long and Tcl_Obj and
Serhiy Storchaka
2015-04-04
1
-3/+3
*
Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments.
Serhiy Storchaka
2014-11-07
1
-1/+5
*
Issue #22226: Added private function _splitdict() in the Tkinter module.
Serhiy Storchaka
2014-09-06
1
-34/+28
*
Added missed calls of splitlist().
Serhiy Storchaka
2014-06-01
1
-6/+5
*
Issue #21402: tkinter.ttk now works when default root window is not set.
Serhiy Storchaka
2014-05-28
1
-19/+16
*
Issue #20072: Fixed multiple errors in tkinter with wantobjects is False.
Serhiy Storchaka
2014-01-07
1
-20/+39
*
Issue #15861: tkinter now correctly works with lists and tuples containing
Serhiy Storchaka
2013-01-15
1
-75/+49
*
Transplant 45287f2799f5 from default branch.
Georg Brandl
2012-04-04
1
-1/+1
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
*
#11515: fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-15
1
-1/+1
*
Issue #1135: Add the XView and YView mix-ins to avoid duplicating
Guilherme Polo
2009-08-14
1
-11/+1
*
Fix typos.
Walter Dörwald
2009-05-04
1
-1/+1
*
Turned setup_master public
Guilherme Polo
2009-02-09
1
-22/+19
*
Eliminated the need to use ttk.__loadtk__ and the problems related it.
Guilherme Polo
2009-02-07
1
-29/+41
*
Added the ttk module. See issue #2983: Ttk support for Tkinter.
Guilherme Polo
2009-01-28
1
-0/+1636