Add logo widgets in main board window
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 12 Apr 2012 07:30:24 +0000 (09:30 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 19 Apr 2012 09:11:55 +0000 (11:11 +0200)
commita61f78756889e18aa279dc273bd99b9af60468d7
tree20c3afa25c89978d5f9799168a8c9af1564bb31f
parent25a2de7c48d693f8dd3ecc8dd9b794b140f2bdaf
Add logo widgets in main board window

New options -logoSize and -logoDir are added. The former enables logo display,
when non-zero and not too big. The latter is used by -autoLogo. The options
 -firstLogo and -secondLogo also work. Problem is that the clock height
is larger than the logo height, and for now a nasty trick in GenericPopUp
is used to position the next element (message field) w.r.t. the clocks,
rather than the last element of the row above (the logo): in case of a
SAME_ROW Graph element, 'last' is kept at the previous element.
args.h
common.h
dialogs.c
dialogs.h
xboard.c
xoptions.c