aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/configHandler.py
Commit message (Expand)AuthorAge
* add a version of GvR's q&d python idle printing patch,Steven M. Gava2002-06-11
* First work on making config changes dynamic,Steven M. Gava2002-03-02
* handle user theme and key set deletionSteven M. Gava2002-02-18
* base GetHighlight on GetThemeDict for better defaultsSteven M. Gava2002-02-11
* further work on config savingSteven M. Gava2002-02-11
* further work on config system and config savingSteven M. Gava2002-02-05
* improve user config dir handlingSteven M. Gava2002-02-01
* more work on configuration savingSteven M. Gava2002-02-01
* further work on config savingSteven M. Gava2002-01-29
* further work on saving configsSteven M. Gava2002-01-24
* extension config reading by configDialog andSteven M. Gava2002-01-21
* further work on keybinding configurationSteven M. Gava2002-01-19
* keybinding configurationSteven M. Gava2002-01-19
* loading core keybindings via new config system plusSteven M. Gava2002-01-04
* move core functionality of SearchBindings.py into EditorWindow.py properSteven M. Gava2002-01-04
* further development of highlighting and editor preference handling,Steven M. Gava2002-01-03
* further work on new configuration system, specifically,Steven M. Gava2001-12-03
* further config system workSteven M. Gava2001-11-04
* more work to support new config systemSteven M. Gava2001-11-03
* more of config dialog reading from filesSteven M. Gava2001-10-29
* further work supporting reading config dialog values form config files.Steven M. Gava2001-10-26
* font/tabs config dialog page now reads its data from the config fileSteven M. Gava2001-10-23
* start of new config handling stuffSteven M. Gava2001-09-24