== 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.