cvs commit: hugs98/src/winhugs RtfWindow.c
Neil Mitchell <[email protected]> Sun, 13 Nov 2005 18:49:17 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <200511140249.jAE2nHfv004821__10554.2348734618$1131936656$gmane$org@monk.galois.com> |
neil 2005/11/13 18:49:17 PST
Modified files:
src/winhugs RtfWindow.c
Log:
Stop deadlocks, related to the Windows message pump being the same one for the RTF window as for the Timer
Fix bug where old format would persist in a new execution
Revision Changes Path
1.13 +12 -7 hugs98/src/winhugs/RtfWindow.c