X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=nhistory.c;h=9d6a073219f7fdd2da2b8f307c6a9d60d26aa2da;hb=f360f5c49d27a95ca64e5755c42156ee1f7e95db;hp=cefb706ae1d8ae427f96be3b3af31a82aa23fb58;hpb=b602e7faa8f3973c5b3c4ae00108eaea982ea196;p=xboard.git diff --git a/nhistory.c b/nhistory.c index cefb706..9d6a073 100644 --- a/nhistory.c +++ b/nhistory.c @@ -62,6 +62,12 @@ AppendToHistoryMemo (char * text, int bold, int colorNr) return AppendText(&historyOptions[0], text); // for now ignore bold & color stuff, as Xaw cannot handle that } +void +HighlightMove (int from, int to, Boolean highlight) +{ + HighlightText (&historyOptions[0], from, to, highlight); +} + char *historyText; int