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. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  5. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  6. 8ec03e0 Patch #485959: Various changes to Tix demos. by Martin v. Löwis · 23 years ago
  7. 652e191 Properly set static options for tixBalloon and tixResizeHandle. by Martin v. Löwis · 23 years ago
  8. 20efa68 Patch #473002: Update Demo/tix tixwidgets.py et al. by Martin v. Löwis · 23 years ago
  9. ef4cdad [].index() raises ValueError if the value is not in the list, so only by Fred Drake · 23 years ago
  10. b21cb5f Patch #410231: Add the Python Tix library. by Martin v. Löwis · 24 years ago