context/src/main/java/org/apidesign/html/context/spi/Contexts.java
Sat, 02 Aug 2014 12:59:31 +0200 Fixing Javadoc to succeed on JDK8
Mon, 19 May 2014 13:42:49 +0200 Getting more ready (but not fully) to JDK8's Javadoc
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
Tue, 04 Mar 2014 17:09:22 +0100 Letting BrwsrCtx invoke runnables correctly and reschedule them into the appropriate thread if necessary. Caching JavaScript objects in the hope to allow asynchronous execution of the JavaScript snippets.
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Thu, 06 Feb 2014 14:36:58 +0100 Adding missing package.html files so the overview page of aggregated Javadoc has descriptions for each API/SPI package
Thu, 06 Feb 2014 10:52:45 +0100 Fixing Javadoc warnings
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
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Sun, 25 Aug 2013 10:51:50 +0200 Documenting parameters in Javadoc
Tue, 28 May 2013 13:31:42 +0200 Moving Context into its own separate module, renaming to BrwsrCtx and making it flexible