1. 3ab44c0 bpo-33096: Fix ttk.Treeview.insert. (GH-6228) by Garvit Khatri · 6 years ago
  2. a48e78a bpo-32585: Add tkinter.ttk.Spinbox. (#5221) by Alan D Moore · 7 years ago
  3. 97f1ca1 [3.8] bpo-31508: Remove support of arguments in tkinter.ttk.Treeview.selection. (GH-3651) by Serhiy Storchaka · 7 years ago
  4. 53f7a7c bpo-32297: Few misspellings found in Python source code comments. (#4803) by Mike · 7 years ago
  5. 2fad102 bpo-27319, bpo-31508: Document deprecation in Treeview.selection(). (#3667) by Serhiy Storchaka · 7 years ago
  6. cd7e9c1 ttk: fix LabeledScale and OptionMenu destroy() method (#3025) by Victor Stinner · 7 years ago
  7. a568e52 bpo-25684: ttk.OptionMenu radiobuttons weren't unique (#2276) by csabella · 7 years ago
  8. bdf6b91 bpo-29776: Use decorator syntax for properties. (#585) by Serhiy Storchaka · 7 years ago
  9. 02b75ab Merge spelling and grammar fixes from 3.5 by Martin Panter · 8 years ago
  10. 69332c1 Fix spelling and grammar in documentation and code comments by Martin Panter · 8 years ago
  11. b84f029 Issue #27319: Methods selection_set(), selection_add(), selection_remove() by Serhiy Storchaka · 8 years ago
  12. 255bbf2 Issue #26386: Fixed ttk.TreeView selection operations with item id's by Serhiy Storchaka · 8 years ago
  13. 8e6d09c Issue #26386: Fixed ttk.TreeView selection operations with item id's by Serhiy Storchaka · 8 years ago
  14. 3e04d5b Issue #27076: Merge spelling from 3.5 by Martin Panter · 8 years ago
  15. 46f5072 Issue #27076: Doc, comment and tests spelling fixes by Martin Panter · 8 years ago
  16. b6a9c97 Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error by Serhiy Storchaka · 8 years ago
  17. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 8 years ago
  18. e56a919 Issue #25523: Merge a-to-an corrections from 3.5 by Martin Panter · 9 years ago
  19. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  20. ad1a341 Close issue6549: minor ttk.Style fixes by Ethan Furman · 9 years ago
  21. 9a6e201 Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always by Serhiy Storchaka · 9 years ago
  22. 8e92f57 Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments. by Serhiy Storchaka · 10 years ago
  23. 8f0a1d0 Issue #22226: Added private function _splitdict() in the Tkinter module. by Serhiy Storchaka · 10 years ago
  24. 8381f90 Added missed calls of splitlist(). by Serhiy Storchaka · 10 years ago
  25. b49eff2 Issue #21402: tkinter.ttk now works when default root window is not set. by Serhiy Storchaka · 10 years ago
  26. a21acb5 Issue #20072: Fixed multiple errors in tkinter with wantobjects is False. by Serhiy Storchaka · 11 years ago
  27. b139652 Issue #15861: tkinter now correctly works with lists and tuples containing by Serhiy Storchaka · 12 years ago
  28. b604630 Closes #14495: fix typo. by Georg Brandl · 12 years ago
  29. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  30. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  31. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  32. 4969f70 #11515: Merge with 3.1. by Ezio Melotti · 13 years ago
  33. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  34. 1fff008 Merged revisions 74446-74449 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 15 years ago
  35. a91790a Merged revisions 69460,69467,69470 via svnmerge from by Guilherme Polo · 16 years ago
  36. fa8fba9 Merged revisions 69404 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 16 years ago
  37. 5f23848 Merged revisions 69050 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 16 years ago