summaryrefslogtreecommitdiff
path: root/Lib/idlelib/config-main.def
Commit message (Expand)AuthorAgeFilesLines
* Issue #28572: Use system-specific values for configdialog font testTerry Jan Reedy2016-11-071-0/+2
* Issue #28572: Add 10% to coverage of IDLE's test_configdialog.Terry Jan Reedy2016-11-071-31/+37
* Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.Terry Jan Reedy2016-07-101-1/+3
* Issue #25313: Change the handling of new built-in text color themes to betterTerry Jan Reedy2015-11-121-0/+2
* Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as defaultTerry Jan Reedy2015-08-011-1/+1
* Issue #20577: move configuration of FormatParagraph extension to new extensionTerry Jan Reedy2014-12-161-3/+0
* Issue #21138: Change default reformat paragraph width to PEP 8's 72.Terry Jan Reedy2014-04-221-1/+1
* #12274: use proper escaping for % in IDLE config.Ɓukasz Langa2011-06-071-2/+2
* Add config-main.def option to make the 'history' feature non-cyclic.Kurt B. Kaiser2005-02-031-2/+5
* SF patch #961387: Make IDLE's paragraph reformatting width configurableRaymond Hettinger2004-06-041-0/+3
* IDLEfork Bug 782759Kurt B. Kaiser2003-08-091-4/+9
* Set the default for delete-exitfunc in config-main.def to True to handleKurt B. Kaiser2003-06-011-1/+1
* Added a config-main General option to delete sys.exitfunc. The defaultKurt B. Kaiser2003-05-281-0/+1
* 1. SF Bug 661676Kurt B. Kaiser2003-05-261-2/+2
* Bruce Sherwood RFE/PatchKurt B. Kaiser2003-05-261-1/+2
* Whitespace NormalizationKurt B. Kaiser2003-05-181-10/+10
* [ SF 710733 - Martin v. Loewis] Improving source encoding dialogKurt B. Kaiser2003-05-101-0/+1
* M Bindings.pyKurt B. Kaiser2003-01-141-20/+13
* add a version of GvR's q&d python idle printing patch,Steven M. Gava2002-06-111-0/+2
* further work on new config system;Steven M. Gava2002-03-271-2/+0
* remove tabwidth (for tabs) config stuff,Steven M. Gava2002-03-121-1/+0
* further work on config system and config savingSteven M. Gava2002-02-051-28/+21
* further work on config savingSteven M. Gava2002-01-221-0/+1
* extension config reading by configDialog andSteven M. Gava2002-01-211-5/+5
* loading core keybindings via new config system plusSteven M. Gava2002-01-041-1/+1
* further development of highlighting and editor preference handling,Steven M. Gava2002-01-031-2/+2
* new config implementationSteven M. Gava2001-11-041-2/+2
* more of config dialog reading from filesSteven M. Gava2001-10-291-2/+2
* font/tabs config dialog page now reads its data from the config fileSteven M. Gava2001-10-231-1/+17
* start of new config handling stuffSteven M. Gava2001-09-241-0/+63