X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=CHANGES;h=08308f41a2b2e598c8b13d57c85ce43a71c9b050;hb=d993b0880ec717c880cf407a90fe73551ba0d00d;hp=7a1fc82f51af655b46ab1226027e434e22f8c488;hpb=95a1db611fe9566fcaa98e05bc14aa01124ad650;p=org.ibex.core.git diff --git a/CHANGES b/CHANGES index 7a1fc82..08308f4 100644 --- a/CHANGES +++ b/CHANGES @@ -164,3 +164,30 @@ 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 +