Only adjust fonts that are actually changed
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 6 Apr 2016 09:56:36 +0000 (11:56 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 17 Apr 2016 08:24:58 +0000 (10:24 +0200)
commit7ba011f8aff2b5c485426888be6ab988eeec99f9
tree36f14e16d0ca6a36b92835de4903e18aacc66021
parent12386b8e128f848b3c1aecbca88e763e696a78bd
Only adjust fonts that are actually changed

OK-ing the Fonts dialog now checks which fonts have been changed,
and only applies those to the widgets that use them. In addition it
sets a flag to indicate that the changed font no longer is a default.
 A bug that did not apply the gameListFont for preview is now also
fixed.
dialogs.c