• Home
  • Raw
  • Download

Lines Matching refs:Idle

121 - Issue #24570: Idle: make calltip and completion boxes appear on Macs
124 - Issue #24988: Idle ScrolledList context menus (used in debugger)
133 - Issue #25198: Enhance the initial html viewer now used for Idle Help.
140 - Issue #25225: Condense and rewrite Idle doc section on text colors.
144 - Issue #22820: Explain need for *print* when running file from Idle editor.
146 - Issue #25224: Doc: augment Idle feature list and no-subprocess section.
148 - Issue #25219: Update doc for Idle command line options.
152 Use idleib.idle.* to start Idle. See idlelib.__init__.__doc__.
154 - Issue #25199: Idle: add synchronization comments for future maintainers.
156 - Issue #16893: Replace help.txt with help.html for Idle doc display.
158 It looks better than help.txt and will better document Idle as released.
166 - Issue #23672: Allow Idle to edit and run files with astral chars in name.
169 - Issue 24745: Idle editor default font. Switch from Courier to
174 - Issue #21192: Idle editor. When a file is run, put its name in the restart bar.
177 - Issue #13884: Idle menus. Remove tearoff lines. Patch by Roger Serwy.
190 extension has been moved from the General tab of the Idle preferences dialog
194 - Issue #16893: Update Idle doc chapter to match current Idle and add new
205 - Issue #16893: Update Idle doc chapter to match current Idle and add new
208 - Issue #3068: Add Idle extension configuration dialog to Options menu.
214 from a shell, output window, or 'Untitled' editor, Idle no longer displays
223 To match this, they are no longer pickled when running under Idle.
231 - Issue #14105: Idle debugger breakpoints no longer disappear
250 bindings for Idle so Caps Lock does not disable them. Patch by Roger Serwy.
253 still in progress no longer closes Idle.
267 consolidating and improving human-validated tests of Idle. Change other files
274 - Issue #20406: Use Python application icons for Idle window title bars.
284 - Issue #17390: Add Python version to Idle editor window title bar.
325 - Issue #7136: In the Idle File menu, "New Window" is renamed "New File".
338 See Lib/idlelib/idle_test/README.txt for how to run Idle tests.
376 - Issue #17390: Display Python version on Idle title bar.
509 - Issue #10404: Use ctl-button-1 on OSX for the context menu in Idle.
1137 Idle-dev and/or the Sourceforge CVS.