Fix CR in multi-line WinBoard text-edits
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 23 May 2011 15:22:58 +0000 (17:22 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 23 May 2011 15:22:58 +0000 (17:22 +0200)
commit517def3db2802813b017f261156b3975208cb692
treef8af34afd07286eb389240d5459f1af58648e8a3
parent13fa8dd75ddaa317141502a09766a78ecfe218e6
Fix CR in multi-line WinBoard text-edits

The generic popup did not add CR when strings containing '\n' were
printed in a multi-line text-edit, thus joining the lines. It was also
not possible to type a CR in a multi-line text-edit.
winboard/wsettings.c