| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
top of the window, unless it is too near the bottom to do do.
|
| |
|
|
|
| |
The height is reduced by 3/4 to account for extra spacing between lines,
relative to an Idle editor, and extra tall header lines.
|
| |
|
|
|
| |
by adding a new tag. Patch by Mark Roseman. Also give <pre> text a very
light blueish-gray background similar to that used by Sphinx html.
|
| | |
|
| | |
|
| |
|
|
| |
Change destination to help.html. Adjust NEWS entries.
|
|
|
The new idlelib/idle.html is copied from Doc/build/html/idle.html.
It looks better than help.txt and will better document Idle as released.
The tkinter html viewer that works for this file was written by Rose Roseman.
The new code is in idlelib/help.py, a new file for help menu classes.
The now unused EditorWindow.HelpDialog class and helt.txt file are deprecated.
|