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
/
Lib
/
idlelib
/
ScriptBinding.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
Georg Brandl
2008-05-20
1
-1/+1
*
Tkinter rename, step 2: fix imports and add stub modules.
Georg Brandl
2008-05-16
1
-1/+1
*
ScriptBinding event handlers weren't returning 'break'. Patch 2050, Tal Einat.
Kurt B. Kaiser
2008-02-15
1
-6/+7
*
Some syntax errors were being caught by tokenize during the tabnanny
Kurt B. Kaiser
2006-10-01
1
-6/+4
*
Changing tokenize (39046) to detect dedent broke tabnanny check (since 1.2a1)
Kurt B. Kaiser
2006-08-10
1
-0/+3
*
- EditorWindow.test() was failing. Bug 1417598
Kurt B. Kaiser
2006-07-24
1
-1/+1
*
Revert previous code elimination, 'filename' is needed.
Kurt B. Kaiser
2005-08-23
1
-2/+7
*
1. Mac line endings were incorrect when pasting code from some browsers
Kurt B. Kaiser
2005-08-23
1
-7/+3
*
1. Clarify "tab/space" Error Dialog and "Tab Width" Dialog associated with
Kurt B. Kaiser
2005-06-12
1
-8/+5
*
1. Polish tabbing code.
Kurt B. Kaiser
2005-01-19
1
-0/+2
*
Redirect the warning stream to the shell during the ScriptBinding check of us...
Kurt B. Kaiser
2004-07-04
1
-17/+23
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-3/+3
*
Added a Tk error dialog to run.py inform the user if the subprocess can't
Kurt B. Kaiser
2004-01-21
1
-0/+2
*
SF 747667 Error Doesn't Decolorize
Kurt B. Kaiser
2003-06-05
1
-1/+6
*
SF 745525
Kurt B. Kaiser
2003-05-31
1
-3/+14
*
Whitespace Normalization
Kurt B. Kaiser
2003-05-26
1
-1/+1
*
Bruce Sherwood RFE/Patch
Kurt B. Kaiser
2003-05-26
1
-15/+27
*
1. Stake Freddy.
Kurt B. Kaiser
2003-05-24
1
-11/+0
*
1. When a module is run from an EditorWindow, if its directory is not in
Kurt B. Kaiser
2003-05-15
1
-2/+3
*
1. Restore the capability to run and debug without a subprocess.
Kurt B. Kaiser
2003-05-15
1
-3/+14
*
M NEWS.txt
Kurt B. Kaiser
2003-02-17
1
-3/+0
*
M ScriptBinding.py
Kurt B. Kaiser
2003-01-26
1
-4/+4
*
Default the OK key in the Save Before Run dialog.
Kurt B. Kaiser
2003-01-10
1
-0/+1
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-2/+2
*
If Edit window has not been saved, offer to save if user tries to Run or
Kurt B. Kaiser
2002-12-19
1
-14/+21
*
M ColorDelegator.py
Kurt B. Kaiser
2002-12-17
1
-21/+39
*
Enable Check Module
Kurt B. Kaiser
2002-12-03
1
-5/+2
*
Cleanup:
Neal Norwitz
2002-11-30
1
-9/+5
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-2/+1
*
M PyShell.py
Kurt B. Kaiser
2002-09-05
1
-37/+7
*
1. Revert subprocess environment clearing, will restart subprocess
Kurt B. Kaiser
2002-08-25
1
-2/+0
*
Reset the Python execution server environment to its initial value prior
Kurt B. Kaiser
2002-07-28
1
-1/+3
*
Rework the code to have only the GvR RPC. Output from execution of user
Kurt B. Kaiser
2002-06-12
1
-8/+9
*
GvR's rpc patch
Chui Tey
2002-05-26
1
-19/+36
*
changeover to new keybinding configuration implementation
Steven M. Gava
2002-01-19
1
-6/+0
*
py-cvs merge, better error dialog
Steven M. Gava
2001-07-12
1
-3/+7
*
Initial revision
David Scherer
2000-08-15
1
-0/+169