1. 33cece0 Tkinter renaming reversal: move modules back in their place. by Georg Brandl · 17 years ago
  2. 248e3a8 Tkinter renaming reversal: Delete all stubs from lib-tk. by Georg Brandl · 17 years ago
  3. 8291f8e Tkinter: make stub modules. by Georg Brandl · 17 years ago
  4. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  5. f733abb Whitespace normalization. by Tim Peters · 18 years ago
  6. ef5fd3e Patch #1594554: Always close a tkSimpleDialog on ok(), even by Martin v. Löwis · 18 years ago
  7. c73a4a4 Patch #1538878: Don't make tkSimpleDialog dialogs transient if by Martin v. Löwis · 18 years ago
  8. b217cd8 Wait for visibility before setting a grab. Fixes #946153. by Martin v. Löwis · 21 years ago
  9. ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 22 years ago
  10. 6b04ffe Be more careful about accessing attributes of the parent: if Tk has not been by Fred Drake · 23 years ago
  11. fc170b1 String method conversion. by Eric S. Raymond · 24 years ago
  12. d038ca8 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  13. d5062ba Moshe Zadka: Added docstrings to tkSimpleDialog.py by Guido van Rossum · 25 years ago
  14. 7ea8f84 Break some cycles when the widget is destroyed. by Guido van Rossum · 26 years ago
  15. 7f20263 Only reference Tkinter._default_root when needed. by Guido van Rossum · 27 years ago
  16. 1530c87 Fred Lundh's latest versions. by Guido van Rossum · 28 years ago
  17. f55afae New dialog from Fred Lundh by Guido van Rossum · 28 years ago