aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/Bindings.py
Commit message (Expand)AuthorAge
* Fix for issue5194, based on a patch by Ned Deily.Ronald Oussoren2009-02-12
* Switch to absolute imports to support direct execution of modules. ManyKurt B. Kaiser2007-08-22
* Merged revisions 56443-56466 via svnmerge fromGuido van Rossum2007-07-20
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-21
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-11
* 1. Polish variables in EditorWindow extension loading and Tkinter variable code.Kurt B. Kaiser2004-04-24
* 1. Remove the Readme entry on the Help Menu, now in About dialog.Kurt B. Kaiser2003-06-12
* Eliminate the Revert to Default Settings submenu of Option menu.Kurt B. Kaiser2003-06-02
* Whitespace normalization.Kurt B. Kaiser2003-01-27
* M Bindings.pyKurt B. Kaiser2003-01-22
* M Bindings.pyKurt B. Kaiser2003-01-14
* M AutoExpand.pyKurt B. Kaiser2003-01-04
* Uniform Capitalization in MenusKurt B. Kaiser2002-12-24
* Merge Py Idle's Rev 1.16 (string methods)Kurt B. Kaiser2002-09-15
* Bindings.pyKurt B. Kaiser2002-09-14
* add a version of GvR's q&d python idle printing patch,Steven M. Gava2002-06-11
* further work on config systemSteven M. Gava2002-02-18
* changeover to new keybinding configuration implementationSteven M. Gava2002-01-19
* loading core keybindings via new config system plusSteven M. Gava2002-01-04
* move core functionality of SearchBindings.py into EditorWindow.py properSteven M. Gava2002-01-04
* further work on new configuration system, specifically,Steven M. Gava2001-12-03
* back in harness on new config systemSteven M. Gava2001-11-21
* adjust help menu bindingsSteven M. Gava2001-08-11
* Initial revisionDavid Scherer2000-08-15