summaryrefslogtreecommitdiff
path: root/Lib/idlelib/textView.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #27365: revert temporary renameTerry Jan Reedy2016-06-221-91/+0
* Issue #27365: add chunkTerry Jan Reedy2016-06-221-5/+9
* Issue #27365: revert temporary renameTerry Jan Reedy2016-06-221-4/+0
* Issue #27365: partial mergeTerry Jan Reedy2016-06-221-0/+4
|\
| * Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names.Terry Jan Reedy2016-06-221-0/+4
* | Issue #27365: temporary renameTerry Jan Reedy2016-06-221-0/+87
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-86/+0
|/
* Issue #22726: Re-activate config dialog help button with some content aboutTerry Jan Reedy2015-10-111-1/+1
* Issue #18910: Add unittest for textView. Patch by Phil Webster.Terry Jan Reedy2014-06-051-3/+8
* Issue #21477: Idle htest: merge and modify run and runall; add many tests.Terry Jan Reedy2014-05-241-23/+7
* #18151, part 1: Backport idlelilb portion of Andrew Svetlov's 3.4 patchTerry Jan Reedy2013-06-081-1/+1
* Silence unclosed open file ResourceWarning.Terry Jan Reedy2013-05-131-1/+2
* Complete 2 to 3 conversionTerry Jan Reedy2013-05-131-1/+1
* Issue 964437 Make IDLE help window non-modal.Terry Jan Reedy2012-02-051-9/+15
* Fix resource warning when looking at turtledemo’s help (#12295)Éric Araujo2011-08-011-2/+3
* Merged revisions 82057 via svnmerge fromVictor Stinner2010-06-171-5/+1
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-3/+3
* Merged revisions 58221-58741 via svnmerge fromGuido van Rossum2007-11-011-21/+36
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* aboutDialog.py:Kurt B. Kaiser2003-06-121-23/+24
* Whitespace NormalizationKurt B. Kaiser2002-12-311-6/+6
* indentation style changed to match existing sourceSteven M. Gava2001-07-311-60/+60
* some new dialogs and support files for new about and configuration implementa...Steven M. Gava2001-07-311-0/+77