== 2002 ================================================================= 10-Apr megacz Box.java, Surface.java: fixed rendering glitch caused by lastDirtiedTimeStamp hack. 10-Apr megacz org/xwt/html/p.xwt: Improved flow performance. 10-Apr megacz org/xwt/Box.java: fixed a bug that prevented regions from being dirtied properly when boxes are removed from the tree and then re-added. 10-Apr megacz org/xwt/Box.java, org/xwt/SpecialBoxProperties.java: hshrink/vshrink are no longer implemented by manipulating dmax; the prerender pass understands them natively. 11-Apr megacz org/xwt/server/HTTP.java: fixed some CDATA misbehaviors. 11-Apr megacz org/xwt/html/p.xwt, org/xwt/html/test.xwt: improved HTML rendering; we can now render pretty much any

tag 13-Apr megacz README: updated to note that build process requires libgcj.jar even for jvm builds. 21-Apr megacz src/org/xwt/plat/GCJ.xml: removed -fno-rtti 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