summaryrefslogtreecommitdiff
path: root/Lib/idlelib/config-extensions.def
Commit message (Expand)AuthorAgeFilesLines
* Issue #20577: move configuration of FormatParagraph extension to new extensionTerry Jan Reedy2014-12-161-0/+1
* Issue #3068: Change 0/1 to False/True so that extension configure dialog canTerry Jan Reedy2014-10-141-58/+60
* Issue #14997: disable <F5> in idle shell window.Andrew Svetlov2012-10-041-0/+2
* Issue 5150: Add rstrip() menu option to IDLE.Raymond Hettinger2009-05-291-0/+6
* Default two second delay on attribute pop-up, less noisy interface.Kurt B. Kaiser2005-11-221-1/+1
* Merge IDLE-syntax-branch r39668:41449 into trunkKurt B. Kaiser2005-11-181-9/+17
* Noam Raphel: Further developemt of CodeContext feature.Kurt B. Kaiser2004-06-061-12/+19
* 1. Add an Options menu entry: Code ContextKurt B. Kaiser2004-04-241-7/+11
* - New Extension: CodeContext. Provides block structuring hints for codeKurt B. Kaiser2004-04-211-3/+14
* Update to reflect the current status of the configuration system.Kurt B. Kaiser2003-07-161-1/+5
* Whitespace NormalizationKurt B. Kaiser2003-05-181-2/+2
* M ScriptBinding.pyKurt B. Kaiser2003-01-261-1/+1
* Alt-H was conflicting with the Help menu on Windows.Kurt B. Kaiser2002-12-231-1/+1
* Don't use Alt-Fn or Ctrl-Fn keys, reserved for desktop changes in Unix.Kurt B. Kaiser2002-12-031-17/+11
* MERGE DS_RPC_BRANCH into MAIN:Kurt B. Kaiser2002-09-141-15/+0
* Rework the code to have only the GvR RPC. Output from execution of userKurt B. Kaiser2002-06-121-10/+10
* improvement to keybinding re-use checkSteven M. Gava2002-02-111-0/+1
* changeover to new keybinding configuration implementationSteven M. Gava2002-01-191-3/+46
* loading core keybindings via new config system plusSteven M. Gava2002-01-041-3/+3
* move core functionality of SearchBindings.py into EditorWindow.py properSteven M. Gava2002-01-041-3/+0
* start of new config handling stuffSteven M. Gava2001-09-241-0/+34