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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
No longer needed.
Kurt B. Kaiser
2003-06-12
1
-4/+0
*
aboutDialog.py:
Kurt B. Kaiser
2003-06-12
2
-99/+122
*
1. Remove the Readme entry on the Help Menu, now in About dialog.
Kurt B. Kaiser
2003-06-12
2
-9/+1
*
Direct readers to CVS logs.
Kurt B. Kaiser
2003-06-12
1
-0/+4
*
It /is/ a package...
Kurt B. Kaiser
2003-06-12
1
-1/+1
*
Updated for IDLEfork re-integration
Kurt B. Kaiser
2003-06-12
2
-48/+66
*
Will use the Python LICENSE file instead.
Kurt B. Kaiser
2003-06-12
1
-51/+0
*
Remove setup file, no longer needed.
Kurt B. Kaiser
2003-06-12
1
-118/+0
*
Remove unneeded MANIFEST template.
Kurt B. Kaiser
2003-06-12
1
-11/+0
*
Remove unneeded installation instructions.
Kurt B. Kaiser
2003-06-12
1
-92/+0
*
Update version.
Kurt B. Kaiser
2003-06-12
1
-1/+1
*
SF 748975 Printing unsaved shell fails
Kurt B. Kaiser
2003-06-09
1
-2/+6
*
1. Find in Files Dialog shows text selection if there is one
Kurt B. Kaiser
2003-06-07
2
-6/+4
*
1. Update WindowList registry when filename changes so that
Kurt B. Kaiser
2003-06-06
3
-7/+4
*
Avoid problem resolving 'localhost'
Kurt B. Kaiser
2003-06-05
3
-4/+8
*
Change to <<open-module>>: always pop up the dialog, using the current
Guido van Rossum
2003-06-05
1
-8/+7
*
SF 747667 Error Doesn't Decolorize
Kurt B. Kaiser
2003-06-05
1
-1/+6
*
SF 748973 Guido van Rossum patch
Kurt B. Kaiser
2003-06-05
3
-8/+21
*
Eliminate the Revert to Default Settings submenu of Option menu.
Kurt B. Kaiser
2003-06-02
1
-2/+2
*
Modify the remote stack viewer to work in the threaded subprocess.
Kurt B. Kaiser
2003-06-02
2
-3/+26
*
Update for release
Kurt B. Kaiser
2003-06-01
3
-31/+52
*
Set the default for delete-exitfunc in config-main.def to True to handle
Kurt B. Kaiser
2003-06-01
1
-1/+1
*
SF 745525
Kurt B. Kaiser
2003-05-31
1
-3/+14
*
Update for release
Kurt B. Kaiser
2003-05-30
5
-45/+78
*
Added a config-main General option to delete sys.exitfunc. The default
Kurt B. Kaiser
2003-05-28
3
-8/+24
*
Whitespace Normalization
Kurt B. Kaiser
2003-05-26
3
-7/+7
*
1. SF Bug 661676
Kurt B. Kaiser
2003-05-26
2
-8/+11
*
Bruce Sherwood RFE/Patch
Kurt B. Kaiser
2003-05-26
3
-23/+60
*
Improved the RESTART annotation in the shell window when the user
Kurt B. Kaiser
2003-05-24
1
-0/+9
*
Fix a bug in Rev 1.10 - Windows can't handle a leading ':' if the
Kurt B. Kaiser
2003-05-24
3
-3/+12
*
1. Stake Freddy.
Kurt B. Kaiser
2003-05-24
4
-64/+57
*
Fix race exposed by 2.4 GHz XP box: Don't tear down PyShell until
Kurt B. Kaiser
2003-05-19
1
-5/+11
*
Let Python inform the user what went wrong with the import.
Kurt B. Kaiser
2003-05-19
3
-3/+3
*
Whitespace Normalization
Kurt B. Kaiser
2003-05-18
1
-29/+29
*
Whitespace Normalization
Kurt B. Kaiser
2003-05-18
4
-23/+23
*
Show Freddy the mirror
Kurt B. Kaiser
2003-05-17
1
-7/+15
*
Added icon for IDLE on OS X
Tony Lownds
2003-05-17
2
-0/+1
*
Nigel Rowe's Patch
Kurt B. Kaiser
2003-05-17
1
-5/+5
*
Noam Raphael's patch.
Kurt B. Kaiser
2003-05-17
5
-14/+52
*
1. When a module is run from an EditorWindow, if its directory is not in
Kurt B. Kaiser
2003-05-15
2
-5/+19
*
1. Add a command line switch to run without the subprocess
Kurt B. Kaiser
2003-05-15
2
-18/+33
*
1. Make the startup more robust by not spawning the subprocess if IDLE
Kurt B. Kaiser
2003-05-15
1
-6/+3
*
1. Restore the capability to run and debug without a subprocess.
Kurt B. Kaiser
2003-05-15
3
-54/+98
*
On Windows the subprocess was not exiting during a restart.
Kurt B. Kaiser
2003-05-14
1
-0/+2
*
1. The command-line arguments for subprocesses no longer need to be
Tony Lownds
2003-05-13
4
-64/+35
*
Update for SF 71033 and changes to subprocess threading
Kurt B. Kaiser
2003-05-12
1
-1/+13
*
1. RemoteDebugger now runs user code in subprocess MainThread
Kurt B. Kaiser
2003-05-12
3
-54/+61
*
[ SF 710733 - Martin v. Loewis] Improving source encoding dialog
Kurt B. Kaiser
2003-05-10
3
-13/+101
*
1. Update debugger to not trace RPC code even when calling Queue and
Kurt B. Kaiser
2003-05-10
3
-33/+17
*
1. Implement processing of user code in subprocess MainThread. Pass loop
Kurt B. Kaiser
2003-05-08
4
-193/+267
[prev]
[next]