- 958a9c7 Issue #24028: Add subsection about Idle calltips. by Terry Jan Reedy · 10 years ago
- da10017 Add recent IDLE NEWS items. Move Build sectios down. by Terry Jan Reedy · 10 years ago
- a667380 Issue #24972: New option is only valid in tk 8.5+. by Terry Jan Reedy · 10 years ago
- 62520b2 Issue #24972: Inactive selection background now matches active selection by Terry Jan Reedy · 10 years ago
- 4cdb054 Issue #25198: When using the Idle dov TOC menu, put the section title at the by Terry Jan Reedy · 10 years ago
- 0c58d31 Issue #24570: Idle: make calltip and completion boxes appear on Macs by Terry Jan Reedy · 10 years ago
- 83cce49 Issue #24988: Idle ScrolledList context menus (used in debugger) by Terry Jan Reedy · 10 years ago
- 8bfacc7 Issue #25173: Replace 'master' with 'parent' in tkinter.messagebox calls. by Terry Jan Reedy · 10 years ago
- 647412f Issue #25198: Idle doc viewer now uses user width and height setting. by Terry Jan Reedy · 10 years ago
- bdf1d0d Issue #25225: add revised .html. by Terry Jan Reedy · 10 years ago
- 49095e2 Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> text by Terry Jan Reedy · 10 years ago
- 7cca4e5 Issue 21995: Explain some differences between IDLE and console Python. by Terry Jan Reedy · 10 years ago
- cf5bf82 Issue #22820: Explain need for *print* when running file from Idle editor. by Terry Jan Reedy · 10 years ago
- 328e1ec Issue 25224: Augment Idle doc feature list and no-subprocess section by Terry Jan Reedy · 10 years ago
- c7025c6 Issue #25219: Update doc for Idle command line options. by Terry Jan Reedy · 10 years ago
- fea7fc1 Issue #16893: Move idlelib.EditorWindow.HelpDialog deprecation warning by Terry Jan Reedy · 10 years ago
- b60d103 whitespace by Terry Jan Reedy · 10 years ago
- ca33d56 Issue #24570: Right-click for context menus now work on Mac Aqual also. by Terry Jan Reedy · 10 years ago
- 1234fd9 whitespace by Terry Jan Reedy · 10 years ago
- 13b21f8 Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. by Terry Jan Reedy · 10 years ago
- 4dd7887 Issue #24861: add Idle news items and correct previous errors. by Terry Jan Reedy · 10 years ago
- 79157ae Issue #24861: Add docstring to idlelib.__init__ with 'private' warning. by Terry Jan Reedy · 10 years ago
- 1d2ce97 Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines by Terry Jan Reedy · 10 years ago
- 8b7122c Issue #16893: finish deprecation. by Terry Jan Reedy · 10 years ago
- 36443f1 Issue #25199: Idle: add synchronization comments for future maintainers. by Terry Jan Reedy · 10 years ago
- 37ad796 Issue #16893: whitespace in help.py. by Terry Jan Reedy · 10 years ago
- 72895c1 Issue #16893: whitespace in idle.html. by Terry Jan Reedy · 10 years ago
- a2f257b Issue #16893: include new files by Terry Jan Reedy · 10 years ago
- 70e763c Issue #16893: Replace help.txt with idle.html for Idle doc display. by Terry Jan Reedy · 10 years ago
- edc041d Issue #24199: Add stacklevel to deprecation warning call. by Terry Jan Reedy · 10 years ago
- e1d38b0 Issue 24199: Deprecate idlelib.idlever with a warning on import. by Terry Jan Reedy · 10 years ago
- baf9ef9 Issue #24889: When starting Idle, force focus onto Idle window if not already by Terry Jan Reedy · 10 years ago
- 99c1a6d Issue #24745: Prevent IDLE initialization crash with Tk 8.4; patch by Ned Deily. by Terry Jan Reedy · 10 years ago
- b50d3b2 Issue #21192: Change 'RUN' back to 'RESTART' when running editor file. by Terry Jan Reedy · 10 years ago
- 34eab07 Issue #24790: correct typo noticed by Eric Smith by Terry Jan Reedy · 10 years ago
- 0c416e0 Issue #24790: Restore unused function. by Terry Jan Reedy · 10 years ago
- 936a6f1 Issue #24782: In Idle extension config dialog, replace tabs with sorted list. by Terry Jan Reedy · 10 years ago
- 864e1a6 Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts). by Terry Jan Reedy · 10 years ago
- ea42876 Entries for idlelib/NEWS.txt by Terry Jan Reedy · 10 years ago
- 87da498 Issue #24833: Add attribute reference needed for 3.x, but optional for 2.7, by Terry Jan Reedy · 10 years ago
- 1d8b7be Issue #24759: Revert 8203fc75b3d2. by Terry Jan Reedy · 10 years ago
- 1235214 Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default by Terry Jan Reedy · 10 years ago
- 8755d78 Issue #21192: Idle Editor. When a file is run, put its name in the restart bar. by Terry Jan Reedy · 10 years ago
- a872fec Issue 24759: Gracefull exit Idle if ttk import fails. by Terry Jan Reedy · 10 years ago
- fa002d4 Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. by Terry Jan Reedy · 10 years ago
- 4b2f5d9 Issue #20792: Expand idle_test.test_pathbowser. Tweak file. by Terry Jan Reedy · 10 years ago
- 58785d5 Issue #24671: Finish print conversion, idlelib GrepDialog and WidgetRedirector. by Terry Jan Reedy · 10 years ago
- b2f949a Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference by Ned Deily · 10 years ago
- 3dc4082 Update idlelib/NEWS.txt. by Terry Jan Reedy · 10 years ago
- b1f3797 merge 2.7.10 release branch by Benjamin Peterson · 10 years ago
- a71a4f4 make idlever.py self-updating (closes #24199) by Benjamin Peterson · 10 years ago
- bc50466 Issue #24245: Eliminated senseless expect clauses that have no any effect in by Serhiy Storchaka · 10 years ago
- 2312009 Issue #24222: Fix regression introduced with idlelib/PyShell.py future print by Terry Jan Reedy · 10 years ago
- 4b2c468 Issue #15809: IDLE shell now uses locale encoding instead of Latin1 for by Serhiy Storchaka · 10 years ago
- c8059e4 Issue #24199: Stop using idelver in aboutdialog. by Terry Jan Reedy · 10 years ago
- 8485437 Issue #23964: Update idlelib/idle_test/README.txt. first patch by Al Sweigart. by Terry Jan Reedy · 10 years ago
- d39d962 Issue #23184: idle tests, remove unused names and imports. by Terry Jan Reedy · 10 years ago
- 2848925 Issue #23184: idlelib, remove more unused names and imports. by Terry Jan Reedy · 10 years ago
- 91226cf idlelib: remove unused names and imports (forgot one). by Terry Jan Reedy · 10 years ago
- d8dc749 idlelib: remove unused names and imports (one is a duplicate import). by Terry Jan Reedy · 10 years ago
- a40ea98 bump version to 2.7.10rc1 by Benjamin Peterson · 10 years ago
- b9298a4 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 10 years ago
- fb0517c Issue #23825: Fixed test_idle under -OO. by Serhiy Storchaka · 10 years ago
- c811328 Escaped backslashes in docstrings. by Serhiy Storchaka · 10 years ago
- ac5164d Issue #23583: Fixed writing unicode to standard output stream in IDLE. by Serhiy Storchaka · 10 years ago
- b5daa3d Issue #23180: Rename IDLE "Windows" menu item to "Window". Patch by Al Sweigart. by Ned Deily · 11 years ago
- 22a041f Issue #23184: delete unused idlelib file. by Terry Jan Reedy · 11 years ago
- 16e093d Issue #20577: move configuration of FormatParagraph extension to new extension by Terry Jan Reedy · 11 years ago
- 78cf9a5 Issue 22823: Use set literal in idlelib. by Terry Jan Reedy · 11 years ago
- a5f49f5 bump to 2.7.9 final by Benjamin Peterson · 11 years ago
- 238afb7 sync idle news from 2.7 branch by Benjamin Peterson · 11 years ago
- af358ef 2.7.9rc1 by Benjamin Peterson · 11 years ago
- 7a16207 Issue #3068: Add Idle extension configuration dialog to Options menu. by Terry Jan Reedy · 11 years ago
- cf83476 Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of by Terry Jan Reedy · 11 years ago
- 833dfad Issue #22628: Increase Treewidge line spacing so lines do not overlap. by Terry Jan Reedy · 11 years ago
- 0234fd1 Issue #16233: When the module browser is not invoked in an editor window with by Terry Jan Reedy · 11 years ago
- cca5b69 Issue #3068: Change 0/1 to False/True so that extension configure dialog can by Terry Jan Reedy · 11 years ago
- 26e8252 Issue #22632: replace dead link with version-specific doc link. by Terry Jan Reedy · 11 years ago
- 08da46e Issue #22614: Don't try to update deleted text. Patch by Serhiy Storchaka. by Terry Jan Reedy · 11 years ago
- 987a02b Issue #14105: Change comment to reflect fix. Patch by Saimadhav Heblikar. by Terry Jan Reedy · 11 years ago
- 1375538 De-'colour'ize stdlib except for idlelib.configDialog. by Terry Jan Reedy · 11 years ago
- 23030db Issue 3068: Move idlelib.configDialog action button creation into a separate by Terry Jan Reedy · 11 years ago
- 163d7fb idlelib.configHandler: revise docstrings, add spaces, use False/True, add some by Terry Jan Reedy · 11 years ago
- f8b7e78 Update 2.7 idlelib.configHandler and reduce differences from 3.4 code. by Terry Jan Reedy · 11 years ago
- 57ac623 Issue #3832: backport 677a9326b4d4 to 2.7 (and delete some obsolete code). by Terry Jan Reedy · 11 years ago
- b17c1e0 Update Idle's online doc url. by Terry Jan Reedy · 11 years ago
- bee003c Issue #22420: Avoid 'write to None' crashes by using print instead. by Terry Jan Reedy · 11 years ago
- a3acea3 Issue #22340: Fix Python 3 warnings in Python 2 tests by Victor Stinner · 11 years ago
- 3eb554f Issue #22221: Backported fixes from Python 3 (issue #18960). by Serhiy Storchaka · 11 years ago
- 855a1e9 Idle ColorDelegator: finish removing code for 'as'. by Terry Jan Reedy · 11 years ago
- 52ed755 Idle ColorDelegator: remove special case code for 'as' in import statements. by Terry Jan Reedy · 11 years ago
- c11633e Issue #17390: Adjust Editor window title. Remove 'Python', move version to end. by Terry Jan Reedy · 11 years ago
- 25327d4 Issue #14105: Stop removing breakpoints from Idle editors. by Terry Jan Reedy · 11 years ago
- ae41086 PEP 8 spacing in idlelib.configDialog: mostly a = b in assignments, by Terry Jan Reedy · 11 years ago
- 19b7a75 Issue #22068: Don't create self reference cycles in idlelib.ConfigDialog. by Terry Jan Reedy · 11 years ago
- 110796f Reduce unnecessary 2.7 versus 3.4+ differences in idlelib/configDialog.py. by Terry Jan Reedy · 11 years ago
- af0dce9 Issue #21982: Add minimal unittest for configDialog with 46% coverage. by Terry Jan Reedy · 11 years ago
- 6e9a3ac Issue #17506: Synchronize Misc/NEWS and idlelib/NEWS.txt for 2.7. by Terry Jan Reedy · 11 years ago
- e2c409f Issue #18592: Method return signature changes made to SearchDialogBase for by Terry Jan Reedy · 11 years ago
- d6c3163 Issue #18592: Make unittest for SearchDialogBase work on all tk versions. by Terry Jan Reedy · 11 years ago