1. 295fe32 bpo-37177: make IDLE's search dialogs transient (GH-13869) by Miss Islington (bot) · 5 years ago
  2. d9677f3 IDLE: Fix typos in docs and comments (GH-13749) by Xtreak · 5 years ago
  3. ba04302 IDLE - Capitalize search dialogs' 'Close' button label. (#13691) by Terry Jan Reedy · 5 years ago
  4. aff0ada bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395) by Terry Jan Reedy · 6 years ago
  5. c465682 bpo-35591: IDLE Find Selection now works when selection not found (GH-11339) by Terry Jan Reedy · 6 years ago
  6. 4d92158 bpo-33855: Still more edits and minimal tests for IDLE (GH-7784) by Terry Jan Reedy · 6 years ago
  7. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 8 years ago
  8. 3ff55a8 Issue #27732: Silence test_idle with dummy bell functions. by Terry Jan Reedy · 8 years ago
  9. 6f7b0f5 Issue #27477: Convert IDLE search dialogs to using ttk widgets. by Terry Jan Reedy · 8 years ago
  10. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 8 years ago
  11. 0d9220e Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. by Terry Jan Reedy · 8 years ago[Renamed from Lib/idlelib/SearchDialogBase.py]
  12. 5283c4e Issue #18592: Method return signature changes made to SearchDialogBase for by Terry Jan Reedy · 10 years ago
  13. 8cefd08 Issue #18592: Refactor 2 SearchDialogBase.create_(option/other)_buttons methods by Terry Jan Reedy · 10 years ago
  14. 525168b Issue #18592: Add unittests for SearchDialogBase. Patch by Phil Webster. by Terry Jan Reedy · 10 years ago
  15. ede0573 Issue #18592: For idlelib.SearchDialogBase, edit and add docstrings, by Terry Jan Reedy · 10 years ago
  16. ba5d8f3 Issue #18592: whitespace by Terry Jan Reedy · 11 years ago
  17. c5507c0 Issue #18592: Add docstrings to file being tested (idlelib.SearchDialogBase.py). by Terry Jan Reedy · 11 years ago
  18. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  19. 4fc9047 Apply Nicolas Riley's Patch. by Kurt B. Kaiser · 22 years ago
  20. 5a231c8f By default when getting the search menu, the currently highligted by Chui Tey · 22 years ago
  21. 72a8a3b Tidied up widget placement by Chui Tey · 22 years ago
  22. 06a0987 Merge Py Idle changes: by Kurt B. Kaiser · 22 years ago
  23. 7aced17 Initial revision by David Scherer · 24 years ago