summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* Issue #24759: Revert 13a8782a775e.Terry Jan Reedy2015-08-031-10/+0
* Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as defaultTerry Jan Reedy2015-08-014-35/+51
* Issue #21192: Idle Editor. When a file is run, put its name in the restart bar.Terry Jan Reedy2015-08-012-8/+7
* Issue 24759: Gracefull exit Idle if ttk import fails.Terry Jan Reedy2015-07-311-0/+10
* Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy.Terry Jan Reedy2015-07-303-8/+8
* Issue #20792: Expand idle_test.test_pathbowser. Tweak file to not copy twice.Terry Jan Reedy2015-07-202-5/+22
* Issue #24330: Update IDLE doc and help to note "Configure IDLE" differenceNed Deily2015-07-041-1/+3
* Update idlelib/NEWS.txt.Terry Jan Reedy2015-05-231-0/+21
* Issue #24245: Eliminated senseless expect clauses that have no any effect inSerhiy Storchaka2015-05-202-19/+12
* Issue #24199: Make idlever module self updating. Syop using it in aboutDialog.Terry Jan Reedy2015-05-162-9/+12
* Issue #24212: Put reference in idle.__main__ to issue with explanation.Terry Jan Reedy2015-05-161-2/+1
* Issue #23964: Update idlelib/idle_test/README.txt. first patch by Al Sweigart.Terry Jan Reedy2015-05-161-50/+78
* Issue #23184: idle tests, remove unused names and imports.Terry Jan Reedy2015-05-165-8/+7
* Issue #23184: idlelib, remove more unused names and imports.Terry Jan Reedy2015-05-166-20/+10
* idlelib: remove unused names and imports (one is a duplicate import).Terry Jan Reedy2015-05-148-12/+5
* Issue #23943: Fix typos. Patch by Piotr Kasprzyk.Berker Peksag2015-04-142-2/+2
* Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-131-4/+4
* Issue #23825: Fixed test_idle under -OO.Serhiy Storchaka2015-04-041-7/+12
* Escaped backslashes in docstrings.Serhiy Storchaka2015-04-031-1/+1
* Issue #23583: Added tests for standard IO streams in IDLE.Serhiy Storchaka2015-03-241-0/+233
* Release bump for 3.4.3 final.Larry Hastings2015-02-231-1/+1
* Version bump for 3.4.3rc1.Larry Hastings2015-02-081-1/+1
* Issue #23180: Rename IDLE "Windows" menu item to "Window".Ned Deily2015-01-183-9/+3
* Issue #23184: delete unused idlelib file.Terry Jan Reedy2015-01-081-31/+0
* Issue #20577: move configuration of FormatParagraph extension to new extensionTerry Jan Reedy2014-12-164-24/+5
* Issue 22823: Use set literal in idlelib.Terry Jan Reedy2014-12-111-2/+2
* Update idlelib/NEWS.txt.Terry Jan Reedy2014-12-061-0/+24
* Issue #3068: Add Idle extension configuration dialog to Options menu.Terry Jan Reedy2014-10-236-20/+278
* Issue #22186: Fix typos in Lib/.Berker Peksag2014-10-193-3/+3
* Issue #22629: Revise idle_test.htest, mostly docstring. Start revision ofTerry Jan Reedy2014-10-178-82/+112
* Issue #22628: Increase Treewidge line spacing so lines do not overlap.Terry Jan Reedy2014-10-171-3/+4
* Issue #16233: When the module browser is not invoked in an editor window withTerry Jan Reedy2014-10-161-7/+6
* Issue #3068: Change 0/1 to False/True so that extension configure dialog canTerry Jan Reedy2014-10-141-58/+60
* Issue #22632: replace dead link with version-specific doc link.Terry Jan Reedy2014-10-141-1/+3
* Issue #22614: Don't try to update deleted text. Patch by Serhiy Storchaka.Terry Jan Reedy2014-10-131-0/+3
* Issue #14105: Change comment to reflect fix. Patch by Saimadhav Heblikar.Terry Jan Reedy2014-10-121-7/+2
* Issue #21986: Idle now matches interpreter in not pickling user code objects.Terry Jan Reedy2014-10-101-10/+10
* Issue #20167: revise condition to accomodate message change.Terry Jan Reedy2014-10-101-11/+4
* De-'colour'ize stdlib except for idlelib.configDialog.Terry Jan Reedy2014-10-092-18/+20
* Issue 3068: Move idlelib.configDialog action button creation into a separateTerry Jan Reedy2014-10-091-19/+21
* Merge from 3.4.2 release head back into 3.4 mainline.Larry Hastings2014-10-081-1/+1
|\
| * Release bump for 3.4.2 final.v3.4.2Larry Hastings2014-10-061-1/+1
* | idlelib.configHandler: revise docstrings, add spaces, use False/True, add someTerry Jan Reedy2014-10-071-255/+233
* | Update Idle news for 3.4.2 (and 3.4.1).Terry Jan Reedy2014-10-011-0/+57
|/
* Bump version number for 3.4.2rc1 release.v3.4.2rc1Larry Hastings2014-09-201-1/+1
* Update Idle's online doc url.Terry Jan Reedy2014-09-201-1/+1
* Issue #22420: Avoid 'write to None' crashes by using print instead.Terry Jan Reedy2014-09-202-18/+17
* Idle ColorDelegator: finish removing code for 'as'.Terry Jan Reedy2014-08-191-1/+0
* Idle ColorDelegator: remove special case code for 'as' in import statements.Terry Jan Reedy2014-08-191-17/+0
* Issue #17390: Adjust Editor window title. Remove 'Python', move version to end.Terry Jan Reedy2014-08-151-4/+5