Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d24fffe7c67c2097aa33e04498dc6b3ae0cc17ab
/
Lib
/
idlelib
/
keybindingDialog.py
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
· 19 years ago
2303b1c
Keybindings with the Shift modifier now work correctly. So do bindings
by Kurt B. Kaiser
· 21 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