2003/05/12 05:06:51
[org.ibex.core.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 30b2580..958e5ce 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 07-May david  .cvsignore, .cvsignore, .cvsignore: added cvsignore
               files
 
+08-May ejones Makefile, Main.java, Platform.java, Carbon.cc, Carbon.java, Win32.java:
+              Native Carbon Port: - Add Carbon implementation - Fix the
+              Makefile to build it correctly - Fix Main and Platform to call a
+              method running on the Platform class when XWT is running. -
+              Fixed Win32 to block the main thread forever in its running
+              method.
+
+09-May david  Makefile: fixes for upstream references
+
+11-May megacz Vec.java: made Vec final so methods get inlined
+
+11-May megacz Java2.java: removed references to Main.applet,
+              re-enabled dirtying on Java1.4-for-OSX
+
+11-May megacz Expr.java, JS.java, Lexer.java, Parser.java, package.html:
+              more JS code
+
+11-May megacz edit.xwt: updated to David's latest edit widget
+
+11-May megacz scar.png: scar image now lives in org.xwt.builtin
+