summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/NEWS.txt
Commit message (Expand)AuthorAgeFilesLines
* preparing for 2.4.3 finalAnthony Baxter2006-03-281-0/+5
* 2.4.3c1Anthony Baxter2006-03-231-3/+3
* Source file f.flush() after writing; trying to avoid lossage if userKurt B. Kaiser2006-03-191-0/+9
* 2.4.2 release stuffAnthony Baxter2005-09-281-0/+5
* pre-release machinationsAnthony Baxter2005-09-201-2/+2
* - Mac line endings were incorrect when pasting code from some browsersKurt B. Kaiser2005-08-231-0/+9
* *** empty log message ***Anthony Baxter2005-03-301-0/+1
* 2.4.1 preparations.Anthony Baxter2005-03-291-0/+5
* 2.4.1rc2 setupAnthony Baxter2005-03-161-0/+6
* pre-release magicAnthony Baxter2005-03-091-3/+3
* If an extension can't be loaded, print warning and skip it instead ofKurt B. Kaiser2005-01-191-0/+3
* Improve error handling when .idlerc can't be created (warn and exit)Kurt B. Kaiser2005-01-191-1/+3
* The GUI was hanging if the shell window was closed while a raw_input()Kurt B. Kaiser2004-12-231-0/+9
* 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
* - Print correct exception even if source file changed since shell wasKurt B. Kaiser2004-01-021-2/+5
* Keybindings with the Shift modifier now work correctly. So do bindingsKurt B. Kaiser2003-11-241-0/+4
* Update NEWS.txt to include some items missed earlier. Update theKurt B. Kaiser2003-11-241-0/+13
* - After an exception, run.py was not setting the exception vector. NoamKurt B. Kaiser2003-11-191-0/+4
* IDLE didn't start correctly when Python was installed in "Program Files"Kurt B. Kaiser2003-08-141-0/+12
* Added a banner to the shell startup message discussing possibleKurt B. Kaiser2003-07-271-0/+10
* 1. Python Bug 775541: Calltips error when docstring is None. IntroducedKurt B. Kaiser2003-07-231-2/+9
* Update to reflect the current status of the configuration system.Kurt B. Kaiser2003-07-161-2/+23
* Update NEWS.txt and move info on release 0.8.1 and earlier to HISTORY.txtKurt B. Kaiser2003-06-141-121/+31
* Update for releaseKurt B. Kaiser2003-06-011-15/+36
* Noam Raphael's patch.Kurt B. Kaiser2003-05-171-2/+11
* 1. Restore the capability to run and debug without a subprocess.Kurt B. Kaiser2003-05-151-0/+16
* Update for SF 71033 and changes to subprocess threadingKurt B. Kaiser2003-05-121-1/+13
* 1. Implement processing of user code in subprocess MainThread. Pass loopKurt B. Kaiser2003-05-081-4/+9
* Update for release into PythonKurt B. Kaiser2003-04-251-1/+1
* Update for 2.3b1Kurt B. Kaiser2003-04-251-2/+2