summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/ttk.py
Commit message (Expand)AuthorAgeFilesLines
* Merge spelling and grammar fixes from 3.5Martin Panter2016-08-051-1/+1
|\
| * Fix spelling and grammar in documentation and code commentsMartin Panter2016-08-041-1/+1
* | Issue #27319: Methods selection_set(), selection_add(), selection_remove()Serhiy Storchaka2016-06-191-16/+40
* | Issue #26386: Fixed ttk.TreeView selection operations with item id'sSerhiy Storchaka2016-06-141-1/+3
|\ \ | |/
| * Issue #26386: Fixed ttk.TreeView selection operations with item id'sSerhiy Storchaka2016-06-141-1/+3
* | Issue #27076: Merge spelling from 3.5Martin Panter2016-05-261-1/+1
|\ \ | |/
| * Issue #27076: Doc, comment and tests spelling fixesMartin Panter2016-05-261-1/+1
* | Issue #26778: Fixed "a/an/and" typos in code comment, documentation and errorSerhiy Storchaka2016-04-171-1/+1
|\ \ | |/
| * Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-171-1/+1
* | Issue #25523: Merge a-to-an corrections from 3.5Martin Panter2015-11-021-1/+1
|\ \ | |/
| * Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-021-1/+1
* | Close issue6549: minor ttk.Style fixesEthan Furman2015-07-211-3/+7
|/
* Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and alwaysSerhiy Storchaka2015-04-041-3/+3
* Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments.Serhiy Storchaka2014-11-071-1/+5
* Issue #22226: Added private function _splitdict() in the Tkinter module.Serhiy Storchaka2014-09-061-33/+27
* Added missed calls of splitlist().Serhiy Storchaka2014-06-011-6/+5
* Issue #21402: tkinter.ttk now works when default root window is not set.Serhiy Storchaka2014-05-281-19/+16
* Issue #20072: Fixed multiple errors in tkinter with wantobjects is False.Serhiy Storchaka2014-01-071-20/+39
* Issue #15861: tkinter now correctly works with lists and tuples containingSerhiy Storchaka2013-01-151-75/+47
* Closes #14495: fix typo.Georg Brandl2012-04-041-1/+1
* Remove duplication.Ezio Melotti2011-10-191-1/+1
* #11565: Merge with 3.1.Ezio Melotti2011-03-161-1/+1
|\
| * #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-161-1/+1
* | #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 74446-74449 via svnmerge fromGuilherme Polo2009-08-141-11/+1
|/
* Merged revisions 69460,69467,69470 via svnmerge fromGuilherme Polo2009-02-091-21/+19
* Merged revisions 69404 via svnmerge fromGuilherme Polo2009-02-071-30/+41
* Merged revisions 69050 via svnmerge fromGuilherme Polo2009-01-281-0/+1636