X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=nhistory.c;h=9d6a073219f7fdd2da2b8f307c6a9d60d26aa2da;hb=0aa6203676d6c3e1bfb8fb6a17d801ebecf4c317;hp=cefb706ae1d8ae427f96be3b3af31a82aa23fb58;hpb=cbb23e5f23cee542f8099c7f80fd07df8d9f0a08;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