comparison host/tools/configtool/ChangeLog @ 983:c6f60d200323

* standalone/common/cdl_exec.cxx: Generate Cygwin text-mode mounts explicitly since text-mode is no longer the default. * standalone/wxwin/runtestsdlg.cpp: Use the rich edit control under Windows to eliminate a 64k limit on the length of text in the test output window and make the window read-only.
author jld
date Thu, 01 May 2003 12:00:51 +0000
parents 3a0b48bb7dc8
children 8f4717f85ff4
comparison
equal deleted inserted replaced
982:282a39769954 983:c6f60d200323
1 2003-05-01 John Dallaway <jld@ecoscentric.com>
2
3 * standalone/common/cdl_exec.cxx: Generate Cygwin text-mode mounts
4 explicitly since text-mode is no longer the default.
5
6 * standalone/wxwin/runtestsdlg.cpp: Use the rich edit control under
7 Windows to eliminate a 64k limit on the length of text in the test
8 output window and make the window read-only.
9
1 2003-04-25 John Dallaway <jld@ecoscentric.com> 10 2003-04-25 John Dallaway <jld@ecoscentric.com>
2 11
3 * standalone/wxwin/docsystem.cpp: Accommodate the latest HTML doc 12 * standalone/wxwin/docsystem.cpp: Accommodate the latest HTML doc
4 structure. 13 structure.
5 14