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
*
Use of 'filter' in keybindingDialog.py was causing
Kurt B. Kaiser
2009-04-27
1
-1/+1
*
Fix for issue5194, based on a patch by Ned Deily.
Ronald Oussoren
2009-02-12
1
-1/+2
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
1
-2/+2
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1/+1
*
Conform to py3k dict.{keys, items, values} with some advice from 2b3
Kurt B. Kaiser
2007-08-23
1
-1/+1
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-1/+1
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-2/+2
*
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