733 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
Georg Brandl cd0dc16fdc Bump version to 3.2.1. 15 years ago
Senthil Kumaran 80dffefcd9 Fix closes issue12438 - idlelib.PyShell's showformatwarning method was passing an incorrect arg. 15 years ago
Senthil Kumaran aa90e7c573 Fix closes issue12438 - idlelib.PyShell's showformatwarning method was passing an incorrect arg. 15 years ago
Georg Brandl d4fa7ed8db Bump to 3.2.1rc2. 15 years ago
Benjamin Peterson d858df20d0 bump to 3.1.4 15 years ago
Łukasz Langa 41c1910bb3 #12274: use proper escaping for % in IDLE config. 15 years ago
Benjamin Peterson 9a63745273 bump to 3.1.4rc1 15 years ago
Ronald Oussoren 5ee0567bb2 Fixes #11088: IDLE crashes when using F5 to run a script on OSX with Tk 8.5 15 years ago
Georg Brandl 5673e27e72 Bump to 3.2.1rc1. 15 years ago
Kurt B. Kaiser dfbe1592db Issue #6378: Further adjust idle.bat to start associated Python 15 years ago
Kurt B. Kaiser 0a42982316 Issue #11896: Save on Close failed despite selecting "Yes" in dialog. 15 years ago
Kurt B. Kaiser 6551baa5a5 Correct version in IDLE NEWS.txt 15 years ago
Kurt B. Kaiser e147806da9 Issue #1028: Tk returns invalid Unicode null in %A: UnicodeDecodeError. 15 years ago
Georg Brandl cd79cdc5e6 Bump to 3.2.1b1. 15 years ago
Raymond Hettinger 2df393cc51 Fix nit. 15 years ago
Raymond Hettinger f6445e8f41 Issue 11718: Teach IDLE's open module dialog to find packages. 15 years ago
Kurt B. Kaiser 946f17214c <Home> toggle failing on Tk 8.5, causing IDLE exits. Issue #4676 15 years ago
Kurt B. Kaiser 75fc566d0f <Home> toggle non-functional when NumLock set 15 years ago
Ezio Melotti 13925008dc #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
Ezio Melotti 42da663e6f #11515: fix several typos. Patch by Piotr Kasprzyk. 15 years ago
Georg Brandl 260a788767 Version bump to 3.2 final. 15 years ago
Georg Brandl a6d12ef048 Bump for 3.2rc3. 15 years ago
Brian Curtin 8ce0fac6c8 Merged revisions 88258 via svnmerge from 15 years ago
Georg Brandl d6e19c3513 Bump version. 15 years ago
Georg Brandl d163c2c57b #11069: fix the IDLE Stack Viewer, by not using "list" as a variable name. 15 years ago
Ned Deily 7a8e21a6ec Merged revisions 88234 via svnmerge from 15 years ago
Ned Deily 26d55edc2f Merged revisions 88236 via svnmerge from 15 years ago
Ned Deily 5c2d330662 Issue 11052: Correct IDLE menu accelerators on Mac OS X for Save 15 years ago
Ned Deily 806c944edb Issue #11053: Fix IDLE "Syntax Error" windows to behave as in 2.x, 15 years ago
Ned Deily 70063937ec Issue #10940: Workaround an IDLE hang on Mac OS X 10.6 when using the 15 years ago
Ned Deily ab5dd00927 Merged revisions 88174 via svnmerge from 15 years ago
Ned Deily 122539e287 #10974: IDLE no longer crashes if its recent files list includes files 15 years ago
Georg Brandl 3988ed8e6f Bump to 3.2rc1. 15 years ago
Ned Deily 4ce92b23fe #10907: Warn OS X 10.6 IDLE users to use ActiveState Tcl/Tk 8.5, 15 years ago
Terry Reedy 574a3cf08a Issue 6285: catch missing IDLE help file. 15 years ago
Terry Reedy 6739cc0821 Issue 6285: catch missing IDLE help file. 15 years ago
Georg Brandl 8a60e94802 Bump to 3.2b2. 15 years ago
Georg Brandl aedd2899c2 #6075: make idle work with both Carbon AquaTk and Cocoa AquaTk. Patch by Kevin Walzer and Ned Deily. 15 years ago
R. David Murray 28b77ece82 Merged revisions 87374 via svnmerge from 15 years ago
R. David Murray b68a7bc70c #10404: Use ctl-button-1 for context menus on OSX Idle. 15 years ago
Ronald Oussoren a85b671cb6 Merged revisions 87119 via svnmerge from 15 years ago
Ronald Oussoren 10e05e17a3 Fix for issue #10107: Without this patch IDLE on OSX doesn't warn about unsaved files when quitting. 15 years ago
Georg Brandl 41ea8ae667 Bump to 3.2b1. 15 years ago
Benjamin Peterson 5757429130 3.1.3 final version bump 15 years ago
Terry Reedy 2b4cb96bf7 Issue 9222 Fix filetypes for open dialog 15 years ago
Terry Reedy 5e438570cb Issue 9222 Fix filetypes for open dialog 15 years ago
Brian Curtin b3d5531683 Merged revisions 86655 via svnmerge from 15 years ago
Brian Curtin 2a0be783fe Quote the paths in the event that they contain spaces. 15 years ago
Brian Curtin 44c1db05fb Merged revisions 86651 via svnmerge from 15 years ago
Brian Curtin f991642efe Fix #6378. Start IDLE using the proper version of Python based on the directory 15 years ago