Kurt B. Kaiser
cca912279a
Update to reflect the current status of the configuration system.
...
Extensions must still be configured manually and there is currently one
set of extension key bindings for all platforms.
Bring NEWS.txt up to date.
Update CREDITS.txt and idlever.py for release.
M NEWS.txt
M config-extensions.def
M extend.txt
M help.txt
M idlever.py
2003-07-16 03:10:43 +00:00
Kurt B. Kaiser
282f122250
Whitespace Normalization
...
Modified Files:
config-extensions.def config-highlight.def config-keys.def
config-main.def
2003-05-18 02:21:55 +00:00
Kurt B. Kaiser
eb9637ef7d
M ScriptBinding.py
...
M config-extensions.def
M help.txt
1. Run Script --> Run Module
2. Update IDLE Help file and do more work on format.
2003-01-26 04:17:16 +00:00
Kurt B. Kaiser
710fa6c6df
Alt-H was conflicting with the Help menu on Windows.
...
Let's try Alt-2....
2002-12-23 03:35:27 +00:00
Kurt B. Kaiser
318016be65
Don't use Alt-Fn or Ctrl-Fn keys, reserved for desktop changes in Unix.
...
Zoom becomes Alt-H "height"
Check Module becomes Alt-X "syntax"
2002-12-03 20:34:43 +00:00
Kurt B. Kaiser
c7273a3832
MERGE DS_RPC_BRANCH into MAIN:
...
config-extensions.def
AutoIndent merged 21Jul
2002-09-14 03:15:06 +00:00
Kurt B. Kaiser
969de458aa
Rework the code to have only the GvR RPC. Output from execution of user
...
code is directed to the Shell.
2002-06-12 03:28:57 +00:00
Steven M. Gava
e28ee754b0
improvement to keybinding re-use check
2002-02-11 03:45:22 +00:00
Steven M. Gava
72c3bf076f
changeover to new keybinding configuration implementation
2002-01-19 10:41:51 +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
c11ccf35f4
start of new config handling stuff
2001-09-24 09:43:17 +00:00