| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This patch improves the L&F of IDLE on OSX. The changes are conditionalized on | Ronald Oussoren | 2006-06-11 | 1 | -1/+1 | 
| | | | | | | being in an IDLE.app bundle on darwin. This does a slight reorganisation of the menus and adds support for file-open events. | ||||
| * | 1. Made advanced keybinding dialog functional. | Kurt B. Kaiser | 2005-11-22 | 1 | -12/+19 | 
| | | | | | 2. Allow binding of movement keys | ||||
| * | Keybindings with the Shift modifier now work correctly. So do bindings | Kurt B. Kaiser | 2003-11-24 | 1 | -66/+66 | 
| | | | | | | | | | | | | | | | | | which use the Space key. Limit unmodified user keybindings to the function keys. Python Bug 775353, IDLEfork Bugs 755647, 761557 Improve error handling during startup if there's no Tkinter. M NEWS.txt M PyShell.py M config-keys.def M configHandler.py M keybindingDialog.py Backport candidate. | ||||
| * | 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 | 
