Mercurial > ecos
diff host/tools/configtool/ChangeLog @ 2466:480aa5d146e3
* configtool/standalone/wxwin/admindlg.cpp,
configtool/standalone/wxwin/appsettings.cpp,
configtool/standalone/wxwin/configitem.cpp,
configtool/standalone/wxwin/configtool.cpp,
configtool/standalone/wxwin/configtooldoc.cpp,
configtool/standalone/wxwin/configtooldoc.h,
configtool/standalone/wxwin/configtoolview.cpp,
configtool/standalone/wxwin/configtree.cpp,
configtool/standalone/wxwin/conflictsdlg.cpp,
configtool/standalone/wxwin/docsystem.cpp,
configtool/standalone/wxwin/ecscrolwin.cpp,
configtool/standalone/wxwin/ecscrolwin.h,
configtool/standalone/wxwin/ecutils.cpp,
configtool/standalone/wxwin/ecutils.h,
configtool/standalone/wxwin/filename.cpp,
configtool/standalone/wxwin/filename.h,
configtool/standalone/wxwin/folderdlg.cpp,
configtool/standalone/wxwin/mainwin.cpp,
configtool/standalone/wxwin/makefile.gnu,
configtool/standalone/wxwin/packagesdlg.cpp,
configtool/standalone/wxwin/packagesdlg.h,
configtool/standalone/wxwin/platformsdlg.cpp,
configtool/standalone/wxwin/platformsdlg.h,
configtool/standalone/wxwin/splittree.cpp: Changes to allow building
against wxWidgets 2.6.x.
| author | jld |
|---|---|
| date | Wed, 26 Mar 2008 13:15:44 +0000 |
| parents | 663ef593022e |
| children | b75acb19f177 |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -18,6 +18,34 @@ 2006-07-11 John Dallaway <jld@ecoscent * standalone/wxwin/configtool.cpp: Workaround an exception handling issue with Cygwin 1.5.20. +2006-05-01 Andy Jackson <andy@xylanta.com> + + * standalone/wxwin/admindlg.cpp, + standalone/wxwin/appsettings.cpp, + standalone/wxwin/configitem.cpp, + standalone/wxwin/configtool.cpp, + standalone/wxwin/configtooldoc.cpp, + standalone/wxwin/configtooldoc.h, + standalone/wxwin/configtoolview.cpp, + standalone/wxwin/configtree.cpp, + standalone/wxwin/conflictsdlg.cpp, + standalone/wxwin/docsystem.cpp, + standalone/wxwin/ecscrolwin.cpp, + standalone/wxwin/ecscrolwin.h, + standalone/wxwin/ecutils.cpp, + standalone/wxwin/ecutils.h, + standalone/wxwin/filename.cpp, + standalone/wxwin/filename.h, + standalone/wxwin/folderdlg.cpp, + standalone/wxwin/mainwin.cpp, + standalone/wxwin/makefile.gnu, + standalone/wxwin/packagesdlg.cpp, + standalone/wxwin/packagesdlg.h, + standalone/wxwin/platformsdlg.cpp, + standalone/wxwin/platformsdlg.h, + standalone/wxwin/splittree.cpp: Changes to allow building + against current wxWidgets version (2.6.x). + 2005-07-09 Bart Veer <bartv@ecoscentric.com> * common/common/build.cxx: add support for C++ files that use a
