summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* Display IDLE warning as a warning rather than as an error.Terry Jan Reedy2015-10-271-3/+5
* Issue #24782: Limit width of canvas and hence IDLE settings dialog.Terry Jan Reedy2015-10-221-1/+1
* Issue #24782: Don't try to run now-removed extension dialog test.Terry Jan Reedy2015-10-201-1/+1
* Issue #24782: whitespaceTerry Jan Reedy2015-10-141-1/+1
* Issue #24782: Finish converting the Configure Extension dialog into a newTerry Jan Reedy2015-10-145-197/+144
* Issue #22726: Re-activate config dialog help button with some content aboutTerry Jan Reedy2015-10-122-20/+33
* Issue #24820: Update IDLE NEWS items.Terry Jan Reedy2015-10-041-0/+19
* Issue #24820: Add 'IDLE Dark' text color theme, warning, and solution.Terry Jan Reedy2015-10-042-0/+43
* Issue #25224: README.txt is now an idlelib index for IDLE developers andTerry Jan Reedy2015-10-032-62/+231
* Issue #24820: Users can now set breakpoint colors in Settings ->Terry Jan Reedy2015-10-031-14/+16
* Issue #24028: Add subsection about Idle calltips.Terry Jan Reedy2015-09-291-8/+30
* Add recent IDLE NEWS items.Terry Jan Reedy2015-09-291-3/+37
* Issue #24972: New option is only valid in tk 8.5+.Terry Jan Reedy2015-09-281-1/+3
* Issue #24972: Inactive selection background now matches active selectionTerry Jan Reedy2015-09-281-30/+1
* Backed out changeset: 70c01dd35100Terry Jan Reedy2015-09-281-1/+30
* Issue #24972: Inactive selection background now matches active selectionTerry Jan Reedy2015-09-281-30/+1
* Issue #25198: When using the Idle dov TOC menu, put the section title at theTerry Jan Reedy2015-09-271-22/+14
* Issue #24570: Idle: make calltip and completion boxes appear on MacsTerry Jan Reedy2015-09-272-0/+2
* Issue #24988: Idle ScrolledList context menus (used in debugger)Terry Jan Reedy2015-09-261-1/+6
* Issue #25173: Replace 'master' with 'parent' in tkinter.messagebox calls.Terry Jan Reedy2015-09-265-20/+20
* Issue #25198: Idle doc viewer now uses user width and height setting.Terry Jan Reedy2015-09-251-1/+5
* Issue #25225: add revised .html.Terry Jan Reedy2015-09-251-48/+29
* Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> textTerry Jan Reedy2015-09-241-8/+11
* Issue 21995: Explain some differences between IDLE and console Python.Terry Jan Reedy2015-09-241-9/+29
* Issue 25224: Augment Idle doc feature list and no-subprocess sectionTerry Jan Reedy2015-09-241-3/+17
* Issue #25219: Update doc for Idle command line options.Terry Jan Reedy2015-09-231-16/+17
* Idlelib.help: add 'b' prefix needed for bytes + bytes.Terry Jan Reedy2015-09-231-1/+1
* Issue #16893: Move idlelib.EditorWindow.HelpDialog deprecation warningTerry Jan Reedy2015-09-231-5/+5
* whitespaceTerry Jan Reedy2015-09-231-1/+1
* Issue #24570: Right-click for context menus now work on Mac Aqual also.Terry Jan Reedy2015-09-232-5/+13
* whitespaceTerry Jan Reedy2015-09-221-1/+1
* Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.Terry Jan Reedy2015-09-223-20/+37
* Issue #24861: add Idle news item and correct previous errors.Terry Jan Reedy2015-09-211-2/+5
* Issue #24861: Add docstring to idlelib.__init__ with 'private' warning.Terry Jan Reedy2015-09-211-1/+8
* Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 linesTerry Jan Reedy2015-09-211-100/+20
* Issue #16893: finish deprecation.Terry Jan Reedy2015-09-211-3/+1
* Issue #25199: Idle: add synchronization comments for future maintainers.Terry Jan Reedy2015-09-212-3/+14
* Issue #16893: whitespace in idle.html.Terry Jan Reedy2015-09-211-14/+14
* Issue #16893: Replace help.txt with idle.html for Idle doc display.Terry Jan Reedy2015-09-206-12/+927
* Issue #24199: Add stacklevel to deprecation warning call.Terry Jan Reedy2015-09-201-1/+1
* Issue 24199: Deprecate idlelib.idlever with a warning on import.Terry Jan Reedy2015-09-092-3/+19
* Issue #24889: When starting Idle, force focus onto Idle window if not alreadyTerry Jan Reedy2015-09-071-0/+1
* Issue #24745: Prevent IDLE initialization crash with Tk 8.4; patch by Ned Deily.Terry Jan Reedy2015-09-041-7/+11
* Issue #21192: Change 'RUN' back to 'RESTART' when running editor file.Terry Jan Reedy2015-09-031-1/+1
* Issue #24790: correct typo noticed by Eric SmithTerry Jan Reedy2015-08-271-1/+1
* Issue #24790: Restore unused function.Terry Jan Reedy2015-08-271-0/+3
* Issue #24782: In Idle extension config dialog, replace tabs with sorted list.Terry Jan Reedy2015-08-271-35/+50
* Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts).Terry Jan Reedy2015-08-181-6/+2
* Entries for idlelib/NEWS.txtTerry Jan Reedy2015-08-171-1/+14
* Issue #24833: Add attribute reference needed for 3.x.Terry Jan Reedy2015-08-141-1/+1