summaryrefslogtreecommitdiff
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* Issue #27171: Merge typo fixes from 3.5Martin Panter2016-06-023-3/+3
|\
| * Issue #27171: Fix typos in documentation, comments, and test function namesMartin Panter2016-06-023-3/+3
* | Issue # 24225: Update idlelib.README.txt with new file names and event handlers.Terry Jan Reedy2016-05-311-133/+135
* | Issue #27156: Remove obsolete code not used by IDLE.Terry Jan Reedy2016-05-303-432/+0
* | Issue #27125: Merge typo fixes from 3.5Martin Panter2016-05-301-2/+1
|\ \ | |/
| * Issue #27125: Remove duplicated words from documentation and commentsMartin Panter2016-05-301-2/+1
* | Add items to MISC/NEWS and idlelib/NEWS.txt.Terry Jan Reedy2016-05-301-2/+42
|\ \ | |/
| * Add items to MISC/NEWS and idlelib/NEWS.txt.Terry Jan Reedy2016-05-301-0/+40
| * Issue #27117: Make ColorDelegator htest and turtledemo work with dark theme.Terry Jan Reedy2016-05-292-15/+27
* | Issue #27117: Make colorizer htest and turtledemo work with dark theme.Terry Jan Reedy2016-05-292-15/+27
* | Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-2872-357/+375
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-2260-0/+0
* | Merge with 3.5Terry Jan Reedy2016-05-221-1/+1
|\ \ | |/
| * Issue #26673: Protect IDLE from Linux fonts with reported default size 0.Terry Jan Reedy2016-05-221-1/+1
* | Merge with 3.5Terry Jan Reedy2016-05-173-26/+145
|\ \ | |/
| * Issue #21939: Test IDLE percolator. Original patch by Saimadhav Heblikar.Terry Jan Reedy2016-05-173-26/+145
* | Merge with 3.5Terry Jan Reedy2016-05-172-9/+321
|\ \ | |/
| * Issue #21676: test IDLE replace dialog. Original patch by Saimadhav Heblikar.Terry Jan Reedy2016-05-172-9/+321
* | Merge with 3.5Terry Jan Reedy2016-05-171-1/+1
|\ \ | |/
| * Issue #18410: add missing parent argument.Terry Jan Reedy2016-05-171-1/+1
* | Merge with 3.5Terry Jan Reedy2016-05-172-10/+98
|\ \ | |/
| * Issue #18410: Test IDLE's search dialog; original patch by Westley Martínez.Terry Jan Reedy2016-05-172-10/+98
* | Merge with 3.5Terry Jan Reedy2016-05-162-11/+148
|\ \ | |/
| * Issue #21703: Add test for undo delegator. Patch most by Saimadhav Heblikar .Terry Jan Reedy2016-05-162-11/+148
* | Merge with 3.5Terry Jan Reedy2016-05-162-0/+12
|\ \ | |/
| * Issue #27044: stop test_idle from leaking by deleting callbacks.Terry Jan Reedy2016-05-162-0/+12
* | Merge with 3.5Terry Jan Reedy2016-05-151-53/+62
|\ \ | |/
| * Issue 18910: Edit idle_test/README.txt to add 'requires' usage at module scope.Terry Jan Reedy2016-05-151-53/+62
* | Merge with 3.5Terry Jan Reedy2016-05-152-12/+23
|\ \ | |/
| * Issue #23977: Tweak IDLE Delegator and its test.Terry Jan Reedy2016-05-152-12/+23
* | Merge with 3.5Terry Jan Reedy2016-05-151-9/+0
|\ \ | |/
| * Issue #25747: remove undependable and possibly useless test.Terry Jan Reedy2016-05-151-9/+0
* | Merge with 3.5Terry Jan Reedy2016-05-151-1/+1
|\ \ | |/
| * Issue #20640: Add https: to url prefixes so test passes on Darwin.Terry Jan Reedy2016-05-151-1/+1
* | Merge with 3.5Terry Jan Reedy2016-05-153-21/+136
|\ \ | |/
| * Issue #20640: Add tests for idlelib.configHelpSourceEdit.Terry Jan Reedy2016-05-153-21/+136
* | Merge typo fixes from 3.5Martin Panter2016-05-081-1/+1
|\ \ | |/
| * Fix typos in comments, documentation and test method namesMartin Panter2016-05-081-1/+1
* | Merge with 3.5Terry Jan Reedy2016-05-021-10/+12
|\ \ | |/
| * Clarify IDLE-console differences with respect to the sys module.Terry Jan Reedy2016-05-021-10/+12
* | Removed unused imports.Serhiy Storchaka2016-04-252-3/+2
* | Issue #26778: Fixed "a/an/and" typos in code comment, documentation and errorSerhiy Storchaka2016-04-174-4/+4
|\ \ | |/
| * 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
|\ \ | |/
| * Issue #26581: Use the first coding cookie on a line, not the last one.Serhiy Storchaka2016-03-201-1/+1
* | Merge with 3.5Terry Jan Reedy2016-03-011-3/+3
|\ \ | |/
| * WhitespaceTerry Jan Reedy2016-03-011-3/+3
* | Merge with 3.5Terry Jan Reedy2016-03-011-1/+24
|\ \ | |/
| * Document maintenance of idlelib/help.html in idlelib.Terry Jan Reedy2016-03-011-1/+24
* | Merge with 3.5Terry Jan Reedy2016-03-011-73/+73
|\ \ | |/