ko4j/src/main/java/org/netbeans/html/ko4j/KO4J.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.
Sat, 02 Aug 2014 12:59:31 +0200 Fixing Javadoc to succeed on JDK8
Sun, 09 Mar 2014 14:49:43 +0100 One call to areWebSocketsSupported less
Tue, 04 Mar 2014 17:32:54 +0100 Deprecating Technology.runSafe - BrwsrCtx.execute is good enough
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Thu, 06 Feb 2014 10:16:26 +0100 Fixing Javadoc reference
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.
Thu, 09 Jan 2014 15:43:04 +0100 Updating references to ko4j
Thu, 09 Jan 2014 15:07:00 +0100 Fixing license for the rename files
Thu, 09 Jan 2014 15:03:34 +0100 Renaming to ko4j as now the support is trully generic