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