summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* Issue #24759: Add 'private' notice for idlelib.idle_test.Terry Jan Reedy2016-06-041-0/+6
* IDLE test README: 'gui' to 'GUI', except in "'gui'" and '-ugui'.Terry Jan Reedy2016-06-041-13/+13
* Issue 20567: Revise idle_test/README.txt and some tests to match new advice.Terry Jan Reedy2016-06-037-26/+27
* Issue #27171: Fix typos in documentation, code comments, and testsMartin Panter2016-06-023-3/+3
* Issue #27125: Remove duplicated words from documentation and commentsMartin Panter2016-05-301-1/+1
* Add items to MISC/NEWS and idlelib/NEWS.txt.Terry Jan Reedy2016-05-301-0/+25
* Issue #26673: Protect IDLE from Linux fonts with reported default size 0.Terry Jan Reedy2016-05-221-1/+1
* Backports: #25747: remove bad test. #27044: stop test_idle from leaking.Terry Jan Reedy2016-05-173-9/+11
* Issue 18910: Edit idle_test/README.txt to add 'requires' warning.Terry Jan Reedy2016-05-161-0/+2
* Fix typos in comments, documentation and test method namesMartin Panter2016-05-081-1/+1
* Clarify IDLE-console differences with respect to the sys module.Terry Jan Reedy2016-05-021-9/+11
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-174-4/+4
* whitespaceTerry Jan Reedy2016-03-211-3/+3
* Document maintenance of idlelib/help.html in idlelib.Terry Jan Reedy2016-03-011-1/+24
* Rebase 2.7 idlelib/idle.html on current 2.7.11 docs with tag changes.Terry Jan Reedy2016-03-211-74/+74
* Issue #26581: Use the first coding cookie on a line, not the last one.Serhiy Storchaka2016-03-201-1/+1
* Issues #26310, #26311: Fix typos in the documentationMartin Panter2016-02-102-2/+2
* Issue #25507: revert incorrect movement of idleConf import in a37ea1d56e98.Terry Jan Reedy2016-01-272-3/+15
* Issue #25905: Specify 'ascii' encoding for README.txt and NEWS.txt.Terry Jan Reedy2016-01-172-4/+7
* Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION M...Terry Jan Reedy2015-12-181-1/+1
* Update idlelib/NEWS.txt.Terry Jan Reedy2015-11-211-17/+40
* Issue 15348: Stop debugger engine (normally in user process)Terry Jan Reedy2015-11-211-2/+5
* Issue #24455: Prevent IDLE from hanging when a) closing the shell while theTerry Jan Reedy2015-11-211-7/+53
* Make it slightly clearer that IDLE close message is referring to user program,Terry Jan Reedy2015-11-201-1/+1
* Issue #24750: whitespaceTerry Jan Reedy2015-11-161-1/+1
* Issue #24750: Improve appearance of IDLE editor window status bar.Terry Jan Reedy2015-11-162-3/+8
* IndentTerry Jan Reedy2015-11-121-1/+1
* WhitespaceTerry Jan Reedy2015-11-121-1/+1
* Issue #25313: Change the handling of new built-in text color themes to betterTerry Jan Reedy2015-11-128-25/+48
* Issue #25507: move test-specific imports to test function (idlelib.IOBinding).Terry Jan Reedy2015-10-302-11/+15
* Display IDLE warning as a warning rather than as an error.Terry Jan Reedy2015-10-271-2/+4
* Issue #24782: Limit width of canvas and hence IDLE settings dialog.Terry Jan Reedy2015-10-221-1/+1
* Issue #24782: Don't try to run now-removed extension dialog test.Terry Jan Reedy2015-10-201-1/+1
* Issue #24782: whitespaceTerry Jan Reedy2015-10-141-1/+1
* Issue #24782: Finish converting the Configure Extension dialog into a newTerry Jan Reedy2015-10-145-197/+144
* Issue #22726: Re-activate config dialog help button with some content aboutTerry Jan Reedy2015-10-122-20/+33
* Issue #24820: Update IDLE NEWS items.Terry Jan Reedy2015-10-041-0/+19
* Issue #24820: Add 'IDLE Dark' text color theme, warning, and solution.Terry Jan Reedy2015-10-042-0/+43
* Issue #25224: README.txt is now an idlelib index for IDLE developers andTerry Jan Reedy2015-10-032-65/+231
* Issue #24820: Users can now set breakpoint colors in Settings ->Terry Jan Reedy2015-10-031-14/+16
* Issue #24028: Add subsection about Idle calltips.Terry Jan Reedy2015-09-291-8/+30
* Add recent IDLE NEWS items. Move Build sectios down.Terry Jan Reedy2015-09-291-2/+36
* Issue #24972: New option is only valid in tk 8.5+.Terry Jan Reedy2015-09-281-1/+3
* Issue #24972: Inactive selection background now matches active selectionTerry Jan Reedy2015-09-281-30/+1
* Issue #25198: When using the Idle dov TOC menu, put the section title at theTerry Jan Reedy2015-09-271-22/+14
* Issue #24570: Idle: make calltip and completion boxes appear on MacsTerry Jan Reedy2015-09-272-0/+2
* Issue #24988: Idle ScrolledList context menus (used in debugger)Terry Jan Reedy2015-09-261-1/+6
* Issue #25173: Replace 'master' with 'parent' in tkinter.messagebox calls.Terry Jan Reedy2015-09-265-21/+21
* Issue #25198: Idle doc viewer now uses user width and height setting.Terry Jan Reedy2015-09-251-1/+5
* Issue #25225: add revised .html.Terry Jan Reedy2015-09-251-48/+29