Terry Jan Reedy
|
5c28e9f887
|
Issue #23672: Allow Idle to edit and run files with astral chars in name.
Patch by Mohd Sanad Zaki Rizvi.
|
2015-08-06 00:54:07 -04:00 |
Terry Jan Reedy
|
2f7de53993
|
Issue #24759: Revert 13a8782a775e.
|
2015-08-03 18:34:22 -04:00 |
Terry Jan Reedy
|
d87d16826a
|
Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default
editor font. This should not affect current customized font selections.
Patch by Mark Roseman.
|
2015-08-01 18:57:33 -04:00 |
Terry Jan Reedy
|
231007fe14
|
Issue #21192: Idle Editor. When a file is run, put its name in the restart bar.
Do not print false prompts. Original patch by Adnan Umer.
|
2015-07-31 22:34:37 -04:00 |
Terry Jan Reedy
|
062759f1dc
|
Issue 24759: Gracefull exit Idle if ttk import fails.
|
2015-07-30 21:16:16 -04:00 |
Terry Jan Reedy
|
30f1f67248
|
Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy.
|
2015-07-30 16:44:22 -04:00 |
Terry Jan Reedy
|
19c1a8725c
|
Issue #20792: Expand idle_test.test_pathbowser. Tweak file to not copy twice.
Original patch by Saimadhav Heblikar.
|
2015-07-20 17:44:59 -04:00 |
Ned Deily
|
f1ce6deb41
|
Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference
on OS X. Original patch by André Freitas.
|
2015-07-04 15:05:07 -07:00 |
Terry Jan Reedy
|
c4dc43eaf4
|
Update idlelib/NEWS.txt.
|
2015-05-23 17:23:30 -04:00 |
Serhiy Storchaka
|
ef94869f4f
|
Issue #24245: Eliminated senseless expect clauses that have no any effect in
IDLE. Patch by Martin Panter.
|
2015-05-20 16:15:02 +03:00 |
Terry Jan Reedy
|
296c66e21c
|
Issue #24199: Make idlever module self updating. Syop using it in aboutDialog.
|
2015-05-16 19:28:32 -04:00 |
Terry Jan Reedy
|
a0b8a508c9
|
Issue #24212: Put reference in idle.__main__ to issue with explanation.
|
2015-05-16 18:31:15 -04:00 |
Terry Jan Reedy
|
031d0640cd
|
Issue #23964: Update idlelib/idle_test/README.txt. first patch by Al Sweigart.
|
2015-05-16 14:23:39 -04:00 |
Terry Jan Reedy
|
75fb816c78
|
Issue #23184: idle tests, remove unused names and imports.
|
2015-05-15 23:55:21 -04:00 |
Terry Jan Reedy
|
038c16b9a0
|
Issue #23184: idlelib, remove more unused names and imports.
|
2015-05-15 23:03:17 -04:00 |
Terry Jan Reedy
|
2733618fd9
|
idlelib: remove unused names and imports (one is a duplicate import).
|
2015-05-14 18:10:50 -04:00 |
Berker Peksag
|
4882cacab6
|
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
|
2015-04-14 09:30:01 +03:00 |
Zachary Ware
|
4c9c848159
|
Issue #17202: Add .bat to .hgeol to force them to CRLF.
Using LF can a script to fail if it tries to use a label that is
split across 512 byte blocks. Who knows why.
|
2015-04-13 11:59:54 -05:00 |
Serhiy Storchaka
|
9fa84b202e
|
Issue #23825: Fixed test_idle under -OO.
|
2015-04-04 09:47:31 +03:00 |
Serhiy Storchaka
|
9f8a8910a4
|
Escaped backslashes in docstrings.
|
2015-04-03 18:12:41 +03:00 |
Serhiy Storchaka
|
6c86fe2d4b
|
Issue #23583: Added tests for standard IO streams in IDLE.
|
2015-03-24 19:46:54 +02:00 |
Larry Hastings
|
fc8eda5ad8
|
Release bump for 3.4.3 final.
|
2015-02-22 23:55:39 -08:00 |
Larry Hastings
|
e5529063b2
|
Version bump for 3.4.3rc1.
|
2015-02-07 16:00:45 -08:00 |
Ned Deily
|
ccb416fee2
|
Issue #23180: Rename IDLE "Windows" menu item to "Window".
Patch by Al Sweigart.
|
2015-01-17 21:06:27 -08:00 |
Terry Jan Reedy
|
84d64a9c02
|
Issue #23184: delete unused idlelib file.
|
2015-01-07 23:48:46 -05:00 |
Terry Jan Reedy
|
df9386940a
|
Issue #20577: move configuration of FormatParagraph extension to new extension
configuration dialog. Patch by Tal Einat.
|
2014-12-16 03:21:26 -05:00 |
Terry Jan Reedy
|
049882e561
|
Issue 22823: Use set literal in idlelib.
|
2014-12-11 05:33:36 -05:00 |
Terry Jan Reedy
|
81f01fb104
|
Update idlelib/NEWS.txt.
|
2014-12-05 20:49:32 -05:00 |
Terry Jan Reedy
|
a9421fb3a3
|
Issue #3068: Add Idle extension configuration dialog to Options menu.
Original patch by Tal Einat.
|
2014-10-22 20:15:18 -04:00 |
Berker Peksag
|
f23530f569
|
Issue #22186: Fix typos in Lib/.
Patch by Févry Thibault.
|
2014-10-19 18:04:38 +03:00 |
Terry Jan Reedy
|
cd567365c9
|
Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of
htests to add # htest # marker for coveragepy and stop tcl errors.
|
2014-10-17 01:31:35 -04:00 |
Terry Jan Reedy
|
9a6f8e1866
|
Issue #22628: Increase Treewidge line spacing so lines do not overlap.
Move test lines up with respect to icons.
|
2014-10-16 23:12:48 -04:00 |
Terry Jan Reedy
|
380ec63f23
|
Issue #16233: When the module browser is not invoked in an editor window with
a filename, pop up the Open Module box. If a module is opened, open a
corresponding browser.
|
2014-10-15 22:01:31 -04:00 |
Terry Jan Reedy
|
00bdce3e10
|
Issue #3068: Change 0/1 to False/True so that extension configure dialog can
easily recognize and display boolean values as such and recognize changes.
Also reformat comments and alphabetize extensions included with Idle.
|
2014-10-14 18:55:20 -04:00 |
Terry Jan Reedy
|
ee3e56105f
|
Issue #22632: replace dead link with version-specific doc link.
|
2014-10-14 16:56:42 -04:00 |
Terry Jan Reedy
|
efc7258377
|
Issue #22614: Don't try to update deleted text. Patch by Serhiy Storchaka.
|
2014-10-12 22:58:47 -04:00 |
Terry Jan Reedy
|
6b04dc9bcc
|
Issue #14105: Change comment to reflect fix. Patch by Saimadhav Heblikar.
|
2014-10-12 01:11:05 -04:00 |
Terry Jan Reedy
|
ad0c57fed8
|
Issue #21986: Idle now matches interpreter in not pickling user code objects.
Patch by Claudiu Popa
|
2014-10-10 19:33:45 -04:00 |
Terry Jan Reedy
|
4fe69ba01c
|
Issue #20167: revise condition to accomodate message change.
|
2014-10-09 23:13:36 -04:00 |
Terry Jan Reedy
|
867579972d
|
De-'colour'ize stdlib except for idlelib.configDialog.
Tweak docstrigs and comments in affected functions in idlelib.configHandler.
|
2014-10-09 18:44:32 -04:00 |
Terry Jan Reedy
|
92cb0a361f
|
Issue 3068: Move idlelib.configDialog action button creation into a separate
method so it can be reused by the new extension dialog.
|
2014-10-08 20:29:13 -04:00 |
Larry Hastings
|
2ce95d7b7c
|
Merge from 3.4.2 release head back into 3.4 mainline.
|
2014-10-08 02:50:50 -07:00 |
Terry Jan Reedy
|
deb7bf123c
|
idlelib.configHandler: revise docstrings, add spaces, use False/True, add some
TODOs (mostly to do after add tests), and make a few other changes.
|
2014-10-06 23:26:26 -04:00 |
Larry Hastings
|
dbb126103e
|
Release bump for 3.4.2 final.
|
2014-10-05 19:05:50 -07:00 |
Terry Jan Reedy
|
9e883ca301
|
Update Idle news for 3.4.2 (and 3.4.1).
|
2014-10-01 03:08:17 -04:00 |
Larry Hastings
|
03776e33a9
|
Bump version number for 3.4.2rc1 release.
|
2014-09-21 00:09:56 +01:00 |
Terry Jan Reedy
|
b6e1778cbd
|
Update Idle's online doc url.
|
2014-09-19 22:54:15 -04:00 |
Terry Jan Reedy
|
81b062f63a
|
Issue #22420: Avoid 'write to None' crashes by using print instead.
Change a couple of existing prints. Original patch by Serhiy Storchaka.
|
2014-09-19 22:38:41 -04:00 |
Terry Jan Reedy
|
37ed873ac2
|
Idle ColorDelegator: finish removing code for 'as'.
|
2014-08-19 19:47:38 -04:00 |
Terry Jan Reedy
|
c1a723a0b3
|
Idle ColorDelegator: remove special case code for 'as' in import statements.
'As' became a full keyword when with statements were added in 2.5/2.6.
|
2014-08-19 17:17:57 -04:00 |