From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11992 invoked by alias); 1 May 2003 12:00:05 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 11980 invoked by uid 419); 1 May 2003 12:00:05 -0000 Date: Thu, 01 May 2003 12:00:00 -0000 Message-ID: <20030501120005.11978.qmail@sources.redhat.com> From: jld@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/host/tools/configtool ChangeLog standalon ... X-SW-Source: 2003/txt/msg00816.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Branch: ecos-v2_0-branch Changes by: jld@sourceware.org 2003-05-01 12:00:05 Modified files: host/tools/configtool: ChangeLog host/tools/configtool/standalone/wxwin: runtestsdlg.cpp host/tools/configtool/standalone/common: cdl_exec.cxx ecosconfig.cxx Log message: * 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.