Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert string exceptions to classes, string exceptions are deprecated | Neal Norwitz | 2002-11-30 | 1 | -5/+10 |
| | |||||
* | Fix Bug 612886 copy/paste menu items fail | Kurt B. Kaiser | 2002-09-26 | 1 | -0/+1 |
| | | | | | | | | | | (cut vs. Cut etc.) Fix Bug 613006 Ctrl-x Unix Binding Clears Selection (do-nothing does something :) Leave some debugging prints behind, commented out M EditorWindow.py M config-keys.def M configHandler.py | ||||
* | MERGE DS_RPC_BRANCH into MAIN | Kurt B. Kaiser | 2002-09-14 | 1 | -1/+13 |
| | | | | | configHandler.py AutoIndent merged 21Jul | ||||
* | add a version of GvR's q&d python idle printing patch, | Steven M. Gava | 2002-06-11 | 1 | -0/+1 |
| | | | | slightly tweaked and modified for the idlefork config system | ||||
* | First work on making config changes dynamic, | Steven M. Gava | 2002-03-02 | 1 | -2/+8 |
| | | | | dynamic theme changes | ||||
* | handle user theme and key set deletion | Steven M. Gava | 2002-02-18 | 1 | -2/+8 |
| | |||||
* | base GetHighlight on GetThemeDict for better defaults | Steven M. Gava | 2002-02-11 | 1 | -18/+9 |
| | |||||
* | further work on config saving | Steven M. Gava | 2002-02-11 | 1 | -3/+12 |
| | |||||
* | further work on config system and config saving | Steven M. Gava | 2002-02-05 | 1 | -6/+40 |
| | |||||
* | improve user config dir handling | Steven M. Gava | 2002-02-01 | 1 | -13/+31 |
| | |||||
* | more work on configuration saving | Steven M. Gava | 2002-02-01 | 1 | -4/+28 |
| | |||||
* | further work on config saving | Steven M. Gava | 2002-01-29 | 1 | -4/+61 |
| | |||||
* | further work on saving configs | Steven M. Gava | 2002-01-24 | 1 | -23/+68 |
| | |||||
* | extension config reading by configDialog and | Steven M. Gava | 2002-01-21 | 1 | -4/+5 |
| | | | | beginning of configuration saving | ||||
* | further work on keybinding configuration | Steven M. Gava | 2002-01-19 | 1 | -6/+95 |
| | |||||
* | keybinding configuration | Steven M. Gava | 2002-01-19 | 1 | -1/+0 |
| | |||||
* | loading core keybindings via new config system plus | Steven M. Gava | 2002-01-04 | 1 | -7/+27 |
| | | | | further devel of highlight handling | ||||
* | move core functionality of SearchBindings.py into EditorWindow.py proper | Steven M. Gava | 2002-01-04 | 1 | -15/+7 |
| | | | | | adjust configuration sources accordingly move SearchBindings.py into the attic now | ||||
* | further development of highlighting and editor preference handling, | Steven M. Gava | 2002-01-03 | 1 | -21/+85 |
| | | | | plus misc fixes cleanups for new config system | ||||
* | further work on new configuration system, specifically, | Steven M. Gava | 2001-12-03 | 1 | -7/+42 |
| | | | | on keybinding configuration | ||||
* | further config system work | Steven M. Gava | 2001-11-04 | 1 | -1/+10 |
| | |||||
* | more work to support new config system | Steven M. Gava | 2001-11-03 | 1 | -9/+6 |
| | |||||
* | more of config dialog reading from files | Steven M. Gava | 2001-10-29 | 1 | -5/+6 |
| | |||||
* | further work supporting reading config dialog values form config files. | Steven M. Gava | 2001-10-26 | 1 | -20/+40 |
| | |||||
* | font/tabs config dialog page now reads its data from the config file | Steven M. Gava | 2001-10-23 | 1 | -15/+34 |
| | |||||
* | start of new config handling stuff | Steven M. Gava | 2001-09-24 | 1 | -0/+173 |