diff host/tools/configtool/ChangeLog @ 2684:89abf581f4a4

* standalone/wxwin/runtestsdlg.cpp: Reduce initial/minimum size of the wxNotebook widget to allow initial display of borders and buttons. * standalone/wxwin/outputwin.cpp, standalone/wxwin/outputwin.h: Manipulate state of "Clear" context menu item. Fix from Spencer Oliver.
author jld
date Tue, 09 Dec 2008 19:05:35 +0000
parents 204262dd4d13
children 75d2f2d71e1f
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog
+++ b/host/tools/configtool/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-09  John Dallaway  <jld@ecoscentric.com>
+
+	* standalone/wxwin/runtestsdlg.cpp: Reduce initial/minimum size of the
+	wxNotebook widget to allow initial display of borders and buttons.
+
+	* standalone/wxwin/outputwin.cpp, standalone/wxwin/outputwin.h:
+	Manipulate state of "Clear" context menu item. Fix from Spencer Oliver.
+
 2008-12-08  John Dallaway  <jld@ecoscentric.com>
 
 	* standalone/wxwin/mainwin.cpp: Make menu acceleration keys unique.