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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support for Moshe's status bar.
Guido van Rossum
2000-02-15
1
-2/+20
*
Status bar code -- by Moshe Zadka.
Guido van Rossum
2000-02-15
1
-0/+32
*
Adding the old stack viewer implementation back, for the debugger.
Guido van Rossum
2000-02-15
1
-0/+276
*
New stack viewer, uses a tree widget.
Guido van Rossum
2000-02-15
1
-230/+89
*
Correct a typo and remove an unqualified except that was hiding the error.
Guido van Rossum
2000-02-15
1
-2/+2
*
Add an XXX comment about the ClassBrowser AIP.
Guido van Rossum
2000-02-15
1
-0/+2
*
Updated change log.
Guido van Rossum
2000-02-15
1
-0/+434
*
News update. Probably incomplete; what else is new?
Guido van Rossum
2000-02-15
1
-0/+27
*
Updated for pending IDLE 0.5 release (still very rough -- just getting
Guido van Rossum
2000-02-15
1
-5/+5
*
Tiny addition.
Guido van Rossum
2000-02-15
1
-1/+1
*
A few new TODO entries.
Guido van Rossum
1999-09-09
1
-0/+4
*
Add Python Documentation entry to Help menu.
Guido van Rossum
1999-08-26
1
-0/+3
*
Find the help.txt file relative to __file__ or ".", not in sys.path.
Guido van Rossum
1999-08-26
1
-8/+14
*
Moshe noticed an inconsistency in his comment, so I'm rephrasing it to
Guido van Rossum
1999-08-11
1
-2/+1
*
Patch inspired by Moshe Zadka to search for the Icons directory in the
Guido van Rossum
1999-08-11
1
-5/+11
*
Mark Hammond writes:
Guido van Rossum
1999-07-30
1
-1/+3
*
New wishes.
Guido van Rossum
1999-07-15
1
-1/+5
*
Make the color for stderr red (i.e. the standard warning/danger/stop
Guido van Rossum
1999-07-10
1
-1/+1
*
Close debugger when closing. This may break a cycle.
Guido van Rossum
1999-06-25
1
-0/+1
*
Break cycle on close.
Guido van Rossum
1999-06-25
1
-0/+2
*
Destroy the tree when closing.
Guido van Rossum
1999-06-25
1
-1/+2
*
Add destroy() method to recursively destroy a tree.
Guido van Rossum
1999-06-25
1
-0/+6
*
Extend _close() to break cycles.
Guido van Rossum
1999-06-25
1
-13/+18
*
Add _close() method that does the actual cleanup (close() asks the
Guido van Rossum
1999-06-25
1
-10/+26
*
Add close() method that breaks cycles.
Guido van Rossum
1999-06-25
1
-0/+8
*
Add unregister() method.
Guido van Rossum
1999-06-25
1
-4/+12
*
Add close() method that breaks a cycle.
Guido van Rossum
1999-06-25
3
-4/+23
*
Tim Peters smart.patch:
Guido van Rossum
1999-06-11
3
-59/+77
*
Code by Mark Hammond to format paragraphs embedded in comments.
Guido van Rossum
1999-06-10
1
-10/+55
*
Added abstraction get_selection_index() (Mark Hammond). Also
Guido van Rossum
1999-06-10
1
-14/+23
*
Adapt to the new pyclbr's support of listing top-level functions. If
Guido van Rossum
1999-06-10
1
-33/+34
*
Fix off-by-one error in Tim's recent change to comment_region(): the
Guido van Rossum
1999-06-10
1
-1/+1
*
Mark Hammond writes: Here is another change that allows it to work for
Guido van Rossum
1999-06-10
1
-14/+37
*
Mark Hammond writes: Tim's suggestion of copying the font for the
Guido van Rossum
1999-06-10
1
-1/+2
*
Append "..." if the appropriate flag (for varargs) in co_flags is set.
Guido van Rossum
1999-06-09
1
-1/+3
*
Hmm... Tim didn't turn "replace all" into a single undo block.
Guido van Rossum
1999-06-08
1
-0/+2
*
Tim Peters: made replacement atomic for undo/redo.
Guido van Rossum
1999-06-08
1
-0/+2
*
Tim Peters:
Guido van Rossum
1999-06-08
1
-3/+2
*
Remove unnecessary reference to pyclbr from test() code.
Guido van Rossum
1999-06-07
2
-5/+0
*
Tim Peters:
Guido van Rossum
1999-06-07
1
-19/+75
*
Might as well enable CallTips by default.
Guido van Rossum
1999-06-04
1
-0/+1
*
New offerings by Tim Peters; he writes:
Guido van Rossum
1999-06-03
3
-26/+66
*
Enclose pattern in quotes in status message.
Guido van Rossum
1999-06-03
1
-1/+1
*
Mark Hammond fixed some comments and improved the way the tip text is
Guido van Rossum
1999-06-03
1
-11/+12
*
My fix to Mark's code: restore the universal check on <KeyRelease>.
Guido van Rossum
1999-06-02
1
-14/+2
*
A version that Mark Hammond posted to the newsgroup. Has some newer
Guido van Rossum
1999-06-02
1
-27/+38
*
Call tips by Mark Hammond (plus tiny fix by me.)
Guido van Rossum
1999-06-02
2
-0/+232
*
Changes by Mark Hammond: (1) support optional output_sep argument to
Guido van Rossum
1999-06-02
1
-6/+22
*
Changes by Mark Hammond to allow using IDLE extensions in PythonWin as
Guido van Rossum
1999-06-02
1
-9/+10
*
Change by Mark Hammond to allow using IDLE extensions in PythonWin as
Guido van Rossum
1999-06-02
1
-0/+5
[prev]
[next]