Fix initial display of logos
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 10 Oct 2012 16:45:59 +0000 (18:45 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Oct 2012 09:28:18 +0000 (11:28 +0200)
commitfaa0fea4cf9cc9de2d73add4695af3ed06517787
tree08d4ac0828e6fe103f097f8b51603e62699f4adb
parentbb308d141da0e79f9010aef7eb48f1d4044bab4e
Fix initial display of logos

The logos were selected and printed during the initialization,
before the main event loop was started. So the expose events during
widget creation, which created the drawing surfaces, were only processed
after the initial drawing of logos, so that there was nothing to draw on!
dialogs.c
dialogs.h
draw.c
draw.h
xboard.c
xoptions.c