2003/05/08 13:39:11
authorejones <ejones@xwt.org>
Fri, 30 Jan 2004 07:00:05 +0000 (07:00 +0000)
committerejones <ejones@xwt.org>
Fri, 30 Jan 2004 07:00:05 +0000 (07:00 +0000)
darcs-hash:20040130070005-dddfd-f57d0b3e9d9b9ef027e37a5d708a84cf28b8ea44.gz

CHANGES

diff --git a/CHANGES b/CHANGES
index 30b2580..7a518be 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.
+