Mercurial > ecos
diff host/tools/configtool/ChangeLog @ 839:706b0bdaf01c
* standalone/wxwin/appsettings.cpp, standalone/wxwin/configtool.cpp:
Look for a default repository at ../../packages relative to the
configtool location as a last resort.
* standalone/wxwin/configtool.cpp:
Eliminate scroll bar jitter in the output pane during eCos builds.
* standalone/wxwin/configtool.cpp (HasInput), standalone/wxwin/mainwin.cpp,
standalone/wxwin/configtool.rc, standalone/wxwin/makefile.gnu:
Allow configtool to build and run against wxWindows 2.4.0.
| author | jld |
|---|---|
| date | Tue, 18 Mar 2003 17:04:32 +0000 |
| parents | b4a3f003fc22 |
| children | 8bf039d894d8 |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -1,3 +1,19 @@ +2003-03-18 John Dallaway <jld@ecoscentric.com> + + * standalone/wxwin/appsettings.cpp, + standalone/wxwin/configtool.cpp: Look for a default repository + at ../../packages relative to the configtool location as a last + resort. + + * standalone/wxwin/configtool.cpp: Eliminate scroll bar jitter in + the output pane during eCos builds. + + * standalone/wxwin/configtool.cpp (HasInput), + standalone/wxwin/mainwin.cpp, + standalone/wxwin/configtool.rc, + standalone/wxwin/makefile.gnu: Allow configtool to build and run + against wxWindows 2.4.0. + 2003-03-07 John Dallaway <jld@ecoscentric.com> * standalone/wxwin/appsettings.cpp: Look in the right place for the
