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
/
tkinter
/
ttk.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-33096: Fix ttk.Treeview.insert. (GH-6228)
Garvit Khatri
2018-03-26
1
-1/+1
*
bpo-32585: Add tkinter.ttk.Spinbox. (#5221)
Alan D Moore
2018-02-09
1
-1/+28
*
[3.8] bpo-31508: Remove support of arguments in tkinter.ttk.Treeview.selectio...
Serhiy Storchaka
2018-02-01
1
-21/+2
*
bpo-32297: Few misspellings found in Python source code comments. (#4803)
Mike
2017-12-14
1
-1/+1
*
bpo-27319, bpo-31508: Document deprecation in Treeview.selection(). (#3667)
Serhiy Storchaka
2017-09-24
1
-2/+2
*
ttk: fix LabeledScale and OptionMenu destroy() method (#3025)
Victor Stinner
2017-08-08
1
-4/+8
*
bpo-25684: ttk.OptionMenu radiobuttons weren't unique (#2276)
csabella
2017-07-31
1
-1/+2
*
bpo-29776: Use decorator syntax for properties. (#585)
Serhiy Storchaka
2017-03-19
1
-7/+4
*
Merge spelling and grammar fixes from 3.5
Martin Panter
2016-08-05
1
-1/+1
|
\
|
*
Fix spelling and grammar in documentation and code comments
Martin Panter
2016-08-04
1
-1/+1
*
|
Issue #27319: Methods selection_set(), selection_add(), selection_remove()
Serhiy Storchaka
2016-06-19
1
-16/+40
*
|
Issue #26386: Fixed ttk.TreeView selection operations with item id's
Serhiy Storchaka
2016-06-14
1
-1/+3
|
\
\
|
|
/
|
*
Issue #26386: Fixed ttk.TreeView selection operations with item id's
Serhiy Storchaka
2016-06-14
1
-1/+3
*
|
Issue #27076: Merge spelling from 3.5
Martin Panter
2016-05-26
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter
2016-05-26
1
-1/+1
*
|
Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error
Serhiy Storchaka
2016-04-17
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
|
Issue #25523: Merge a-to-an corrections from 3.5
Martin Panter
2015-11-02
1
-1/+1
|
\
\
|
|
/
|
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-1/+1
*
|
Close issue6549: minor ttk.Style fixes
Ethan Furman
2015-07-21
1
-3/+7
|
/
*
Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always
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
-33/+27
*
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/+47
*
Closes #14495: fix typo.
Georg Brandl
2012-04-04
1
-1/+1
*
Remove duplication.
Ezio Melotti
2011-10-19
1
-1/+1
*
#11565: Merge with 3.1.
Ezio Melotti
2011-03-16
1
-1/+1
|
\
|
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
*
|
#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 74446-74449 via svnmerge from
Guilherme Polo
2009-08-14
1
-11/+1
|
/
*
Merged revisions 69460,69467,69470 via svnmerge from
Guilherme Polo
2009-02-09
1
-21/+19
*
Merged revisions 69404 via svnmerge from
Guilherme Polo
2009-02-07
1
-30/+41
*
Merged revisions 69050 via svnmerge from
Guilherme Polo
2009-01-28
1
-0/+1636