summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/configDialog.py
Commit message (Collapse)AuthorAgeFilesLines
...
* further work on dynamic reconfiguration;Steven M. Gava2002-03-181-0/+1
| | | | keybindings
* fixes to tabwidth code removalSteven M. Gava2002-03-121-6/+6
|
* remove tabwidth (for tabs) config stuff,Steven M. Gava2002-03-121-11/+11
| | | | | because of the way the tk text widget handles tabs they must remain a fixed size in idle
* further work on dynamic config changes;Steven M. Gava2002-03-121-1/+1
| | | | editor font
* remove debug cruftSteven M. Gava2002-03-051-6/+0
|
* further work on new config systemSteven M. Gava2002-03-051-3/+14
|
* First work on making config changes dynamic,Steven M. Gava2002-03-021-8/+7
| | | | dynamic theme changes
* handle user theme and key set deletionSteven M. Gava2002-02-181-8/+78
|
* improvement to keybinding re-use checkSteven M. Gava2002-02-111-1/+10
|
* base GetHighlight on GetThemeDict for better defaultsSteven M. Gava2002-02-111-2/+0
|
* further work on config savingSteven M. Gava2002-02-111-35/+0
|
* further work on config savingSteven M. Gava2002-02-111-68/+199
|
* further work on config system and config savingSteven M. Gava2002-02-051-64/+151
|
* more work on configuration savingSteven M. Gava2002-02-011-24/+23
|
* further work on config savingSteven M. Gava2002-01-291-13/+29
|
* further work on saving configsSteven M. Gava2002-01-241-22/+97
|
* more on config savingSteven M. Gava2002-01-221-16/+30
|
* further work on config savingSteven M. Gava2002-01-221-30/+106
|
* extension config reading by configDialog andSteven M. Gava2002-01-211-125/+163
| | | | beginning of configuration saving
* further work on keybinding configurationSteven M. Gava2002-01-191-3/+2
|
* keybinding configurationSteven M. Gava2002-01-191-2/+3
|
* keybinding configurationSteven M. Gava2002-01-191-33/+52
|
* loading core keybindings via new config system plusSteven M. Gava2002-01-041-7/+4
| | | | further devel of highlight handling
* further development of highlighting and editor preference handling,Steven M. Gava2002-01-031-23/+22
| | | | plus misc fixes cleanups for new config system
* changes to use new tabpages classesSteven M. Gava2001-12-051-67/+14
|
* back in harness on new config systemSteven M. Gava2001-11-211-32/+41
|
* new config implementationSteven M. Gava2001-11-041-53/+38
|
* further config system workSteven M. Gava2001-11-041-6/+35
|
* further config system workSteven M. Gava2001-11-031-111/+73
|
* more work to support new config systemSteven M. Gava2001-11-031-68/+103
|
* more loading from cfg filesSteven M. Gava2001-10-291-17/+61
|
* more of config dialog reading from filesSteven M. Gava2001-10-291-29/+71
|
* further work on loading config dialog values from the config filesSteven M. Gava2001-10-261-61/+15
|
* font/tabs config dialog page now reads its data from the config fileSteven M. Gava2001-10-231-14/+57
|
* start of new config handling stuffSteven M. Gava2001-09-241-48/+84
|
* further work on font config and general feel improvementsSteven M. Gava2001-08-131-21/+24
|
* repair posix fonts fixSteven M. Gava2001-08-111-32/+63
|
* beginning of work on the conf. handling smartsSteven M. Gava2001-08-081-11/+25
|
* more fleshing out, this time primarily the 'general' pageSteven M. Gava2001-08-071-2/+73
|
* began font / indentation pageSteven M. Gava2001-08-051-7/+85
|
* further work on keybinding pageSteven M. Gava2001-08-041-29/+119
|
* further work on config dialog, particularly highligthing configSteven M. Gava2001-08-031-34/+146
|
* indentation style changed to match existing sourceSteven M. Gava2001-07-311-114/+114
|
* some new dialogs and support files for new about and configuration ↵Steven M. Gava2001-07-311-0/+138
implementations