aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/textView.py
Commit message (Expand)AuthorAge
* Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names.Terry Jan Reedy2016-06-22
* Issue #22726: Re-activate config dialog help button with some content aboutTerry Jan Reedy2015-10-11
* Issue #18910: Add unittest for textView. Patch by Phil Webster.Terry Jan Reedy2014-06-05
* Issue #21477: Idle htest: merge and modify run and runall; add many tests.Terry Jan Reedy2014-05-24
* Merge with 3.3Terry Jan Reedy2013-05-13
|\
| * Silence unclosed open file ResourceWarning.Terry Jan Reedy2013-05-13
* | Complete 2 to 3 conversionTerry Jan Reedy2013-05-13
|\|
| * Complete 2 to 3 conversionTerry Jan Reedy2013-05-13
* | Replace IOError with OSError (#16715)Andrew Svetlov2012-12-25
|/
* Issue 964437 Make IDLE help window non-modal.Terry Jan Reedy2012-02-05
* Fix resource warning when looking at turtledemo’s help (#12295)Éric Araujo2011-08-01
* Issue #8203: Fix IDLE Credits dialog: view_file() uses its encoding argument.Victor Stinner2010-06-17
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-17
* Merged revisions 58221-58741 via svnmerge fromGuido van Rossum2007-11-01
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-12
* aboutDialog.py:Kurt B. Kaiser2003-06-12
* Whitespace NormalizationKurt B. Kaiser2002-12-31
* indentation style changed to match existing sourceSteven M. Gava2001-07-31
* some new dialogs and support files for new about and configuration implementa...Steven M. Gava2001-07-31