2002/06/14 22:57:20
[org.ibex.core.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 51f8674..08308f4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 15-May megacz Surface.java: key presses/releases only go to visible
               children, setLimits()
 
+15-May megacz XMLRPC.java: call() is now synchronized
+
+15-May megacz Win32.xml, GCJ.xml, GCJHTask.java: ${gcc-prefix} now ends
+              with a dash.
+
+15-May megacz Win32.java: handled the oddball all-protocol proxy case
+
+18-May megacz Static.java: removed redundant debug message
+
+18-May megacz JSObject.java: fixed a public/private bug
+
+28-May megacz HTTP.java: ugly hack to cope with Microsoft CARP PAC scripts
+
+28-May megacz Main.java: spelling fix
+
+01-Jun megacz Platform.java: extra checks on URL well-formedness
+
+01-Jun megacz AWT.java: file dialog suggestion bugfix
+
+01-Jun megacz Main.java: custom splash screen support
+
+01-Jun megacz POSIX.cc, POSIX.java: finally completed POSIX support
+
+01-Jun megacz Win32.cc: attempted fix for international keyboards
+
+05-Jun megacz Box.java: bugfix to ensure that negative regions are never filled
+
+05-Jun megacz Main.java: now require filename to end with .xwar
+
+05-Jun megacz XWT.java: xwt.fileSeparator, xwt.homeDir, xwt.tempDir,
+              xwt.recursivePrintObject
+
+05-Jun megacz AWT.java: fix for non-US keyboards
+