summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* Issue #26673: Protect IDLE from Linux fonts with reported default size 0.Terry Jan Reedy2016-05-221-1/+1
* Issue #21939: Test IDLE percolator. Original patch by Saimadhav Heblikar.Terry Jan Reedy2016-05-183-26/+145
* Issue #21676: test IDLE replace dialog. Original patch by Saimadhav Heblikar.Terry Jan Reedy2016-05-172-9/+321
* Issue #18410: add missing parent argument.Terry Jan Reedy2016-05-171-1/+1
* Issue #18410: Test IDLE's search dialog; original patch by Westley Martínez.Terry Jan Reedy2016-05-172-10/+98
* Issue #21703: Add test for undo delegator. Patch most by Saimadhav Heblikar .Terry Jan Reedy2016-05-172-11/+148
* Issue #27044: stop test_idle from leaking by deleting callbacks.Terry Jan Reedy2016-05-172-0/+12
* Issue 18910: Edit idle_test/README.txt to add 'requires' usage at module scope.Terry Jan Reedy2016-05-161-53/+62
* Issue #23977: Tweak IDLE Delegator and its test.Terry Jan Reedy2016-05-162-12/+23
* Issue #25747: remove undependable and possibly useless test.Terry Jan Reedy2016-05-151-9/+0
* Issue #20640: Add https: to url prefixes so test passes on Darwin.Terry Jan Reedy2016-05-151-1/+1
* Issue #20640: Add tests for idlelib.configHelpSourceEdit.Terry Jan Reedy2016-05-153-21/+136
* 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-10/+12
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-174-4/+4
* Issue #26581: Use the first coding cookie on a line, not the last one.Serhiy Storchaka2016-03-201-1/+1
* WhitespaceTerry Jan Reedy2016-03-011-3/+3
* Document maintenance of idlelib/help.html in idlelib.Terry Jan Reedy2016-03-011-1/+24
* Rebase the 3.x version of idlelib/help.html on the 3.5 version ofTerry Jan Reedy2016-03-011-73/+73
* Issues #26310, #26311: Fix typos in the documentation and code commentsMartin Panter2016-02-102-2/+2
* Issue #25507: revert incorrect movement of idleConf import in c548ad75160c.Terry Jan Reedy2016-01-272-1/+13
* Issue #25905: Specify 'ascii' encoding for README.txt and NEWS.txt.Terry Jan Reedy2016-01-172-4/+7
* Merge with 3.4Terry Jan Reedy2015-12-181-1/+1
|\
| * 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-16/+39
|\ \ | |/
| * Update idlelib/NEWS.txt.Terry Jan Reedy2015-11-211-16/+39
* | Merge with 3.4Terry Jan Reedy2015-11-211-2/+5
|\ \ | |/
| * Issue 15348: Stop debugger engine (normally in user process)Terry Jan Reedy2015-11-211-2/+5
* | Merge with 3.4Terry Jan Reedy2015-11-211-7/+53
|\ \ | |/
| * Issue #24455: Prevent IDLE from hanging when a) closing the shell while theTerry Jan Reedy2015-11-211-7/+53
* | Merge with 3.4Terry Jan Reedy2015-11-201-1/+1
|\ \ | |/
| * Make it slightly clearer that IDLE close message is referring to user program,Terry Jan Reedy2015-11-201-1/+1
* | Merge with 3.4Terry Jan Reedy2015-11-161-1/+1
|\ \ | |/
| * Issue #24750: whitespaceTerry Jan Reedy2015-11-161-1/+1
* | Merge with 3.4Terry Jan Reedy2015-11-162-3/+8
|\ \ | |/
| * Issue #24750: Improve appearance of IDLE editor window status bar.Terry Jan Reedy2015-11-162-3/+8
* | Merge with 3.4Terry Jan Reedy2015-11-121-1/+1
|\ \ | |/
| * IndentTerry Jan Reedy2015-11-121-1/+1
* | Merge with 3.4Terry Jan Reedy2015-11-121-1/+1
|\ \ | |/
| * WhitespaceTerry Jan Reedy2015-11-121-1/+1
* | Merge with 3.4Terry Jan Reedy2015-11-128-25/+48
|\ \ | |/
| * Issue #25313: Change the handling of new built-in text color themes to betterTerry Jan Reedy2015-11-128-25/+48
* | Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5Martin Panter2015-11-022-2/+2
|\ \ | |/
| * Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-022-2/+2
* | Merge with 3.4Terry Jan Reedy2015-10-302-9/+13
|\ \ | |/
| * Issue #25507: move test-specific imports to test function (idlelib.IOBinding).Terry Jan Reedy2015-10-302-9/+13
* | Merge with 3.4Terry Jan Reedy2015-10-271-3/+5
|\ \ | |/
| * Display IDLE warning as a warning rather than as an error.Terry Jan Reedy2015-10-271-3/+5
* | Merge with 3.4Terry Jan Reedy2015-10-221-1/+1
|\ \ | |/
| * Issue #24782: Limit width of canvas and hence IDLE settings dialog.Terry Jan Reedy2015-10-221-1/+1