index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
idle
/
Bindings.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Python Documentation entry to Help menu.
Guido van Rossum
1999-08-26
1
-0/+3
*
Remove obsolete 'script' menu.
Guido van Rossum
1999-04-22
1
-5/+0
*
Add PathBrowser to File module
Guido van Rossum
1999-03-10
1
-0/+1
*
Move menu/key binding code from Bindings.py to EditorWindow.py,
Guido van Rossum
1999-01-28
1
-59/+3
*
Paul Prescod's patches to allow the stack viewer to pop up when a
Guido van Rossum
1999-01-08
1
-0/+1
*
Checking in IDLE 0.2.
Guido van Rossum
1999-01-02
1
-100/+15
*
New approach, separate tables for menus (platform-independent) and key
Guido van Rossum
1998-11-27
1
-168/+192
*
Get rid of conflicting ^X binding. Use ^W.
Guido van Rossum
1998-10-16
1
-3/+5
*
Ad primitive debugger interface (so far it will step and show you the
Guido van Rossum
1998-10-13
1
-0/+1
*
Added class browser binding.
Guido van Rossum
1998-10-13
1
-0/+2
*
Add new command, "Open module". You select or type a module name,
Guido van Rossum
1998-10-13
1
-0/+2
*
Add Debug and Help menu items.
Guido van Rossum
1998-10-12
1
-1/+13
*
Add menu configuration to the event configuration.
Guido van Rossum
1998-10-12
1
-60/+123
*
Initial checking of Tk-based Python IDE.
Guido van Rossum
1998-10-10
1
-0/+92