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
*
Only deiconify when iconic.
Guido van Rossum
1999-01-18
2
-4/+8
*
Misc
Guido van Rossum
1999-01-18
1
-0/+3
*
Renamed test.py to testcode.py so one can import Python's
Guido van Rossum
1999-01-12
1
-0/+0
*
Hack to close a window that is colorizing.
Guido van Rossum
1999-01-12
2
-8/+20
*
Vladimir Marangozov's patch:
Guido van Rossum
1999-01-12
1
-0/+3
*
Some requests have been fulfilled.
Guido van Rossum
1999-01-11
1
-5/+3
*
Set the cursor to a watch when opening the class browser (which may
Guido van Rossum
1999-01-11
1
-7/+23
*
Got rid of debug print statement in goto_line_event().
Guido van Rossum
1999-01-11
1
-1/+0
*
I think I like it better if it prints the traceback even when it displays
Guido van Rossum
1999-01-11
1
-2/+2
*
Bind ESC to close-window.
Guido van Rossum
1999-01-11
1
-1/+2
*
Use a HSeparator between the classes and the items.
Guido van Rossum
1999-01-11
1
-13/+18
*
Separator classes (draggable divider between two panes).
Guido van Rossum
1999-01-11
1
-0/+89
*
Don't traceback when wakeup() is called when the window has been destroyed.
Guido van Rossum
1999-01-09
1
-3/+8
*
Allow tearing off of the Windows menu.
Guido van Rossum
1999-01-09
1
-1/+0
*
Close on ESC.
Guido van Rossum
1999-01-09
1
-1/+2
*
Updated a bunch of things (it was mostly still 0.1!)
Guido van Rossum
1999-01-09
1
-17/+39
*
Added ScriptBinding to standard bindings.
Guido van Rossum
1999-01-09
1
-0/+1
*
This now actually works. See doc string. It can run a module (i.e.
Guido van Rossum
1999-01-09
1
-18/+130
*
What's new in this release.
Guido van Rossum
1999-01-08
2
-2/+51
*
Paul Prescod's patches to allow the stack viewer to pop up when a
Guido van Rossum
1999-01-08
2
-0/+12
*
Change paragraph width limit to 70 (like Emacs M-Q).
Guido van Rossum
1999-01-07
1
-1/+1
*
Separating TODO from README. Slight reformulation of features. No
Guido van Rossum
1999-01-07
1
-113/+6
*
Separating TODO from README.
Guido van Rossum
1999-01-07
1
-0/+132
*
Hm. There was a boundary condition error at the end of the file too.
Guido van Rossum
1999-01-04
1
-1/+1
*
Hm. Add Unix binding for replace, too.
Guido van Rossum
1999-01-04
1
-0/+1
*
Ran eventparse.py again.
Guido van Rossum
1999-01-04
1
-6/+2
*
Added Unix Meta-q key binding;
Guido van Rossum
1999-01-04
1
-1/+5
*
Added Meta-/ binding for Unix as alt for Alt-/.
Guido van Rossum
1999-01-04
1
-0/+4
*
Add unix binding for grep (otherwise the menu entry doesn't work!)
Guido van Rossum
1999-01-04
1
-0/+1
*
Adjusted Unix height to work with fvwm96. :=(
Guido van Rossum
1999-01-04
1
-1/+1
*
Need to import sys!
Guido van Rossum
1999-01-04
1
-0/+1
*
Formatted some paragraphs
Guido van Rossum
1999-01-04
3
-57/+46
*
Add new extension to reformat a (text) paragraph.
Guido van Rossum
1999-01-04
2
-0/+102
*
Typo in Win specific height setting.
Guido van Rossum
1999-01-04
1
-1/+1
*
Added something like Tim Peters' backspace patch.
Guido van Rossum
1999-01-03
1
-2/+28
*
Adapted to Unix (i.e., more hardcoded constants).
Guido van Rossum
1999-01-03
1
-3/+10
*
Checking in IDLE 0.2.
Guido van Rossum
1999-01-02
38
-898/+2203
*
Fix the class browser to work even when the file is not on sys.path.
Guido van Rossum
1998-12-18
2
-3/+3
*
Added a -q ('quiet') option to tabnanny, which causes only the names of
Andrew M. Kuchling
1998-12-18
1
-3/+7
*
Moved to Python 1.5.2/Lib
Guido van Rossum
1998-12-08
1
-343/+0
*
Typo
Guido van Rossum
1998-11-27
1
-1/+1
*
Support underlining of menu labels
Guido van Rossum
1998-11-27
2
-5/+6
*
New approach, separate tables for menus (platform-independent) and key
Guido van Rossum
1998-11-27
1
-168/+192
*
Clarify portability and main program.
Guido van Rossum
1998-11-16
1
-2/+8
*
Added intro for 0.1 release and append Grail notes.
Guido van Rossum
1998-11-16
1
-0/+37
*
root is now a global called _root
Guido van Rossum
1998-10-26
1
-1/+1
*
Raise the root window on reset().
Guido van Rossum
1998-10-24
1
-11/+9
*
Split the goto() function in two: _goto() is the internal one,
Guido van Rossum
1998-10-24
1
-5/+9
*
Cope with destruction of the window
Guido van Rossum
1998-10-24
1
-7/+24
*
Turtle graphics
Guido van Rossum
1998-10-24
1
-0/+324
[next]