1. 0ba0def Issue 28923: Remove editor artifacts from Tix.py, by Terry Jan Reedy · 8 years ago
  2. c67983b Issue 28923: Remove editor artifacts from Tix.py. by Terry Jan Reedy · 8 years ago
  3. 407c8ac Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin by Serhiy Storchaka · 8 years ago
  4. 071dec2 Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin by Serhiy Storchaka · 8 years ago
  5. 1aca389 Issue #27611: Fixed support of default root window in the tkinter.tix module. by Serhiy Storchaka · 8 years ago
  6. e6f0199 Issue #27611: Fixed support of default root window in the tkinter.tix module. by Serhiy Storchaka · 8 years ago
  7. f050a33 Merge with 3.5 by Terry Jan Reedy · 8 years ago
  8. 22ba01e Issue #27611: Don't import volatile attribute. by Terry Jan Reedy · 8 years ago
  9. 6bc87b4 Issue #20350. tkapp.splitlist() is now always used instead of unreliable by Serhiy Storchaka · 8 years ago
  10. e514093 Issue #27125: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  11. a90a4a9 Issue #27125: Remove duplicated words from documentation and comments by Martin Panter · 8 years ago
  12. e501a93 Issue #27125: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  13. 8d56c02 Issue #27125: Fix various errors like “will [be] inherited” by Martin Panter · 8 years ago
  14. 159e535 Remove outdated TkVersion checks. by Serhiy Storchaka · 8 years ago
  15. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 8 years ago
  16. 7fa767e Issue #20976: pyflakes: Remove unused imports by Victor Stinner · 10 years ago
  17. 848972c Issue #19020: Tkinter now uses splitlist() instead of split() in configure by Serhiy Storchaka · 10 years ago
  18. 975fce3 Issue #19029: Change non-existing since 3.0 StringType to str. by Serhiy Storchaka · 11 years ago
  19. c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 11 years ago
  20. 5d1155c Closes #13258: Use callable() built-in in the standard library. by Florent Xicluna · 13 years ago
  21. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  22. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  23. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  24. 4969f70 #11515: Merge with 3.1. by Ezio Melotti · 13 years ago
  25. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  26. 5468f4ff Merged revisions 86697 via svnmerge from by Alexander Belopolsky · 14 years ago
  27. 022f049 Issue #6878: Fixed return type of tkinter methods documented to return lists. by Alexander Belopolsky · 14 years ago
  28. bcd03df Merged revisions 74507-74511,74517 via svnmerge from by Guilherme Polo · 15 years ago
  29. 1fff008 Merged revisions 74446-74449 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 15 years ago
  30. b0a8be5 - remove svn:executable property from some library files by Matthias Klose · 15 years ago
  31. 21027e6 Fixed 2to3 issue on tix module. by Hirokazu Yamamoto · 15 years ago
  32. b5e5da4 Commit miss. by Hirokazu Yamamoto · 15 years ago
  33. 6c7e562 Merged revisions 68468-68470 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  34. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  35. 3302312 Tkinter move, part 1: move modules. by Georg Brandl · 16 years ago[Renamed from Lib/lib-tk/Tix.py]
  36. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  37. d77d699 Change a bunch of file encodings from Latin-1 to UTF-8. by Guido van Rossum · 17 years ago
  38. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  39. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  40. e014a13 Couple more has_keys() going... by Guido van Rossum · 18 years ago
  41. 73e5a5b Merge the rest of the trunk. by Thomas Wouters · 18 years ago
  42. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  43. 966c264 Fix typos. by Walter Dörwald · 19 years ago
  44. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  45. 433fa69 Patch #853488: Add hlist entry_configure and entry_cget methods. by Martin v. Löwis · 20 years ago
  46. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  47. ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 21 years ago
  48. d8b5e3f Tix update from Mike Clarkson (maintainer) by Neal Norwitz · 21 years ago
  49. 731a986 Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer) by Neal Norwitz · 22 years ago
  50. 4687428 Patch #649184: Update to tix-8.1.4 RC3. by Martin v. Löwis · 22 years ago
  51. f539bde Sync Tix from Mike Clarkson, a maintainer by Neal Norwitz · 22 years ago
  52. 01824bf Patch #484994: Improve PanedWindow. by Martin v. Löwis · 22 years ago
  53. ebb4190 Use string methods, remove import string by Neal Norwitz · 22 years ago
  54. 0c0d56a Reindent. by Martin v. Löwis · 22 years ago
  55. 4208d4f Destroy and unlink deleted NoteBook panes. Fixes #516703. 2.2.2 candidate. by Martin v. Löwis · 22 years ago
  56. 723293c Make tix_configure() work the same way configure() works for the basic by Fred Drake · 23 years ago
  57. 652e191 Properly set static options for tixBalloon and tixResizeHandle. by Martin v. Löwis · 23 years ago
  58. b7b3260 Patch #471120: Improved doc strings and new wrappers. by Martin v. Löwis · 23 years ago
  59. 3e04848 Add entry parameter to HList.item_cget. Fixes bug #466981. by Martin v. Löwis · 23 years ago
  60. 49fa2bd Fix two bugs discovered by PyChecker. (I cannot test these, but I'm by Guido van Rossum · 23 years ago
  61. 2271082 Fixed a bunch of Tabnanny errors by Moshe Zadka · 23 years ago
  62. b21cb5f Patch #410231: Add the Python Tix library. by Martin v. Löwis · 23 years ago