summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/NEWS.txt
Commit message (Expand)AuthorAgeFilesLines
* Add items to MISC/NEWS and idlelib/NEWS.txt.Terry Jan Reedy2016-05-301-0/+25
* Issues #26310, #26311: Fix typos in the documentationMartin Panter2016-02-101-1/+1
* Update idlelib/NEWS.txt.Terry Jan Reedy2015-11-211-17/+40
* Issue #24820: Update IDLE NEWS items.Terry Jan Reedy2015-10-041-0/+19
* Add recent IDLE NEWS items. Move Build sectios down.Terry Jan Reedy2015-09-291-2/+36
* Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.Terry Jan Reedy2015-09-221-2/+2
* Issue #24861: add Idle news items and correct previous errors.Terry Jan Reedy2015-09-211-2/+5
* Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 linesTerry Jan Reedy2015-09-211-110/+16
* Entries for idlelib/NEWS.txtTerry Jan Reedy2015-08-171-2/+24
* Update idlelib/NEWS.txt.Terry Jan Reedy2015-05-231-1/+20
* Update idlelib/NEWS.txt.Terry Jan Reedy2014-12-061-0/+32
* Issue #17506: Synchronize Misc/NEWS and idlelib/NEWS.txt for 2.7.Terry Jan Reedy2014-07-141-19/+279
* Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett.Terry Jan Reedy2013-03-301-0/+7
* Issue #15853: Prevent IDLE crash on OS X when opening Preferences menuNed Deily2012-10-221-0/+3
* Issue #14018: Update the OS X IDLE Tcl/Tk warning check to includeNed Deily2012-07-301-0/+3
* Issue #15318: Prevent writing to sys.stdin.Martin v. Löwis2012-07-251-0/+2
* Issue #15319: Revert wrapping of sys.stdin. Patch by Serhiy Storchaka.Martin v. Löwis2012-07-111-1/+1
* - Issue #13532: Check that arguments to sys.stdout.write are strings.Martin v. Löwis2012-07-091-0/+2
* NEWS fixesTerry Jan Reedy2012-06-071-2/+13
* update NEWS for 2.7 as Terry Reedy proposedAndrew Svetlov2012-03-311-2/+4
* Backport of Issue #14409 to 2.7Andrew Svetlov2012-03-291-0/+3
* #3573: idle now doesn't hungs if launched as: idle -e <directory>Andrew Svetlov2012-03-211-0/+7
* IDLE: #6378: Further adjust idle.bat to start associated PythonKurt B. Kaiser2011-05-261-1/+2
* Issue #11896: Save on Close failed despite selecting "Yes" in dialog.Kurt B. Kaiser2011-05-131-1/+5
* <Home> toggle failing on Tk 8.5, causing IDLE exits. Issue 3851.Kurt B. Kaiser2011-03-251-1/+4
* <Home> toggle non-functional when NumLock set.Kurt B. Kaiser2011-03-171-0/+7
* add release dateBenjamin Peterson2010-07-031-3/+3
* More yearly updates.Georg Brandl2010-01-011-1/+1
* idle.py modified and simplified to better supportKurt B. Kaiser2009-05-031-0/+3
* Right click 'go to file/line' not working if spacesKurt B. Kaiser2009-04-261-0/+3
* Produce correct version string to access the .chmKurt B. Kaiser2009-04-231-0/+3
* Allow multiple IDLE GUI/subprocess pairs to existKurt B. Kaiser2009-04-041-0/+4
* Remove port spec from run.py and fix bug whereKurt B. Kaiser2009-04-021-1/+4
* Tk 8.5 Text widget requires 'wordprocessor' tabstyle attr to handle mixed spa...Kurt B. Kaiser2009-03-301-0/+3
* Issue #5341: Fix a variety of spelling errors.Mark Dickinson2009-02-211-1/+1
* Add heading for 2.7a0.Martin v. Löwis2009-01-241-2/+8
* Fix for issue3559: No preferences menu in IDLE on OSXRonald Oussoren2009-01-021-0/+2
* Autocompletion of filenames now support alternate separators, e.g. theKurt B. Kaiser2008-04-271-1/+4
* Improved AutoCompleteWindow logic. Patch 2062 Tal Einat.Kurt B. Kaiser2008-04-271-0/+2
* Home / Control-A toggles between left margin and end of leading whiteKurt B. Kaiser2008-04-271-0/+3
* Issue 2665: On Windows, sys.stderr does not contain a valid file when running...Amaury Forgeot d'Arc2008-04-211-0/+8
* Give IDLE a release dateBarry Warsaw2008-03-011-1/+1
* Configured selection highlighting colors were ignored; updating highlightingKurt B. Kaiser2008-02-151-0/+4
* ScriptBinding event handlers weren't returning 'break'. Patch 2050, Tal Einat.Kurt B. Kaiser2008-02-151-0/+2
* Bring NEWS.txt up to date from check-in msgs.Kurt B. Kaiser2008-02-141-0/+7
* There was an error on exit if no sys.exitfunc was defined. Issue 1647.Kurt B. Kaiser2008-01-231-0/+2
* Could not open files in .idlerc directory if latter was hidden on Windows.Kurt B. Kaiser2008-01-231-1/+4
* Configure Dialog: improved layout for keybinding. Patch 1457 Tal Einat.Kurt B. Kaiser2007-12-281-0/+2
* check in Tal Einat's update to tabpage.pyKurt B. Kaiser2007-10-301-0/+3
* Add confirmation dialog before printing. Patch 1717170 Tal Einat.Kurt B. Kaiser2007-10-281-0/+2