X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=CHANGES;h=a70c0de59d8295ba8e3da41192fb0d55fafb7eb8;hb=79ee0997f89bb07995382ecaebfbb4ef50e183a1;hp=f444ca39d15fe9275e2dae31aa3a6f04e85df9f7;hpb=4a77ff1c730ec929befb3a031d6ac5f7061ccb33;p=org.ibex.core.git diff --git a/CHANGES b/CHANGES index f444ca3..a70c0de 100644 --- a/CHANGES +++ b/CHANGES @@ -309,3 +309,25 @@ 20-Jul megacz PNG.java: ignore transparency chunk if encountered before palette chunk +25-Jul megacz Box.java: fixed bug related to adding/removing boxes + +30-Jul corey build.xml: patch to make build.xml not depend on + +06-Jul megacz Context.java: workaround for GCJ bug which causes + MessageFormatter to choke on { and } + +06-Jul megacz MessageQueue.java: fixed MessageQueueWatcher so that it + works even when an infinite loop occurs in a _SizeChange + or _PosChange trap. + +06-Jul megacz Platform.java: removed WPAD detection, HTTP.Proxy => Proxy. + +06-Jul megacz Static.java, Resources.java: fixed xwt.static bug. + +06-Jul megacz SpecialBoxProperty.java: thisbox.root now returns null + if thisbox is a root box. + +06-Jul megacz Surface.java: fixed button 1/3 swapping bug + +06-Jul megacz TinySSL.java: option to ignore untrusted certs, fixed GCJ bug +