1. 022f049 Issue #6878: Fixed return type of tkinter methods documented to return lists. by Alexander Belopolsky · 14 years ago
  2. bcd03df Merged revisions 74507-74511,74517 via svnmerge from by Guilherme Polo · 15 years ago
  3. 1fff008 Merged revisions 74446-74449 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 15 years ago
  4. b0a8be5 - remove svn:executable property from some library files by Matthias Klose · 15 years ago
  5. 21027e6 Fixed 2to3 issue on tix module. by Hirokazu Yamamoto · 15 years ago
  6. b5e5da4 Commit miss. by Hirokazu Yamamoto · 15 years ago
  7. 6c7e562 Merged revisions 68468-68470 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  8. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  9. 3302312 Tkinter move, part 1: move modules. by Georg Brandl · 16 years ago[Renamed from Lib/lib-tk/Tix.py]
  10. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  11. d77d699 Change a bunch of file encodings from Latin-1 to UTF-8. by Guido van Rossum · 17 years ago
  12. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  13. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  14. e014a13 Couple more has_keys() going... by Guido van Rossum · 18 years ago
  15. 73e5a5b Merge the rest of the trunk. by Thomas Wouters · 18 years ago
  16. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  17. 966c264 Fix typos. by Walter Dörwald · 19 years ago
  18. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  19. 433fa69 Patch #853488: Add hlist entry_configure and entry_cget methods. by Martin v. Löwis · 20 years ago
  20. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  21. ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 21 years ago
  22. d8b5e3f Tix update from Mike Clarkson (maintainer) by Neal Norwitz · 22 years ago
  23. 731a986 Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer) by Neal Norwitz · 22 years ago
  24. 4687428 Patch #649184: Update to tix-8.1.4 RC3. by Martin v. Löwis · 22 years ago
  25. f539bde Sync Tix from Mike Clarkson, a maintainer by Neal Norwitz · 22 years ago
  26. 01824bf Patch #484994: Improve PanedWindow. by Martin v. Löwis · 22 years ago
  27. ebb4190 Use string methods, remove import string by Neal Norwitz · 22 years ago
  28. 0c0d56a Reindent. by Martin v. Löwis · 22 years ago
  29. 4208d4f Destroy and unlink deleted NoteBook panes. Fixes #516703. 2.2.2 candidate. by Martin v. Löwis · 22 years ago
  30. 723293c Make tix_configure() work the same way configure() works for the basic by Fred Drake · 23 years ago
  31. 652e191 Properly set static options for tixBalloon and tixResizeHandle. by Martin v. Löwis · 23 years ago
  32. b7b3260 Patch #471120: Improved doc strings and new wrappers. by Martin v. Löwis · 23 years ago
  33. 3e04848 Add entry parameter to HList.item_cget. Fixes bug #466981. by Martin v. Löwis · 23 years ago
  34. 49fa2bd Fix two bugs discovered by PyChecker. (I cannot test these, but I'm by Guido van Rossum · 23 years ago
  35. 2271082 Fixed a bunch of Tabnanny errors by Moshe Zadka · 23 years ago
  36. b21cb5f Patch #410231: Add the Python Tix library. by Martin v. Löwis · 23 years ago