Implement highlighting in engine output by through generic method
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 17 Oct 2012 12:40:59 +0000 (14:40 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 6 Nov 2012 13:13:55 +0000 (14:13 +0100)
commitf360f5c49d27a95ca64e5755c42156ee1f7e95db
tree4b392b23807a0a84569263dfc8f0f32a802d44f3
parentb602e7faa8f3973c5b3c4ae00108eaea982ea196
Implement highlighting in engine output by through generic method

HighlightMove was made generally available for all text. It is now just a
wrapper for the generic HighlightText, and could be moved to the back-end.
(This requires the initialization to be widget specific, and the flag
indicating it has been done is now stored in the Option.min field.)
dialogs.h
nengineoutput.c
nhistory.c
xaw/xhistory.c
xaw/xoptions.c
xengineoutput.c
xhistory.c
xoptions.c