Lines Matching refs:Idle
829 Idle: make calltip and completion boxes appear on Macs affected by a tk
839 Idle ScrolledList context menus (used in debugger) now work on Mac Aqua.
868 Enhance the initial html viewer now used for Idle Help. * Properly indent
881 Condense and rewrite Idle doc section on text colors.
899 Explain need for *print* when running file from Idle editor.
908 Doc: augment Idle feature list and no-subprocess section.
917 Update doc for Idle command line options. Some were missing and notes were
928 Idle. See idlelib.__init__.__doc__.
937 Idle: add synchronization comments for future maintainers.
946 Replace help.txt with help.html for Idle doc display. The new
948 better than help.txt and will better document Idle as released. The tkinter
977 Allow Idle to edit and run files with astral chars in name. Patch by Mohd
987 Idle editor default font. Switch from Courier to platform-sensitive
999 Idle editor. When a file is run, put its name in the restart bar. Do not
1009 Idle menus. Remove tearoff lines. Patch by Roger Serwy.