summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/keybindingDialog.py
Commit message (Expand)AuthorAgeFilesLines
* 1. Made advanced keybinding dialog functional.Kurt B. Kaiser2005-11-221-12/+19
* Keybindings with the Shift modifier now work correctly. So do bindingsKurt B. Kaiser2003-11-241-66/+66
* SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)Raymond Hettinger2003-07-091-2/+1
* Whitespace NormalizationKurt B. Kaiser2002-12-311-18/+18
* Mac users now see correct modifiers in the Key Binding Entry window.Tony Lownds2002-09-291-29/+35
* further work on new config systemSteven M. Gava2002-03-051-6/+9
* improvement to keybinding re-use checkSteven M. Gava2002-02-111-18/+0
* further work on saving configsSteven M. Gava2002-01-241-2/+0
* further work on keybinding configurationSteven M. Gava2002-01-191-6/+26
* keybinding configurationSteven M. Gava2002-01-191-11/+28
* keybinding configurationSteven M. Gava2002-01-191-30/+58
* key binding handling dialogSteven M. Gava2002-01-121-0/+208