Let GTK build pay attention to font arguments
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 7 Sep 2014 21:28:29 +0000 (23:28 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 7 Sep 2014 21:28:29 +0000 (23:28 +0200)
commite44956f15bba619f1c3ad8fa5927ae1862ef83c0
tree6d4256dd2bef5733a50e4628b15da23c0c29abf0
parent15f9bdded9713c16dd2ddd1e3b9e694aa0d5b373
Let GTK build pay attention to font arguments

Multi-line text edits now use the initial value of the Option.textValue
field as a pointer to a (char*) holding a font name, to be used for
the text displayed in it. (After which they overwrite the field with
the textView handle.) The font options -tagsFont, -commentFont, icsFont,
-moveHistoryFont and -gameListFont are now activated in the GTK build,
to control the corresponding memos.
dialogs.c
dialogs.h
gtk/xboard.c
gtk/xoptions.c
xboard.texi