Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add version to title of IDLE help window. | Terry Jan Reedy | 2016-08-26 | 1 | -1/+2 |
| | |||||
* | Issue #25564: Mention exec and __builtins__ in IDLE-console difference section. | Terry Jan Reedy | 2016-08-25 | 1 | -1/+2 |
| | | | | Do not print charrefs outside of the text proper (like '—»»»» '). | ||||
* | whitespace | Terry Jan Reedy | 2016-03-21 | 1 | -3/+3 |
| | |||||
* | Document maintenance of idlelib/help.html in idlelib. | Terry Jan Reedy | 2016-03-01 | 1 | -1/+24 |
| | |||||
* | Issues #26310, #26311: Fix typos in the documentation | Martin Panter | 2016-02-10 | 1 | -1/+1 |
| | |||||
* | Issue #25198: When using the Idle dov TOC menu, put the section title at the | Terry Jan Reedy | 2015-09-27 | 1 | -22/+14 |
| | | | | top of the window, unless it is too near the bottom to do do. | ||||
* | Issue #25198: Idle doc viewer now uses user width and height setting. | Terry Jan Reedy | 2015-09-25 | 1 | -1/+5 |
| | | | | | The height is reduced by 3/4 to account for extra spacing between lines, relative to an Idle editor, and extra tall header lines. | ||||
* | Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> text | Terry Jan Reedy | 2015-09-24 | 1 | -8/+11 |
| | | | | | 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. | ||||
* | whitespace | Terry Jan Reedy | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. | Terry Jan Reedy | 2015-09-22 | 1 | -18/+35 |
| | | | | Change destination to help.html. Adjust NEWS entries. | ||||
* | Issue #16893: whitespace in help.py. | Terry Jan Reedy | 2015-09-21 | 1 | -3/+3 |
| | |||||
* | Issue #16893: include new files | Terry Jan Reedy | 2015-09-20 | 1 | -0/+236 |