index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
keybindingDialog.py
Commit message (
Expand
)
Author
Age
*
Issue #21477: Idle htest: modify run; add more tests.
Terry Jan Reedy
2014-05-25
*
Issue #17654: Ensure IDLE menus are customized properly on OS X for
Ned Deily
2014-03-27
*
Use of 'filter' in keybindingDialog.py was causing
Kurt B. Kaiser
2009-04-27
*
Fix for issue5194, based on a patch by Ned Deily.
Ronald Oussoren
2009-02-12
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
*
Conform to py3k dict.{keys, items, values} with some advice from 2b3
Kurt B. Kaiser
2007-08-23
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
*
1. Made advanced keybinding dialog functional.
Kurt B. Kaiser
2005-11-22
*
Keybindings with the Shift modifier now work correctly. So do bindings
Kurt B. Kaiser
2003-11-24
*
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
Raymond Hettinger
2003-07-09
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
*
Mac users now see correct modifiers in the Key Binding Entry window.
Tony Lownds
2002-09-29
*
further work on new config system
Steven M. Gava
2002-03-05
*
improvement to keybinding re-use check
Steven M. Gava
2002-02-11
*
further work on saving configs
Steven M. Gava
2002-01-24
*
further work on keybinding configuration
Steven M. Gava
2002-01-19
*
keybinding configuration
Steven M. Gava
2002-01-19
*
keybinding configuration
Steven M. Gava
2002-01-19
*
key binding handling dialog
Steven M. Gava
2002-01-12