Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c46f0423a42c46cf62d12c300ec36a848f8ba72c
/
Lib
/
idlelib
/
config_key.py
d9fc795
bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)
by Miss Islington (bot)
· 7 years ago
cbaee6f
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
by Miss Islington (bot)
· 7 years ago
bfebfd8
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
by Terry Jan Reedy
· 8 years ago
2000150
bpo-21624: IDLE -- minor htest fixes (#2575)
by terryjreedy
· 8 years ago
44913e5
bpo-21519: IDLE basic custom key entry better detects duplicates. (#2428)
by terryjreedy
· 8 years ago
8c78aa7
bpo-6739: IDLE: Check for valid keybinding in config_keys (#2377)
by csabella
· 8 years ago
a0e911b
Fix typo in idlelib.config_key.py (#2322)
by terryjreedy
· 8 years ago
01e3575
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
by Terry Jan Reedy
· 9 years ago
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/keybindingDialog.py]
a2fc99e
Issue #21477: Idle htest: modify run; add more tests.
by Terry Jan Reedy
· 11 years ago
b760167
Issue #17654: Ensure IDLE menus are customized properly on OS X for
by Ned Deily
· 11 years ago
5c32f67
Use of 'filter' in keybindingDialog.py was causing
by Kurt B. Kaiser
· 16 years ago
827822e
Fix for issue5194, based on a patch by Ned Deily.
by Ronald Oussoren
· 16 years ago
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 17 years ago
05e8be1
Merged revisions 60990-61002 via svnmerge from
by Christian Heimes
· 17 years ago
e071277
Conform to py3k dict.{keys, items, values} with some advice from 2b3
by Kurt B. Kaiser
· 18 years ago
9d72bb4
Remove functions in string module that are also string methods. Also remove:
by Neal Norwitz
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
5c6e0a1
1. Made advanced keybinding dialog functional. 2. Allow binding of movement keys
by Kurt B. Kaiser
· 20 years ago
2303b1c
Keybindings with the Shift modifier now work correctly. So do bindings
by Kurt B. Kaiser
· 22 years ago
931237e
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
by Raymond Hettinger
· 22 years ago
6655e4b
Whitespace Normalization
by Kurt B. Kaiser
· 22 years ago
af7a302
Mac users now see correct modifiers in the Key Binding Entry window.
by Tony Lownds
· 23 years ago
f31eec0
further work on new config system
by Steven M. Gava
· 23 years ago
e28ee75
improvement to keybinding re-use check
by Steven M. Gava
· 23 years ago
f9bb90e
further work on saving configs
by Steven M. Gava
· 23 years ago
c628a06
further work on keybinding configuration
by Steven M. Gava
· 23 years ago
68d7336
keybinding configuration
by Steven M. Gava
· 23 years ago
facfc09
keybinding configuration
by Steven M. Gava
· 23 years ago
edb60a7
key binding handling dialog
by Steven M. Gava
· 23 years ago