summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/configHandler.py
Commit message (Collapse)AuthorAgeFilesLines
...
* MERGE DS_RPC_BRANCH into MAINKurt B. Kaiser2002-09-141-1/+13
| | | | | configHandler.py AutoIndent merged 21Jul
* add a version of GvR's q&d python idle printing patch,Steven M. Gava2002-06-111-0/+1
| | | | slightly tweaked and modified for the idlefork config system
* First work on making config changes dynamic,Steven M. Gava2002-03-021-2/+8
| | | | dynamic theme changes
* handle user theme and key set deletionSteven M. Gava2002-02-181-2/+8
|
* base GetHighlight on GetThemeDict for better defaultsSteven M. Gava2002-02-111-18/+9
|
* further work on config savingSteven M. Gava2002-02-111-3/+12
|
* further work on config system and config savingSteven M. Gava2002-02-051-6/+40
|
* improve user config dir handlingSteven M. Gava2002-02-011-13/+31
|
* more work on configuration savingSteven M. Gava2002-02-011-4/+28
|
* further work on config savingSteven M. Gava2002-01-291-4/+61
|
* further work on saving configsSteven M. Gava2002-01-241-23/+68
|
* extension config reading by configDialog andSteven M. Gava2002-01-211-4/+5
| | | | beginning of configuration saving
* further work on keybinding configurationSteven M. Gava2002-01-191-6/+95
|
* keybinding configurationSteven M. Gava2002-01-191-1/+0
|
* loading core keybindings via new config system plusSteven M. Gava2002-01-041-7/+27
| | | | further devel of highlight handling
* move core functionality of SearchBindings.py into EditorWindow.py properSteven M. Gava2002-01-041-15/+7
| | | | | adjust configuration sources accordingly move SearchBindings.py into the attic now
* further development of highlighting and editor preference handling,Steven M. Gava2002-01-031-21/+85
| | | | plus misc fixes cleanups for new config system
* further work on new configuration system, specifically,Steven M. Gava2001-12-031-7/+42
| | | | on keybinding configuration
* further config system workSteven M. Gava2001-11-041-1/+10
|
* more work to support new config systemSteven M. Gava2001-11-031-9/+6
|
* more of config dialog reading from filesSteven M. Gava2001-10-291-5/+6
|
* further work supporting reading config dialog values form config files.Steven M. Gava2001-10-261-20/+40
|
* font/tabs config dialog page now reads its data from the config fileSteven M. Gava2001-10-231-15/+34
|
* start of new config handling stuffSteven M. Gava2001-09-241-0/+173