boot/src/main/java/org/netbeans/html/boot/impl/JsClassLoader.java
Tue, 26 Aug 2014 18:13:30 +0200 During the API review process (bug 246133) the reviewers decided that in order to include html4j to NetBeans Platform, we need to stop using org.apidesign namespace and switch to NetBeans one. Repackaging all SPI packages into org.netbeans.html.smthng.spi.
Mon, 19 May 2014 13:42:49 +0200 Getting more ready (but not fully) to JDK8's Javadoc
Fri, 07 Mar 2014 09:54:16 +0100 The Context creating providers commonly need access to BrwsrCtx and its inner classes
Thu, 06 Mar 2014 21:51:48 +0100 The infrastructure is trying to seek for Contexts.Provider(s), so load them by the same classloader.
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Tue, 14 Jan 2014 14:18:50 +0100 Merging in the state just after the 0.7 release
Sun, 12 Jan 2014 19:23:58 +0100 Speeding up start of applications by listing the classes that need post processing and analysing/processing only those
Sun, 12 Jan 2014 08:12:49 +0100 Updating to new order of method arguments
Thu, 09 Jan 2014 20:39:23 +0100 ko4j registers implementation of Transfer and WSTransfer based on XHR and WebSocket from a browser. The Java implementations of these interfaces has been moved to ko-ws-tyrus module. JavaScript arrays passed as parameters to Java callback methods need to be wrapped.
Wed, 08 Jan 2014 12:58:45 +0100 Implementation of knockout binding that does not rely on anything JavaFX specific
Tue, 07 Jan 2014 08:21:57 +0100 Merging with most recent changes on the default branch. Including switch to org.netbeans.html namespace.
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 16:59:43 +0100 Moving implementation classes into org.netbeans.html namespace