summaryrefslogtreecommitdiff
path: root/Lib/idlelib/NEWS.txt
Commit message (Expand)AuthorAgeFilesLines
...
* 1. When used w/o subprocess, all exceptions were preceeded by an errorKurt B. Kaiser2006-08-091-0/+8
* pre-release machinationsAnthony Baxter2006-08-021-2/+2
* - EditorWindow.test() was failing. Bug 1417598Kurt B. Kaiser2006-07-241-0/+2
* EditorWindow failed when used stand-alone if sys.ps1 not set.Kurt B. Kaiser2006-07-241-0/+3
* Tooltips failed on new-syle class __init__ args. Bug 1027566 Loren GuthrieKurt B. Kaiser2006-07-231-0/+2
* Avoid occasional failure to detect closing paren properly.Kurt B. Kaiser2006-07-201-0/+3
* Rebinding Tab key was inserting 'tab' instead of 'Tab'. Bug 1179168.Kurt B. Kaiser2006-07-181-0/+11
* preparing for 2.5b2Anthony Baxter2006-07-101-0/+5
* Preparing for 2.5b1.Anthony Baxter2006-06-191-0/+5
* 2.5a2Anthony Baxter2006-04-271-0/+5
* preparation for 2.5a1Anthony Baxter2006-04-031-3/+3
* Source file f.flush() after writing; trying to avoid lossage if userKurt B. Kaiser2006-03-191-1/+4
* 1. Made advanced keybinding dialog functional.Kurt B. Kaiser2005-11-221-1/+8
* Better indentation after first line of string continuation.Kurt B. Kaiser2005-11-151-0/+3
* Incorporate Tal Einat's comment on Patch 936169: Fixes alignment problem.Kurt B. Kaiser2005-10-031-0/+2
* Increased performance in CodeContext extension Patch 936169 Noam RaphaelKurt B. Kaiser2005-10-021-4/+6
* 1. Mac line endings were incorrect when pasting code from some browsersKurt B. Kaiser2005-08-231-0/+3
* <Enter> when cursor is on a previous command retrieves that command. InsteadKurt B. Kaiser2005-06-191-0/+5
* 1. Clarify "tab/space" Error Dialog and "Tab Width" Dialog associated withKurt B. Kaiser2005-06-121-0/+6
* 1. Patch 1196895 Jeff Shute:Kurt B. Kaiser2005-06-121-0/+4
* Improve subprocess link error notificationKurt B. Kaiser2005-05-101-0/+2
* Use Queue's blocking feature instead of sleeping in the mainKurt B. Kaiser2005-05-051-0/+3
* Add config-main.def option to make the 'history' feature non-cyclic.Kurt B. Kaiser2005-02-031-0/+3
* Removed ability to configure tabs indent from Options dialog. This 'feature'Kurt B. Kaiser2005-01-311-0/+9
* Add keybindings for del-word-left and del-word-right.Kurt B. Kaiser2005-01-281-1/+8
* 1. Polish tabbing code.Kurt B. Kaiser2005-01-191-0/+8
* If an extension can't be loaded, print warning and skip it instead ofKurt B. Kaiser2005-01-181-1/+4
* The GUI was hanging if the shell window was closed while a raw_input()Kurt B. Kaiser2004-12-231-0/+4
* The remote procedure call module rpc.py can now access data attributes ofKurt B. Kaiser2004-12-211-0/+8
* doodedoodedoo on the way to 2.4 finalAnthony Baxter2004-11-301-3/+3
* On OpenBSD, terminating IDLE with ctrl-c from the command line caused aKurt B. Kaiser2004-11-191-0/+8
* 2.4rc1Anthony Baxter2004-11-181-1/+1
* Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"Kurt B. Kaiser2004-11-161-0/+4
* The change in the linecache.checkcache() signature at rev 1.13 caused IDLE to...Kurt B. Kaiser2004-11-131-0/+3
* post-releaseAnthony Baxter2004-11-041-0/+5
* release shenanigansAnthony Baxter2004-11-031-1/+1
* format_paragraph_event(): Patch 961387 introduced a bug here, causingTim Peters2004-10-241-12/+23
* release shenanigansAnthony Baxter2004-10-151-0/+6
* 1. If user passes a non-existant filename on the commandline, just openKurt B. Kaiser2004-08-221-0/+16
* release dateAnthony Baxter2004-08-051-1/+1
* Checking sys.platform for substring 'win' was breaking IDLE docs on MacKurt B. Kaiser2004-07-151-0/+9
* release datesAnthony Baxter2004-07-081-2/+2
* Redirect the warning stream to the shell during the ScriptBinding check of us...Kurt B. Kaiser2004-07-041-0/+4
* Noam Raphel: Further developemt of CodeContext feature.Kurt B. Kaiser2004-06-061-6/+14
* - New Extension: CodeContext. Provides block structuring hints for codeKurt B. Kaiser2004-04-211-0/+3
* M EditorWindow.pyKurt B. Kaiser2004-04-111-1/+4
* 1. Bug in Patch 805830 fixed by Nigel RoweKurt B. Kaiser2004-03-151-0/+5
* Add a highlight theme for builtin keywords. Python Patch 805830 Nigel RoweKurt B. Kaiser2004-03-081-0/+2
* rpc.py:SocketIO - Large modules were generating large pickles when downloadedKurt B. Kaiser2004-01-211-0/+8
* Added a Tk error dialog to run.py inform the user if the subprocess can'tKurt B. Kaiser2004-01-211-0/+6