K 10 svn:author V 5 joerg K 8 svn:date V 27 2000-02-19T20:56:14.000000Z K 7 svn:log V 354 Don't XawAsciiSourceFreeString() the value previously obtained with a XawDialogGetValueString(); this is apparently no longer permissible (the docs say it gets automatically freed by XawDialogGetValueString()). PR: ports/12490 While i was at it, i also added WM_DELETE_WINDOW hooks so all the toplevels can be deleted by usual window manager actions. END