summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* Issue #27312: Fix TypeError in test_setupappBerker Peksag2016-06-181-1/+4
* Issue #27312: mock out function that fails when called from setupApp duringTerry Jan Reedy2016-06-171-0/+1
* Issue #27245: revert temporary renameTerry Jan Reedy2016-06-141-0/+0
* Merge with 3.5Terry Jan Reedy2016-06-141-2/+6
|\
| * Issue #27245: IDLE: Cleanly delete custom themes and key bindings.Terry Jan Reedy2016-06-141-2/+6
* | Issue #27245: temporary rename for merge.Terry Jan Reedy2016-06-141-0/+0
* | Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests.Terry Jan Reedy2016-06-123-16/+53
* | Merge Issue #22558.Terry Jan Reedy2016-06-111-2/+4
|\ \ | |/
| * Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-2/+4
* | IDLE NEWS entriesTerry Jan Reedy2016-06-111-0/+11
* | Merge Issue #5124: NEWS entries.Terry Jan Reedy2016-06-111-0/+4
|\ \ | |/
| * Issue #5124: NEWS entries.Terry Jan Reedy2016-06-111-0/+4
* | Issue #27262: fix missing parameter typoNed Deily2016-06-111-1/+1
* | Issue #5124: rename PyShell back to pyshell and patch test for 3.6Terry Jan Reedy2016-06-112-13/+15
* | Merge with 3.5Terry Jan Reedy2016-06-112-1/+85
|\ \ | |/
| * Issue #5124: Paste with selection should always replace.Terry Jan Reedy2016-06-112-1/+85
* | Issue #5124: Temporary pyshell rename to avoid case-folding collision in merge.Terry Jan Reedy2016-06-111-0/+0
* | Issue *24750: Switch all scrollbars in IDLE to ttk versions.Terry Jan Reedy2016-06-1017-39/+211
* | Issue #24759: IDLE requires tk 8.5 and availability ttk widgets.Terry Jan Reedy2016-06-107-40/+36
* | Issue #24759: Add test for IDLE syntax colorizoer.Terry Jan Reedy2016-06-101-0/+56
* | Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed.Terry Jan Reedy2016-06-084-10/+84
* | Issue #27262: move Aqua unbinding code, which enable context menus, to maxosx.Terry Jan Reedy2016-06-082-8/+11
* | Items for NEWS and idlelib/NEWS.txt.Terry Jan Reedy2016-06-071-0/+23
|\ \ | |/
| * Items for NEWS and idlelib/NEWS.txt.Terry Jan Reedy2016-06-071-0/+11
* | Issue #27156: Remove more unused idlelib code.Terry Jan Reedy2016-06-062-13/+0
* | Merge with 3.5Terry Jan Reedy2016-06-041-0/+6
|\ \ | |/
| * Issue #24759: Add 'private' notice for idlelib.idle_test.Terry Jan Reedy2016-06-041-0/+6
* | Merge: Revise and synchronize idle_test.test_configdialog.Terry Jan Reedy2016-06-041-8/+7
|\ \ | |/
| * Revise and synchronize idle_test.test_configdialog.Terry Jan Reedy2016-06-041-8/+6
* | Merge with 3.5Terry Jan Reedy2016-06-041-2/+2
|\ \ | |/
| * IDLE test README: 'gui' to 'GUI', except in "'gui'" and '-ugui'.Terry Jan Reedy2016-06-041-2/+2
* | Merge issue #27196 from 3.5: Stop IDLE test 'application destroyed' warnings.Terry Jan Reedy2016-06-045-10/+20
|\ \ | |/
| * Issue #27196: Stop 'application destroyed' warnings when running IDLE tests.Terry Jan Reedy2016-06-045-10/+22
* | Issue 20567: Revise idle_test/README.txt and some tests to match new advice.Terry Jan Reedy2016-06-049-34/+39
|\ \ | |/
| * Issue 20567: Revise idle_test/README.txt and some tests to match new advice.Terry Jan Reedy2016-06-049-34/+39
* | Issue #24225: Fix additional renamed module references.Ned Deily2016-06-041-1/+1
* | 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-06-011-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