Commit graph

317 commits

Author SHA1 Message Date
Steven M. Gava
5f28e8fbfb extension config reading by configDialog and
beginning of configuration saving
2002-01-21 06:38:21 +00:00
Steven M. Gava
72c3bf076f changeover to new keybinding configuration implementation 2002-01-19 10:41:51 +00:00
Steven M. Gava
c628a06c70 further work on keybinding configuration 2002-01-19 10:33:21 +00:00
Steven M. Gava
68d7336cb0 keybinding configuration 2002-01-19 01:30:56 +00:00
Steven M. Gava
facfc09352 keybinding configuration 2002-01-19 00:29:54 +00:00
Steven M. Gava
edb60a7ba9 key binding handling dialog 2002-01-12 09:48:02 +00:00
Steven M. Gava
0cae01c496 loading core keybindings via new config system plus
further devel of highlight handling
2002-01-04 07:53:06 +00:00
Steven M. Gava
c597640515 move core functionality of SearchBindings.py into EditorWindow.py proper
adjust configuration sources accordingly
move SearchBindings.py into the attic now
2002-01-04 03:06:08 +00:00
Steven M. Gava
ad4f532f65 further development of highlighting and editor preference handling,
plus misc fixes cleanups for new config system
2002-01-03 12:05:17 +00:00
Steven M. Gava
767a7ee9ad remove futzing with text font 2002-01-03 12:04:01 +00:00
Steven M. Gava
361cfcd69b fixups and improvements 2002-01-03 12:02:37 +00:00
Steven M. Gava
dc72f48e26 moving to new config system 2002-01-03 11:51:07 +00:00
Steven M. Gava
2d4e03b092 changes to use new tabpages classes 2001-12-05 07:54:07 +00:00
Steven M. Gava
34b8851c5f remove cruft from other project 2001-12-05 06:39:18 +00:00
Steven M. Gava
5b357b977a cleaner tabbed-page mini implementation through classes 2001-12-05 06:32:46 +00:00
Steven M. Gava
17d0154097 further work on new configuration system, specifically,
on keybinding configuration
2001-12-03 00:37:28 +00:00
Steven M. Gava
8c1ab14ada fix for redundant empty parent window when invoked from idle shell window 2001-11-21 05:58:24 +00:00
Steven M. Gava
3b55a891a1 back in harness on new config system 2001-11-21 05:56:26 +00:00
Steven M. Gava
d0342cdefa new config implementation 2001-11-04 11:53:10 +00:00
Steven M. Gava
9930061ce2 further config system work 2001-11-04 07:03:08 +00:00
Steven M. Gava
c034b47ef3 added ability to set hilightthickness 2001-11-03 14:55:47 +00:00
Steven M. Gava
9dd16b3443 further config system work 2001-11-03 14:54:25 +00:00
Steven M. Gava
e16d94b77e more work to support new config system 2001-11-03 05:07:28 +00:00
Chui Tey
8a7b4fa6d2 Documentation patches by bsherwood 2001-10-31 10:40:28 +00:00
Steven M. Gava
7c01786188 more loading from cfg files 2001-10-29 11:19:46 +00:00
Steven M. Gava
41a8532f66 more of config dialog reading from files 2001-10-29 08:05:34 +00:00
Steven M. Gava
2a63a07912 further work supporting reading config dialog values form config files. 2001-10-26 06:50:54 +00:00
Steven M. Gava
f126bcb653 dynamic option menu widget. 2001-10-26 06:49:14 +00:00
Steven M. Gava
485f7b6b58 further work on loading config dialog values from the config files 2001-10-26 06:47:09 +00:00
Steven M. Gava
429a86af5b font/tabs config dialog page now reads its data from the config file 2001-10-23 10:42:12 +00:00
Steven M. Gava
1f733baa04 merged port binding error message patch 2001-10-07 11:44:49 +00:00
Steven M. Gava
4eb286874f merged win spawn patch 2001-10-07 11:26:48 +00:00
Steven M. Gava
898a365c27 merged status bar packing patch 2001-10-07 11:10:44 +00:00
Steven M. Gava
c11ccf35f4 start of new config handling stuff 2001-09-24 09:43:17 +00:00
Steven M. Gava
33277c767f further work on font config and general feel improvements 2001-08-13 04:36:58 +00:00
Steven M. Gava
28ccc2463e removed some cruft 2001-08-12 01:14:55 +00:00
Steven M. Gava
c01e30f072 repair posix fonts fix 2001-08-11 15:48:13 +00:00
Steven M. Gava
abdfc4147d support for help menu changes 2001-08-11 07:46:26 +00:00
Steven M. Gava
5b3ac8f98f some re-design 2001-08-11 07:45:28 +00:00
Steven M. Gava
6b1ab255c2 supports about changes 2001-08-11 07:44:28 +00:00
Steven M. Gava
0ba4df89ab adjust help menu bindings 2001-08-11 07:42:37 +00:00
Steven M. Gava
074c9d2b20 beginning of work on the conf. handling smarts 2001-08-08 01:30:38 +00:00
Steven M. Gava
230e5789e5 more fleshing out, this time primarily the 'general' page 2001-08-07 03:28:25 +00:00
Steven M. Gava
f213ccb5d1 began font / indentation page 2001-08-05 08:00:28 +00:00
Steven M. Gava
60fc707be5 further work on keybinding page 2001-08-04 13:58:22 +00:00
Steven M. Gava
952d0a57d8 further work on config dialog, particularly highligthing config 2001-08-03 04:43:44 +00:00
Steven M. Gava
b9d07b5a8b A more lightweight (and read only) way to view help text
until the new help system is implemented. Removed some
commented cruft.
2001-07-31 11:11:38 +00:00
Steven M. Gava
d721c48165 indentation style changed to match existing source 2001-07-31 10:46:53 +00:00
Steven M. Gava
885c0bbd54 improve viewfile handling
indentation style changed to match existing source
2001-07-31 10:44:35 +00:00
Steven M. Gava
7d9ed726fb activate new about dialog for testing 2001-07-31 07:01:47 +00:00