diff --git a/contrib/regression/ChangeLog b/contrib/regression/ChangeLog index c0d52161daf..77f284b9d85 100644 --- a/contrib/regression/ChangeLog +++ b/contrib/regression/ChangeLog @@ -1,3 +1,16 @@ +2007-12-22 Geoff Keating + + * GCC_Regression_Tester.wdgt/widget.html: Mark as HTML 4.01, + which it now is, rather than XHTML, which it never was. + (): Mark as UTF-8. Add title. Move CSS to top of + document, specify type. Mark script as 'defer'. + (updateContents): If loaded from HTTP, look for status in same + place as widget. + (gotContents): Use DOM methods to change text rather than innerHTML. + (): Eliminate unnecessary DIV element. + * GCC_Regression_Tester.wdgt/Info.plist: Update version, copyright + notice. + 2006-09-05 Geoffrey Keating * btest-gcc.sh: .bad_compare has moved to toplevel from gcc/. diff --git a/contrib/regression/GCC_Regression_Tester.wdgt/Info.plist b/contrib/regression/GCC_Regression_Tester.wdgt/Info.plist index a00106d1092..a011e69a38f 100644 --- a/contrib/regression/GCC_Regression_Tester.wdgt/Info.plist +++ b/contrib/regression/GCC_Regression_Tester.wdgt/Info.plist @@ -11,9 +11,9 @@ CFBundleName GCC Regr. Tester CFBundleShortVersionString - 1.0.1 + 1.0.2 CFBundleVersion - 1.0.1 + 1.0.2 CloseBoxInsetX 0 CloseBoxInsetY @@ -25,7 +25,7 @@ MainHTML widget.html NSHumanReadableCopyright - Copyright © 2005 Free Software Foundation, Inc. + Copyright © 2005, 2007 Free Software Foundation, Inc. Width 261 diff --git a/contrib/regression/GCC_Regression_Tester.wdgt/widget.html b/contrib/regression/GCC_Regression_Tester.wdgt/widget.html index b9fecc280b5..94f44ad3f82 100644 --- a/contrib/regression/GCC_Regression_Tester.wdgt/widget.html +++ b/contrib/regression/GCC_Regression_Tester.wdgt/widget.html @@ -1,5 +1,5 @@ - - - - - + - - -
Loading...
+
Loading...