1. b3be23a remove the svn:executable property from files that don't have shebang lines by Benjamin Peterson · 15 years ago
  2. 6e3dbbd replace has_key with 'in' operator by Benjamin Peterson · 16 years ago
  3. de05599 replace callable() by Benjamin Peterson · 16 years ago
  4. 6f1fa21 Added missing static option for OptionMenu. Issue #5961. by Guilherme Polo · 16 years ago
  5. 7b50c4f Issue #1356969: Add missing info methods in Tix.HList. by Guilherme Polo · 16 years ago
  6. 397bd1e Fixes for Tix.Grid from issue #1522587. by Guilherme Polo · 16 years ago
  7. 6b3c709 Issue #1522587: New constants and methods for the Tix.Grid widget. by Guilherme Polo · 16 years ago
  8. 57f9b72 Mark the "radio" option of Tix.CheckList as static. by Guilherme Polo · 16 years ago
  9. 6c823f8 Issue #1250469: Fix the return value of Tix.PanedWindow.panes. by Guilherme Polo · 16 years ago
  10. e45f017 Issue #1135: Add the XView and YView mix-ins to avoid duplicating by Guilherme Polo · 16 years ago
  11. 2827709 Fix typos. by Walter Dörwald · 16 years ago
  12. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  13. 33cece0 Tkinter renaming reversal: move modules back in their place. by Georg Brandl · 17 years ago
  14. 248e3a8 Tkinter renaming reversal: Delete all stubs from lib-tk. by Georg Brandl · 17 years ago
  15. ad9afeb Tkinter rename, step 2: fix imports and add stub modules. by Georg Brandl · 17 years ago
  16. bbc57d7 Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package. by Georg Brandl · 17 years ago
  17. bba003e Patch #1472877: Fix Tix subwidget name resolution. Will backport to 2.5. by Martin v. Löwis · 18 years ago
  18. 215f13d Normalized a few cases of whitespace in function declarations. by Martin Blais · 19 years ago
  19. 3daf304 Whitespace normalization. by Tim Peters · 19 years ago
  20. b04dee9 Patch #1462222: Fix Tix.Grid. Closes #1036406. by Martin v. Löwis · 19 years ago
  21. 966c264 Fix typos. by Walter Dörwald · 20 years ago
  22. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  23. 433fa69 Patch #853488: Add hlist entry_configure and entry_cget methods. by Martin v. Löwis · 21 years ago
  24. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  25. ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 22 years ago
  26. d8b5e3f Tix update from Mike Clarkson (maintainer) by Neal Norwitz · 22 years ago
  27. 731a986 Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer) by Neal Norwitz · 22 years ago
  28. 4687428 Patch #649184: Update to tix-8.1.4 RC3. by Martin v. Löwis · 22 years ago
  29. f539bde Sync Tix from Mike Clarkson, a maintainer by Neal Norwitz · 23 years ago
  30. 01824bf Patch #484994: Improve PanedWindow. by Martin v. Löwis · 23 years ago
  31. ebb4190 Use string methods, remove import string by Neal Norwitz · 23 years ago
  32. 0c0d56a Reindent. by Martin v. Löwis · 23 years ago
  33. 4208d4f Destroy and unlink deleted NoteBook panes. Fixes #516703. 2.2.2 candidate. by Martin v. Löwis · 23 years ago
  34. 723293c Make tix_configure() work the same way configure() works for the basic by Fred Drake · 23 years ago
  35. 652e191 Properly set static options for tixBalloon and tixResizeHandle. by Martin v. Löwis · 23 years ago
  36. b7b3260 Patch #471120: Improved doc strings and new wrappers. by Martin v. Löwis · 24 years ago
  37. 3e04848 Add entry parameter to HList.item_cget. Fixes bug #466981. by Martin v. Löwis · 24 years ago
  38. 49fa2bd Fix two bugs discovered by PyChecker. (I cannot test these, but I'm by Guido van Rossum · 24 years ago
  39. 2271082 Fixed a bunch of Tabnanny errors by Moshe Zadka · 24 years ago
  40. b21cb5f Patch #410231: Add the Python Tix library. by Martin v. Löwis · 24 years ago