COMMITS
/ Lib/idlelib/searchbase.py August 6, 2024
S
gh-120104: IDLE: Fix padding in config and search dialogs (#120107)
Serhiy Storchaka committed
April 25, 2021
October 25, 2020
M
bpo-33987: Add master ttk Frame to IDLE search dialogs (GH-22942)
Mark Roseman committed
June 7, 2019
T
bpo-37177: make IDLE's search dialogs transient (GH-13869)
Tal Einat committed
June 3, 2019
X
IDLE: Fix typos in docs and comments (GH-13749)
Xtreak committed
May 31, 2019
T
IDLE - Capitalize search dialogs' 'Close' button label. (#13691)
Terry Jan Reedy committed
January 3, 2019
T
bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395)
Terry Jan Reedy committed
December 28, 2018
T
bpo-35591: IDLE Find Selection now works when selection not found (GH-11339)
Terry Jan Reedy committed
June 19, 2018
T
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy committed
August 31, 2016
T
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy committed
August 11, 2016
T
Issue #27732: Silence test_idle with dummy bell functions.
Terry Jan Reedy committed
July 11, 2016
T
Issue #27477: Convert IDLE search dialogs to using ttk widgets.
Terry Jan Reedy committed
May 28, 2016
T
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy committed
May 22, 2016
T
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy committed