Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c8f65e69da7237e5c0d58afb032e4b0b432b918a
/
Lib
/
idlelib
/
keybindingDialog.py
4b7e35b
Rebinding Tab key was inserting 'tab' instead of 'Tab'. Bug 1179168.
by Kurt B. Kaiser
· 19 years ago
19302d9
This patch improves the L&F of IDLE on OSX. The changes are conditionalized on
by Ronald Oussoren
· 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
· 23 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
· 24 years ago
c628a06
further work on keybinding configuration
by Steven M. Gava
· 24 years ago
68d7336
keybinding configuration
by Steven M. Gava
· 24 years ago
facfc09
keybinding configuration
by Steven M. Gava
· 24 years ago
edb60a7
key binding handling dialog
by Steven M. Gava
· 24 years ago