summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/help.html
Commit message (Expand)AuthorAgeFilesLines
* bpo-38022: IDLE: upgrade help.html to sphinx 2.x HTML5 output (GH-15664)Tal Einat2019-09-031-165/+221
* bpo-37748: Re-order the Run menu. (GH-15115)Terry Jan Reedy2019-08-041-21/+24
* bpo-17535: IDLE editor line numbers (GH-14030)Tal Einat2019-07-231-3/+8
* bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944)Tal Einat2019-07-061-135/+73
* bpo-5680: IDLE: Customize running a module (GH-13763)Cheryl Sabella2019-06-181-2/+12
* bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)Tal Einat2019-06-171-6/+10
* bpo-37039: IDLE - zoomheight fixes (GH-13576)Terry Jan Reedy2019-05-271-5/+5
* bpo-36958: In IDLE, print exit message (GH-13435)Terry Jan Reedy2019-05-201-1/+3
* Fix typos in documentation. Patch by tirkarthi. (GH-13354)Terry Jan Reedy2019-05-161-6/+6
* bpo-36766: Typos in docs and code comments (GH-13116)penguindustin2019-05-061-1/+1
* Syntax highlight IDLE html doc code example. (GH-12981)Terry Jan Reedy2019-04-271-25/+23
* bpo-24310: Document IDLE settings dialog font tab sample (GH-12007)Terry Jan Reedy2019-02-241-1/+7
* bpo-35833: Revise IDLE doc for control codes sent to Shell. (GH-11799)Terry Jan Reedy2019-02-091-14/+31
* bpo-28097: IDLE - Add Previous/Next History to Shell menu (#11325)Cheryl Sabella2018-12-281-10/+12
* bpo-35521: Add more cross-refs to IDLE docs (#11257)Terry Jan Reedy2018-12-201-16/+18
* bpo-35521: IDLE: Add code context section to docs (#11205)Cheryl Sabella2018-12-201-11/+28
* bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478)Terry Jan Reedy2018-11-151-10/+10
* bpo-34864: Document two IDLE on MacOS issues. (GH-10456)Terry Jan Reedy2018-11-111-7/+17
* bpo-33000: Document that IDLE's shell has no line limit. (#10373)Terry Jan Reedy2018-11-071-5/+12
* bpo-23220: Explain how IDLE's Shell displays output (GH-10356)Terry Jan Reedy2018-11-061-11/+42
* bpo-35099: Update idlelib/help.html (#10353)Terry Jan Reedy2018-11-061-16/+26
* bpo-35097: Add IDLE doc subsection explaining editor windows. (#10206)Terry Jan Reedy2018-10-291-0/+17
* Issue 35093: Document the IDLE document viewer in the IDLE doc. (#10195)Terry Jan Reedy2018-10-281-10/+20
* bpo-1529353: Explain Shell text squeezing in the IDLE doc. (#10169)Terry Jan Reedy2018-10-281-2/+19
* bpo-35087: Update idlelib help files for the current doc build. (GH-10162)Terry Jan Reedy2018-10-281-72/+85
* bpo-33610: Update IDLE Code Context doc entry (GH-7597)Terry Jan Reedy2018-06-101-202/+206
* bpo-314777: IDLE - improve rstrip entry in doc (#3602)Terry Jan Reedy2017-09-151-2/+4
* bpo-31421: Document how IDLE runs tkinter programs. (#3513)Terry Jan Reedy2017-09-121-10/+30
* bpo-27099: Finish updating IDLE doc and help text. (#3510)Terry Jan Reedy2017-09-121-16/+7
* bpo-25514: Improve IDLE's connection refused message (#2177)terryjreedy2017-06-141-24/+67
* Change some mercurial/ hg.python.org references. (#8)Senthil Kumaran2017-02-161-1/+1
* Issue #15308: Add 'interrupt execution' (^C) to Shell menu.Terry Jan Reedy2016-09-121-21/+41
* ? Working Directory ?Terry Jan Reedy2016-08-301-14/+17
* Issue #25564: Mention exec and __builtins__ in IDLE-console difference section.Terry Jan Reedy2016-08-251-22/+21
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-2/+4
* Clarify IDLE-console differences with respect to the sys module.Terry Jan Reedy2016-05-021-10/+12
* Rebase the 3.x version of idlelib/help.html on the 3.5 version ofTerry Jan Reedy2016-03-011-73/+73
* Issue #24782: Finish converting the Configure Extension dialog into a newTerry Jan Reedy2015-10-141-11/+11
* Issue #25224: README.txt is now an idlelib index for IDLE developers andTerry Jan Reedy2015-10-031-2/+2
* Issue #24028: Add subsection about Idle calltips.Terry Jan Reedy2015-09-291-8/+30
* Issue #25225: add revised .html.Terry Jan Reedy2015-09-251-48/+29
* Issue 21995: Explain some differences between IDLE and console Python.Terry Jan Reedy2015-09-241-9/+29
* Issue 25224: Augment Idle doc feature list and no-subprocess sectionTerry Jan Reedy2015-09-241-3/+17
* Issue #25219: Update doc for Idle command line options.Terry Jan Reedy2015-09-231-16/+17
* Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.Terry Jan Reedy2015-09-221-0/+671