Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
idlelib
/
keybindingDialog.py
d630c04
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
by Florent Xicluna
· 15 years ago
a97063a
Fixes issues 3883 and 5194
by Ronald Oussoren
· 16 years ago
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
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
· 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