Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | key binding handling dialog | Steven M. Gava | 2002-01-12 | 1 | -0/+208 |
| | |||||
* | loading core keybindings via new config system plus | Steven M. Gava | 2002-01-04 | 8 | -31/+40 |
| | | | | further devel of highlight handling | ||||
* | move core functionality of SearchBindings.py into EditorWindow.py proper | Steven M. Gava | 2002-01-04 | 7 | -139/+69 |
| | | | | | 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 | 5 | -64/+153 |
| | | | | plus misc fixes cleanups for new config system | ||||
* | remove futzing with text font | Steven M. Gava | 2002-01-03 | 1 | -20/+10 |
| | |||||
* | fixups and improvements | Steven M. Gava | 2002-01-03 | 1 | -2/+3 |
| | |||||
* | moving to new config system | Steven M. Gava | 2002-01-03 | 1 | -15/+19 |
| | |||||
* | changes to use new tabpages classes | Steven M. Gava | 2001-12-05 | 1 | -67/+14 |
| | |||||
* | remove cruft from other project | Steven M. Gava | 2001-12-05 | 1 | -28/+1 |
| | |||||
* | cleaner tabbed-page mini implementation through classes | Steven M. Gava | 2001-12-05 | 1 | -0/+137 |
| | |||||
* | further work on new configuration system, specifically, | Steven M. Gava | 2001-12-03 | 3 | -66/+110 |
| | | | | on keybinding configuration | ||||
* | fix for redundant empty parent window when invoked from idle shell window | Steven M. Gava | 2001-11-21 | 1 | -5/+3 |
| | |||||
* | back in harness on new config system | Steven M. Gava | 2001-11-21 | 4 | -34/+53 |
| | |||||
* | new config implementation | Steven M. Gava | 2001-11-04 | 2 | -55/+40 |
| | |||||
* | further config system work | Steven M. Gava | 2001-11-04 | 4 | -17/+56 |
| | |||||
* | added ability to set hilightthickness | Steven M. Gava | 2001-11-03 | 1 | -3/+9 |
| | |||||
* | further config system work | Steven M. Gava | 2001-11-03 | 2 | -112/+74 |
| | |||||
* | more work to support new config system | Steven M. Gava | 2001-11-03 | 3 | -87/+121 |
| | |||||
* | Documentation patches by bsherwood | Chui Tey | 2001-10-31 | 1 | -4/+13 |
| | |||||
* | more loading from cfg files | Steven M. Gava | 2001-10-29 | 1 | -17/+61 |
| | |||||
* | more of config dialog reading from files | Steven M. Gava | 2001-10-29 | 4 | -38/+82 |
| | |||||
* | further work supporting reading config dialog values form config files. | Steven M. Gava | 2001-10-26 | 1 | -20/+40 |
| | |||||
* | dynamic option menu widget. | Steven M. Gava | 2001-10-26 | 1 | -0/+34 |
| | |||||
* | further work on loading config dialog values from the config files | Steven M. Gava | 2001-10-26 | 1 | -61/+15 |
| | |||||
* | font/tabs config dialog page now reads its data from the config file | Steven M. Gava | 2001-10-23 | 3 | -30/+108 |
| | |||||
* | merged port binding error message patch | Steven M. Gava | 2001-10-07 | 1 | -14/+33 |
| | |||||
* | merged win spawn patch | Steven M. Gava | 2001-10-07 | 1 | -1/+1 |
| | |||||
* | merged status bar packing patch | Steven M. Gava | 2001-10-07 | 1 | -2/+4 |
| | |||||
* | start of new config handling stuff | Steven M. Gava | 2001-09-24 | 6 | -48/+468 |
| | |||||
* | further work on font config and general feel improvements | Steven M. Gava | 2001-08-13 | 1 | -21/+24 |
| | |||||
* | removed some cruft | Steven M. Gava | 2001-08-12 | 1 | -7/+0 |
| | |||||
* | repair posix fonts fix | Steven M. Gava | 2001-08-11 | 2 | -38/+66 |
| | |||||
* | support for help menu changes | Steven M. Gava | 2001-08-11 | 1 | -0/+5 |
| | |||||
* | some re-design | Steven M. Gava | 2001-08-11 | 1 | -18/+27 |
| | |||||
* | supports about changes | Steven M. Gava | 2001-08-11 | 1 | -0/+50 |
| | |||||
* | adjust help menu bindings | Steven M. Gava | 2001-08-11 | 1 | -0/+1 |
| | |||||
* | beginning of work on the conf. handling smarts | Steven M. Gava | 2001-08-08 | 1 | -11/+25 |
| | |||||
* | more fleshing out, this time primarily the 'general' page | Steven M. Gava | 2001-08-07 | 1 | -2/+73 |
| | |||||
* | began font / indentation page | Steven M. Gava | 2001-08-05 | 1 | -7/+85 |
| | |||||
* | further work on keybinding page | Steven M. Gava | 2001-08-04 | 1 | -29/+119 |
| | |||||
* | further work on config dialog, particularly highligthing config | Steven M. Gava | 2001-08-03 | 1 | -34/+146 |
| | |||||
* | A more lightweight (and read only) way to view help text | Steven M. Gava | 2001-07-31 | 1 | -38/+4 |
| | | | | | until the new help system is implemented. Removed some commented cruft. | ||||
* | indentation style changed to match existing source | Steven M. Gava | 2001-07-31 | 2 | -174/+174 |
| | |||||
* | improve viewfile handling | Steven M. Gava | 2001-07-31 | 1 | -113/+118 |
| | | | | indentation style changed to match existing source | ||||
* | activate new about dialog for testing | Steven M. Gava | 2001-07-31 | 1 | -5/+7 |
| | |||||
* | removed redundant separate idlfefork ver | Steven M. Gava | 2001-07-31 | 1 | -2/+1 |
| | |||||
* | some new dialogs and support files for new about and configuration ↵ | Steven M. Gava | 2001-07-31 | 4 | -0/+365 |
| | | | | implementations | ||||
* | updated about info for 0.8.1 release | Steven M. Gava | 2001-07-21 | 1 | -3/+3 |
| | |||||
* | new material for 0.8.1 release | Steven M. Gava | 2001-07-21 | 2 | -9/+30 |
| | |||||
* | update in preparation for 0.8.1 alpha release | Steven M. Gava | 2001-07-20 | 1 | -0/+567 |
| |