summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/config_key.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-21624: IDLE -- minor htest fixes (#2575)terryjreedy2017-07-051-0/+1
|
* bpo-21519: IDLE basic custom key entry better detects duplicates. (#2428)terryjreedy2017-06-271-3/+3
|
* bpo-6739: IDLE: Check for valid keybinding in config_keys (#2377)csabella2017-06-261-18/+44
| | | | | | Verify user-entered key sequences by trying to bind them with tk. Add tests for all 3 validation functions. Original patch by G Polo. Tests added by Cheryl Sabella.
* Fix typo in idlelib.config_key.py (#2322)terryjreedy2017-06-221-1/+1
|
* Issue *24750: Switch all scrollbars in IDLE to ttk versions.Terry Jan Reedy2016-06-101-8/+13
| | | | Where needed, add minimal tests to cover changes.
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-0/+266