index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
keybindingDialog.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
Georg Brandl
2008-05-20
1
-2/+2
*
Tkinter rename, step 2: fix imports and add stub modules.
Georg Brandl
2008-05-16
1
-2/+2
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+1
*
Rebinding Tab key was inserting 'tab' instead of 'Tab'. Bug 1179168.
Kurt B. Kaiser
2006-07-18
1
-1/+1
*
This patch improves the L&F of IDLE on OSX. The changes are conditionalized on
Ronald Oussoren
2006-06-11
1
-1/+1
*
1. Made advanced keybinding dialog functional.
Kurt B. Kaiser
2005-11-22
1
-12/+19
*
Keybindings with the Shift modifier now work correctly. So do bindings
Kurt B. Kaiser
2003-11-24
1
-66/+66
*
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
Raymond Hettinger
2003-07-09
1
-2/+1
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-18/+18
*
Mac users now see correct modifiers in the Key Binding Entry window.
Tony Lownds
2002-09-29
1
-29/+35
*
further work on new config system
Steven M. Gava
2002-03-05
1
-6/+9
*
improvement to keybinding re-use check
Steven M. Gava
2002-02-11
1
-18/+0
*
further work on saving configs
Steven M. Gava
2002-01-24
1
-2/+0
*
further work on keybinding configuration
Steven M. Gava
2002-01-19
1
-6/+26
*
keybinding configuration
Steven M. Gava
2002-01-19
1
-11/+28
*
keybinding configuration
Steven M. Gava
2002-01-19
1
-30/+58
*
key binding handling dialog
Steven M. Gava
2002-01-12
1
-0/+208