summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added an "optional" directive, that will include a module if it is availableJack Jansen1999-06-042-3/+6
* (py-statement-closes-block-p): py-goto-initial-line could leave us inBarry Warsaw1999-06-031-2/+2
* New offerings by Tim Peters; he writes:Guido van Rossum1999-06-033-26/+66
* Enclose pattern in quotes in status message.Guido van Rossum1999-06-031-1/+1
* Mark Hammond fixed some comments and improved the way the tip text isGuido van Rossum1999-06-031-11/+12
* At Jim Fulton's request (actually, as a compromise :-), default theGuido van Rossum1999-06-021-2/+2
* My fix to Mark's code: restore the universal check on <KeyRelease>.Guido van Rossum1999-06-021-14/+2
* A version that Mark Hammond posted to the newsgroup. Has some newerGuido van Rossum1999-06-021-27/+38
* Call tips by Mark Hammond (plus tiny fix by me.)Guido van Rossum1999-06-022-0/+232
* Changes by Mark Hammond: (1) support optional output_sep argument toGuido van Rossum1999-06-021-6/+22
* Changes by Mark Hammond to allow using IDLE extensions in PythonWin asGuido van Rossum1999-06-021-9/+10
* Change by Mark Hammond to allow using IDLE extensions in PythonWin asGuido van Rossum1999-06-021-0/+5
* Hah! A fix of my own to Tim's code!Guido van Rossum1999-06-011-0/+2
* Tim Peters again:Guido van Rossum1999-06-013-107/+146
* Tim Peters again:Guido van Rossum1999-06-011-166/+69
* New file by Tim Peters:Guido van Rossum1999-06-011-0/+470
* Tim Peters keeps revising this module (more to come):Guido van Rossum1999-06-011-86/+191
* Andy Dustman notes that I patched the close() call in the wrong place.Guido van Rossum1999-06-011-1/+1
* In class TemporaryFileWrapper, don't cache attributes of tpye int --Guido van Rossum1999-06-011-1/+2
* 1. Catch NameError on import (could be raised by case mismatch on Windows).Guido van Rossum1999-06-011-8/+2
* Missed a few.Guido van Rossum1999-06-012-0/+0
* Rewritten based on TreeWidget.pyGuido van Rossum1999-06-012-265/+252
* Object browser, based on TreeWidget.py.Guido van Rossum1999-06-011-0/+154
* Tree widget done right.Guido van Rossum1999-06-011-0/+462
* As yet unused code for tool tips.Guido van Rossum1999-06-011-0/+87
* Ensure sys.argv[0] is the script name on Run Script.Guido van Rossum1999-06-011-0/+3
* Move zoom height functionality to separate function.Guido van Rossum1999-06-011-18/+21
* Fix availability clause; mention availability of similar functionalityFred Drake1999-06-011-2/+5
* A few icons used by ../TreeWidget.py and its callers.Guido van Rossum1999-06-014-0/+0
* New version by Tim Peters improves block opening test.Guido van Rossum1999-06-011-2/+52
* Jack Jansen's patch to support file:///path/file/name URL syntax.Guido van Rossum1999-06-011-0/+5
* Greg McFarlane writes: Tkinter.Text.tag_add should take multipleGuido van Rossum1999-06-011-2/+2
* posix_listdir(): When an error occurs, callBarry Warsaw1999-05-271-5/+5
* Oops, forgot to remove the individual module indexes for lib & mac nowFred Drake1999-05-271-3/+1
* Add <hr> after top navigation bar; now looks more like the rest of theFred Drake1999-05-271-0/+1
* Hack: make sure LaTeX2HTML doesn't change -- to - in mkhowtoFred Drake1999-05-271-2/+2
* Document the "pid" attribute of the Popen3 class.Fred Drake1999-05-271-9/+12
* Typo reported by Gerry Wiener <wiener@rap.ucar.edu>:Fred Drake1999-05-271-1/+1
* Move some \index entries around so we can avoid using empty comments;Fred Drake1999-05-261-31/+25
* Change the example of configuring for large file support under SolarisFred Drake1999-05-261-1/+1
* Eugene Dvurechenski <jno@glas.net> says:Barry Warsaw1999-05-261-0/+1
* "proces" --> "process"; reported by Gerry Wiener <gerry@ucar.edu>.Fred Drake1999-05-251-2/+5
* (py-electric-backspace): I'm not sure this function should be specialBarry Warsaw1999-05-241-4/+5
* (py-parse-state): When running under Emacs -- which doesn't haveBarry Warsaw1999-05-241-1/+7
* (py-statement-closes-block-p): Add a py-goto-initial-line which fixesBarry Warsaw1999-05-241-0/+1
* Oliver Steele writes:Just van Rossum1999-05-211-2/+20
* On HP-UX, -rpath is another option taking an argument that needs to goGuido van Rossum1999-05-211-0/+1
* Andy Dustman writes:Guido van Rossum1999-05-211-0/+1
* Rename History to IdleHistory.Guido van Rossum1999-05-212-74/+7
* Make initial stack viewer widerGuido van Rossum1999-05-211-1/+1