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