X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=CHANGES;h=3ef05930e2f1431f0fb7918777aea196141eeadc;hp=7c00770928c882c274494bf363e8cea63a84003a;hb=37da116d82809410880ad6d6a55ea85cd9158484;hpb=c9f6b3dd256396e17df86a371a27baa794c534ce diff --git a/CHANGES b/CHANGES index 7c00770..3ef0593 100644 --- a/CHANGES +++ b/CHANGES @@ -27,3 +27,199 @@ 21-Apr megacz src/org/xwt/Surface.java: workaround for GCJ PR java/6393 +22-Apr megacz src/org/xwt/plat/Java2.java: fixed bug that caused + RasterFormatException on jdk1.4 + +22-Apr megacz README: included instructions on how to build without gcc. + +26-Apr megacz src/org/xwt/Main.java: included text description on splash screen + +26-Apr megacz src/org/xwt/plat/Win32.xml, src/org/xwt/plat/Java2.xml: + adjusted dist / signature process. + +26-Apr megacz README: included printStackTrace() patch + +26-Apr megacz src/org/xwt/XWT.java: fixed bug 53 + +26-Apr megacz src/org/xwt/TinySSL.java: fixed PKCS1 bug + +26-Apr megacz build.xml: staging/production push process + +26-Apr megacz src/org/xwt/tasks/BashTask.java: now checks exit codes + +26-Apr megacz src/org/xwt/tasks/BashTask.java: added ssh support + +27-Apr megacz README: added file locking patch + +27-Apr megacz [lots of files]: introduced notion of buildid's, to make + XWT upgrades work more smoothly, and to prevent problems + with browser/plugin caches. + +27-Apr megacz JSObject.java: added extra debugging info + +27-Apr megacz XWT.java, Platform.java, Main.java, Java2.java, + Win32.java, Win32.cc, faq.html: added support for + xwt.newBrowserWindow() + +27-Apr megacz Surface.java, Box.java: nuked dirtiedTimeStamp + altogether; it caused more problems than it solved. + +27-Apr megacz reference.html: Changed capitalization of + faultstring/faultcode for xwt.soap() to match SOAP spec. + +27-Apr megacz XWT.java, Box.java: fixed ConversionError bug + +27-Apr megacz Platform.java: added a 3-pixel minimum for a font's + descent -- ensures that we have space for underlining. + +28-Apr megacz Template.java: fixed a bug where would + misbehave if used on a scriptless