summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/NEWS.txt
Commit message (Expand)AuthorAgeFilesLines
* Copyright and version tweaks for 3.0a3.v3.0a3Barry Warsaw2008-03-011-1/+1
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-161-0/+6
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-141-0/+7
* Merged revisions 60210-60233 via svnmerge fromChristian Heimes2008-01-241-0/+5
* Merged revisions 59595-59604 via svnmerge fromChristian Heimes2007-12-281-0/+2
* help() was not paging to the shell. Issue1650.Kurt B. Kaiser2007-12-281-1/+3
* Shell was not colorizing due to bug introduced at r57998, Bug 1586.Kurt B. Kaiser2007-12-131-2/+15
* Merged revisions 58221-58741 via svnmerge fromGuido van Rossum2007-11-011-0/+20
* Windows EOL sequence not converted correctly, encoding error.Kurt B. Kaiser2007-10-091-1/+10
* IDLE's py3k NEWSKurt B. Kaiser2007-08-301-1/+19
* Merged revisions 53623-53858 via svnmerge fromThomas Wouters2007-02-231-0/+13
* Merged revisions 53005-53303 via svnmerge fromThomas Wouters2007-01-091-0/+20
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-0/+7
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-211-1/+23
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+43
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-0/+5
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-4/+7
* 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