summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 3.2 final.Georg Brandl2011-02-201-1/+1
* Bump for 3.2rc3.v3.2rc3Georg Brandl2011-02-131-1/+1
* Bump version.v3.2rc2Georg Brandl2011-01-301-1/+1
* #11069: fix the IDLE Stack Viewer, by not using "list" as a variable name.Georg Brandl2011-01-301-4/+4
* Issue 11052: Correct IDLE menu accelerators on Mac OS X for SaveNed Deily2011-01-291-2/+2
* Issue #11053: Fix IDLE "Syntax Error" windows to behave as in 2.x,Ned Deily2011-01-291-2/+2
* Issue #10940: Workaround an IDLE hang on Mac OS X 10.6 when using theNed Deily2011-01-291-1/+6
* #10974: IDLE no longer crashes if its recent files list includes filesNed Deily2011-01-241-2/+4
* Bump to 3.2rc1.Georg Brandl2011-01-151-1/+1
* #10907: Warn OS X 10.6 IDLE users to use ActiveState Tcl/Tk 8.5,Ned Deily2011-01-152-0/+24
* Issue 6285: catch missing IDLE help file.Terry Reedy2011-01-011-3/+11
* Bump to 3.2b2.Georg Brandl2010-12-191-1/+1
* #6075: make idle work with both Carbon AquaTk and Cocoa AquaTk. Patch by Kevi...Georg Brandl2010-12-193-39/+42
* #10404: Use ctl-button-1 for context menus on OSX Idle.R. David Murray2010-12-181-1/+8
* Fix for issue #10107: Without this patch IDLE on OSX doesn't warn about unsav...Ronald Oussoren2010-12-072-1/+6
* Bump to 3.2b1.Georg Brandl2010-12-041-1/+1
* Issue 9222 Fix filetypes for open dialogTerry Reedy2010-11-231-2/+2
* Quote the paths in the event that they contain spaces.Brian Curtin2010-11-221-1/+1
* Fix #6378. Start IDLE using the proper version of Python based on the directoryBrian Curtin2010-11-211-2/+3
* Bump to 3.2a4.Georg Brandl2010-11-131-1/+1
* Bump to 3.2a3.Georg Brandl2010-10-101-1/+1
* Bump to 3.2a2.Georg Brandl2010-09-051-1/+1
* At least give IDLE 3.1 a release date. No further entries there for 3.2 though.Georg Brandl2010-07-311-2/+2
* Bump versions and review NEWS file.Georg Brandl2010-07-311-1/+1
* #9359: fix typo. Thanks to Piotr Kasprzyk for the patch.Ezio Melotti2010-07-231-1/+1
* Issue #8203: Fix IDLE Credits dialog: view_file() uses its encoding argument.Victor Stinner2010-06-171-5/+1
* Merged revisions 79297,79310,79382,79425-79427,79450 via svnmerge fromFlorent Xicluna2010-03-281-1/+1
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* Merged revisions 77209,77229,77359-77360,77371 via svnmerge fromBenjamin Peterson2010-01-091-1/+1
* Merged revisions 77031 via svnmerge fromRonald Oussoren2009-12-241-1/+7
* Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,...Benjamin Peterson2009-09-112-2/+2
* Merged revisions 74446-74449 via svnmerge fromGuilherme Polo2009-08-143-18/+18
* Merged revisions 73995,74002,74005,74007-74008,74011,74019-74023 via svnmerge...Alexandre Vassalotti2009-07-171-0/+1
* bump to 3.2a0Benjamin Peterson2009-06-271-1/+1
* bump version to 3.1 final :)Benjamin Peterson2009-06-261-1/+1
* Merged revisions 73415,73417-73418 via svnmerge fromBenjamin Peterson2009-06-221-2/+4
* bump version to 3.1rc2Benjamin Peterson2009-06-131-1/+1
* Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,...Benjamin Peterson2009-06-011-0/+1
* bump to 3.1rc1Benjamin Peterson2009-05-301-1/+1
* Issue 5150: Add rstrip() menu option to IDLE.Raymond Hettinger2009-05-292-0/+35
* Remove debug statement that leaked into the repository.Ronald Oussoren2009-05-261-1/+0
* * Adapt framework install makefiles to 2to3 toolRonald Oussoren2009-05-261-0/+1
* Fix for Issue6111.Ronald Oussoren2009-05-261-0/+6
* bump version to 3.1b1v3.1b1Benjamin Peterson2009-05-061-1/+1
* Merged revisions 72226 via svnmerge fromKurt B. Kaiser2009-05-062-22/+14
* Merged revisions 72227 via svnmerge fromKurt B. Kaiser2009-05-061-2/+4
* Merged revisions 71995 via svnmerge fromGeorg Brandl2009-04-272-25/+13
* Use of 'filter' in keybindingDialog.py was causingKurt B. Kaiser2009-04-272-1/+4
* Merged revisions 71812 via svnmerge fromKurt B. Kaiser2009-04-263-9/+21
* Remove item from NEWS.txt; not checked in yet...Kurt B. Kaiser2009-04-251-3/+0