Mercurial > ecos
diff host/tools/configtool/ChangeLog @ 2709:dd813352ed34
* standalone/wxwin/outputwin.cpp, standalone/wxwin/outputwin.h,
standalone/wxwin/mainwin.cpp: Migrate save output method from
ecMainFrame to ecOutputWindow and manipulate state of associated
menu item. Fix from Spencer Oliver.
* common/common/build.cxx: Tweak library build rule generation to
allow correct use of the CDL make_object command in future.
| author | jld |
|---|---|
| date | Wed, 31 Dec 2008 16:11:51 +0000 |
| parents | a26c852686fb |
| children | e14d4c233d66 |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -1,3 +1,13 @@ +2008-12-31 John Dallaway <john@dallaway.org.uk> + + * standalone/wxwin/outputwin.cpp, standalone/wxwin/outputwin.h, + standalone/wxwin/mainwin.cpp: Migrate save output method from + ecMainFrame to ecOutputWindow and manipulate state of associated + menu item. Fix from Spencer Oliver. + + * common/common/build.cxx: Tweak library build rule generation to + allow correct use of the CDL make_object command in future. + 2008-12-30 John Dallaway <john@dallaway.org.uk> * standalone/wxwin/settingsdlg.cpp: Browse all files when selecting
