1. d6d63f5 fix a lot of Tkinter imports by Benjamin Peterson · 16 years ago
  2. 1e8ce58 remove most uses of list(somedict.keys()) in Demo scripts by Skip Montanaro · 17 years ago
  3. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 17 years ago
  4. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  5. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  6. d910855 Remove apply() by Neal Norwitz · 18 years ago
  7. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  8. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  9. d8b5e3f Tix update from Mike Clarkson (maintainer) by Neal Norwitz · 22 years ago
  10. 731a986 Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer) by Neal Norwitz · 22 years ago
  11. 4687428 Patch #649184: Update to tix-8.1.4 RC3. by Martin v. Löwis · 22 years ago
  12. ac30ead Sync tixwidgets from Mike Clarkson, a maintainer by Neal Norwitz · 22 years ago
  13. 8ec03e0 Patch #485959: Various changes to Tix demos. by Martin v. Löwis · 22 years ago
  14. 719cfc4 SF #517447, correct syntax error by Neal Norwitz · 22 years ago
  15. 652e191 Properly set static options for tixBalloon and tixResizeHandle. by Martin v. Löwis · 23 years ago
  16. 20efa68 Patch #473002: Update Demo/tix tixwidgets.py et al. by Martin v. Löwis · 23 years ago
  17. ef4cdad [].index() raises ValueError if the value is not in the list, so only by Fred Drake · 23 years ago
  18. 7def256 [].index() raises ValueError if the value is not in the list, so only by Fred Drake · 23 years ago
  19. b21cb5f Patch #410231: Add the Python Tix library. by Martin v. Löwis · 23 years ago