context/src/main/java/net/java/html/BrwsrCtx.java
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
Tue, 05 Nov 2013 12:59:47 +0100 Try also context classloader as a fallback - when not found, print a warning
Fri, 13 Sep 2013 11:50:42 +0200 Context should be shared per classloader
Wed, 26 Jun 2013 17:21:10 +0200 Javadoc for the context API
Mon, 17 Jun 2013 18:07:59 +0200 Runs in 'classloader mode' of FX launcher
Tue, 28 May 2013 20:00:32 +0200 Bck2Brwsr throws SecurityException when one is trying to access ClassLoader of a Class. In case we already have a provider, ignore that exception
Tue, 28 May 2013 13:31:42 +0200 Moving Context into its own separate module, renaming to BrwsrCtx and making it flexible