summaryrefslogtreecommitdiff
path: root/Lib/idlelib/Bindings.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-94/+0
* Issue #24782: Finish converting the Configure Extension dialog into a newTerry Jan Reedy2015-10-131-1/+0
* Issue #3068: Add Idle extension configuration dialog to Options menu.Terry Jan Reedy2014-10-221-1/+2
* Issue #17172: Add the ability to run turtledemo from Idle.Terry Jan Reedy2014-07-281-0/+5
* Issue #17654: Ensure IDLE menus are customized properly on OS X forNed Deily2014-03-271-25/+7
* Issue #7136: In the Idle File menu, "New Window" is renamed "New File".Terry Jan Reedy2013-07-011-1/+1
* Issue #17532: Always include Options menu for IDLE on OS X.Ned Deily2013-05-221-0/+4
* #6075: make idle work with both Carbon AquaTk and Cocoa AquaTk. Patch by Kevi...Georg Brandl2010-12-191-8/+0
* Fix for issue5194, based on a patch by Ned Deily.Ronald Oussoren2009-02-121-1/+2
* Switch to absolute imports to support direct execution of modules. ManyKurt B. Kaiser2007-08-221-1/+1
* Merged revisions 56443-56466 via svnmerge fromGuido van Rossum2007-07-201-2/+1
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-211-2/+2
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+26
* 1. Polish variables in EditorWindow extension loading and Tkinter variable code.Kurt B. Kaiser2004-04-241-0/+1
* 1. Remove the Readme entry on the Help Menu, now in About dialog.Kurt B. Kaiser2003-06-121-3/+0
* Eliminate the Revert to Default Settings submenu of Option menu.Kurt B. Kaiser2003-06-021-2/+2
* Whitespace normalization.Kurt B. Kaiser2003-01-271-1/+1
* M Bindings.pyKurt B. Kaiser2003-01-221-22/+26
* M Bindings.pyKurt B. Kaiser2003-01-141-5/+5
* M AutoExpand.pyKurt B. Kaiser2003-01-041-4/+6
* Uniform Capitalization in MenusKurt B. Kaiser2002-12-241-20/+20
* Merge Py Idle's Rev 1.16 (string methods)Kurt B. Kaiser2002-09-151-1/+0
* Bindings.pyKurt B. Kaiser2002-09-141-8/+10
* add a version of GvR's q&d python idle printing patch,Steven M. Gava2002-06-111-0/+2
* further work on config systemSteven M. Gava2002-02-181-8/+8
* changeover to new keybinding configuration implementationSteven M. Gava2002-01-191-1/+1
* loading core keybindings via new config system plusSteven M. Gava2002-01-041-6/+1
* move core functionality of SearchBindings.py into EditorWindow.py properSteven M. Gava2002-01-041-0/+7
* further work on new configuration system, specifically,Steven M. Gava2001-12-031-5/+8
* back in harness on new config systemSteven M. Gava2001-11-211-0/+5
* adjust help menu bindingsSteven M. Gava2001-08-111-0/+1
* Initial revisionDavid Scherer2000-08-151-0/+67