1. f733abb7 Whitespace normalization. by Tim Peters · 19 years ago
  2. ef5fd3e Patch #1594554: Always close a tkSimpleDialog on ok(), even by Martin v. Löwis · 19 years ago
  3. c73a4a4 Patch #1538878: Don't make tkSimpleDialog dialogs transient if by Martin v. Löwis · 19 years ago
  4. b217cd8 Wait for visibility before setting a grab. Fixes #946153. by Martin v. Löwis · 21 years ago
  5. ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 22 years ago
  6. 6b04ffe Be more careful about accessing attributes of the parent: if Tk has not been by Fred Drake · 24 years ago
  7. fc170b1 String method conversion. by Eric S. Raymond · 25 years ago
  8. d038ca8 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  9. d5062ba Moshe Zadka: Added docstrings to tkSimpleDialog.py by Guido van Rossum · 26 years ago
  10. 7ea8f84 Break some cycles when the widget is destroyed. by Guido van Rossum · 26 years ago
  11. 7f20263 Only reference Tkinter._default_root when needed. by Guido van Rossum · 27 years ago
  12. 1530c87 Fred Lundh's latest versions. by Guido van Rossum · 28 years ago
  13. f55afae New dialog from Fred Lundh by Guido van Rossum · 28 years ago