1. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  2. 33cece0 Tkinter renaming reversal: move modules back in their place. by Georg Brandl · 17 years ago
  3. 248e3a8 Tkinter renaming reversal: Delete all stubs from lib-tk. by Georg Brandl · 17 years ago
  4. ad9afeb Tkinter rename, step 2: fix imports and add stub modules. by Georg Brandl · 17 years ago
  5. bbc57d7 Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package. by Georg Brandl · 17 years ago
  6. bba003e Patch #1472877: Fix Tix subwidget name resolution. Will backport to 2.5. by Martin v. Löwis · 18 years ago
  7. 215f13d Normalized a few cases of whitespace in function declarations. by Martin Blais · 19 years ago
  8. 3daf304 Whitespace normalization. by Tim Peters · 19 years ago
  9. b04dee9 Patch #1462222: Fix Tix.Grid. Closes #1036406. by Martin v. Löwis · 19 years ago
  10. 966c264 Fix typos. by Walter Dörwald · 20 years ago
  11. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  12. 433fa69 Patch #853488: Add hlist entry_configure and entry_cget methods. by Martin v. Löwis · 21 years ago
  13. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  14. ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 22 years ago
  15. d8b5e3f Tix update from Mike Clarkson (maintainer) by Neal Norwitz · 22 years ago
  16. 731a986 Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer) by Neal Norwitz · 22 years ago
  17. 4687428 Patch #649184: Update to tix-8.1.4 RC3. by Martin v. Löwis · 22 years ago
  18. f539bde Sync Tix from Mike Clarkson, a maintainer by Neal Norwitz · 23 years ago
  19. 01824bf Patch #484994: Improve PanedWindow. by Martin v. Löwis · 23 years ago
  20. ebb4190 Use string methods, remove import string by Neal Norwitz · 23 years ago
  21. 0c0d56a Reindent. by Martin v. Löwis · 23 years ago
  22. 4208d4f Destroy and unlink deleted NoteBook panes. Fixes #516703. 2.2.2 candidate. by Martin v. Löwis · 23 years ago
  23. 723293c Make tix_configure() work the same way configure() works for the basic by Fred Drake · 23 years ago
  24. 652e191 Properly set static options for tixBalloon and tixResizeHandle. by Martin v. Löwis · 23 years ago
  25. b7b3260 Patch #471120: Improved doc strings and new wrappers. by Martin v. Löwis · 24 years ago
  26. 3e04848 Add entry parameter to HList.item_cget. Fixes bug #466981. by Martin v. Löwis · 24 years ago
  27. 49fa2bd Fix two bugs discovered by PyChecker. (I cannot test these, but I'm by Guido van Rossum · 24 years ago
  28. 2271082 Fixed a bunch of Tabnanny errors by Moshe Zadka · 24 years ago
  29. b21cb5f Patch #410231: Add the Python Tix library. by Martin v. Löwis · 24 years ago