index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
Bindings.py
Commit message (
Expand
)
Author
Age
*
Fix for issue5194, based on a patch by Ned Deily.
Ronald Oussoren
2009-02-12
*
Switch to absolute imports to support direct execution of modules. Many
Kurt B. Kaiser
2007-08-22
*
Merged revisions 56443-56466 via svnmerge from
Guido van Rossum
2007-07-20
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
*
1. Polish variables in EditorWindow extension loading and Tkinter variable code.
Kurt B. Kaiser
2004-04-24
*
1. Remove the Readme entry on the Help Menu, now in About dialog.
Kurt B. Kaiser
2003-06-12
*
Eliminate the Revert to Default Settings submenu of Option menu.
Kurt B. Kaiser
2003-06-02
*
Whitespace normalization.
Kurt B. Kaiser
2003-01-27
*
M Bindings.py
Kurt B. Kaiser
2003-01-22
*
M Bindings.py
Kurt B. Kaiser
2003-01-14
*
M AutoExpand.py
Kurt B. Kaiser
2003-01-04
*
Uniform Capitalization in Menus
Kurt B. Kaiser
2002-12-24
*
Merge Py Idle's Rev 1.16 (string methods)
Kurt B. Kaiser
2002-09-15
*
Bindings.py
Kurt B. Kaiser
2002-09-14
*
add a version of GvR's q&d python idle printing patch,
Steven M. Gava
2002-06-11
*
further work on config system
Steven M. Gava
2002-02-18
*
changeover to new keybinding configuration implementation
Steven M. Gava
2002-01-19
*
loading core keybindings via new config system plus
Steven M. Gava
2002-01-04
*
move core functionality of SearchBindings.py into EditorWindow.py proper
Steven M. Gava
2002-01-04
*
further work on new configuration system, specifically,
Steven M. Gava
2001-12-03
*
back in harness on new config system
Steven M. Gava
2001-11-21
*
adjust help menu bindings
Steven M. Gava
2001-08-11
*
Initial revision
David Scherer
2000-08-15