Fri, 03 Jan 2014 08:16:39 +0100 Jaroslav Tulach Making JSON calls work without references to non-public packages osgi
Thu, 26 Dec 2013 22:42:01 +0100 Jaroslav Tulach read and extract moved to Proto osgi
Tue, 24 Dec 2013 13:43:31 +0100 Jaroslav Tulach No need for WrapperObject.equals trick osgi
Tue, 24 Dec 2013 08:21:48 +0100 Jaroslav Tulach Exporting access to JSONList osgi
Tue, 24 Dec 2013 07:17:26 +0100 Jaroslav Tulach Adding test for properties derived from arrays osgi
Mon, 23 Dec 2013 20:44:23 +0100 Jaroslav Tulach More usage of the TYPE variable osgi
Mon, 23 Dec 2013 20:39:24 +0100 Jaroslav Tulach Exposing some conversion methods through the Proto.Type interfaces osgi
Mon, 23 Dec 2013 16:41:47 +0100 Jaroslav Tulach Fully functional (except still using non-exported packages in OSGi mode) osgi
Mon, 23 Dec 2013 16:38:29 +0100 Jaroslav Tulach Eliminate many StackOverflow, althrough correctness of the assignment before finishing initialization is questionable osgi
Mon, 23 Dec 2013 16:34:52 +0100 Jaroslav Tulach Eliminate NPE osgi
Mon, 23 Dec 2013 16:33:28 +0100 Jaroslav Tulach JSON model tests pass OK osgi
Mon, 23 Dec 2013 15:29:02 +0100 Jaroslav Tulach Simplify implementation of FunctionBinding by usage of enhanced singletonizer holder Impl osgi
Mon, 23 Dec 2013 15:06:51 +0100 Jaroslav Tulach Compiles and most of the tests pass OK osgi
Mon, 23 Dec 2013 09:30:10 +0100 Jaroslav Tulach Replacing direct access to Bindings behind Proto.Type osgi
Sun, 22 Dec 2013 16:49:48 +0100 Jaroslav Tulach Fixing license again osgi
Sun, 22 Dec 2013 07:14:05 +0100 Jaroslav Tulach More infrastructure for OSGi test. Now fails on TCK importing impl package - as generated by annotation processor osgi
Sun, 22 Dec 2013 05:45:13 +0100 Jaroslav Tulach Simple way to bootstrap OSGi framework with all your bundles found on classpath and load a class from it osgi
Sun, 22 Dec 2013 05:40:18 +0100 Jaroslav Tulach Infrastructure for testing in an OSGi container osgi
Thu, 19 Dec 2013 17:11:01 +0100 Jaroslav Tulach Tests for deep recusion preprocess
Thu, 19 Dec 2013 09:15:41 +0100 Jaroslav Tulach Testing multiple callbacks to JavaScript from inside a callback in Java preprocess
Mon, 16 Dec 2013 18:08:40 +0100 Jaroslav Tulach Also the archetype needs to refer to org.netbeans.html groupId
Mon, 16 Dec 2013 17:39:56 +0100 Jaroslav Tulach The work on this project started in 2013
Mon, 16 Dec 2013 17:16:40 +0100 Jaroslav Tulach Merging the rebranding done on the netbeans branch
Mon, 16 Dec 2013 17:16:02 +0100 Jaroslav Tulach Will rebrand to NetBeans license
Mon, 16 Dec 2013 16:59:43 +0100 Jaroslav Tulach Moving implementation classes into org.netbeans.html namespace netbeans
Mon, 16 Dec 2013 15:48:09 +0100 Jaroslav Tulach Using longer bundle symbolic names netbeans
Mon, 16 Dec 2013 15:22:30 +0100 Jaroslav Tulach Updating location of the archetypes's pom.xml netbeans
Mon, 16 Dec 2013 15:18:58 +0100 Jaroslav Tulach Placing all projects into org.netbeans.html groupId netbeans
Mon, 16 Dec 2013 15:00:21 +0100 Jaroslav Tulach Changing license to standard GPLv2CPE/CDDL netbeans
Mon, 16 Dec 2013 14:59:30 +0100 Jaroslav Tulach Added tag netbeans_base for changeset 53634fd10e30
Sun, 15 Dec 2013 22:00:38 +0100 Jaroslav Tulach Test calling for a JavaScript from inside of a Java callback preprocess
Sun, 15 Dec 2013 19:03:35 +0100 Jaroslav Tulach Check behavior on void returning calls preprocess
Sun, 15 Dec 2013 18:58:41 +0100 Jaroslav Tulach Share context preprocess
Sat, 14 Dec 2013 12:51:15 +0100 Jaroslav Tulach Tests for boolean return type and a bit of string character encoding stuff preprocess
Fri, 13 Dec 2013 08:49:53 +0100 Jaroslav Tulach One method less preprocess
Fri, 13 Dec 2013 07:40:45 +0100 Jaroslav Tulach Can now preprocess classes which reference other types preprocess
Thu, 12 Dec 2013 23:59:50 +0100 Jaroslav Tulach Merging in recent changes on default branch preprocess
Thu, 12 Dec 2013 23:54:32 +0100 Jaroslav Tulach Load global scripts when first method in the class is called netbeans_base
Thu, 12 Dec 2013 18:33:11 +0100 Jaroslav Tulach Fail the build when the reference resource is not found
Wed, 11 Dec 2013 20:29:36 +0100 Jaroslav Tulach Merge from default preprocess
Mon, 09 Dec 2013 21:03:25 +0100 Jaroslav Tulach Can pass Java array into JavaScript preprocess
Fri, 06 Dec 2013 16:31:36 +0100 Jaroslav Tulach Check the system can send parameters to Java object from JavaScript preprocess
Wed, 04 Dec 2013 23:51:13 +0100 Jaroslav Tulach Test Java callback that returns a value preprocess
Wed, 04 Dec 2013 22:34:52 +0100 Jaroslav Tulach Check the callback happens on the right thread preprocess
Sun, 01 Dec 2013 22:15:30 +0100 Jaroslav Tulach Tests for passing null and Java objects to JavaScript and back preprocess
Sun, 01 Dec 2013 05:11:32 +0100 Jaroslav Tulach Can Java work with JavaScript object? preprocess
Thu, 28 Nov 2013 14:44:08 +0100 Jaroslav Tulach Survive wrong enum constants
Tue, 26 Nov 2013 18:00:44 +0100 Jaroslav Tulach Switching to official API preprocess
Tue, 26 Nov 2013 10:20:50 +0100 Jaroslav Tulach Don't escape apostroph, it is inside a string
Tue, 26 Nov 2013 10:13:49 +0100 Jaroslav Tulach Use official API for getting the presenter preprocess
Tue, 26 Nov 2013 10:11:37 +0100 Jaroslav Tulach Use official API for getting the presenter preprocess
Mon, 25 Nov 2013 17:23:50 +0100 Jaroslav Tulach activePresenter can return null preprocess
Mon, 25 Nov 2013 13:33:48 +0100 Jaroslav Tulach Can process 'provided' dependencies and include their modified classes in the projects classes output directory preprocess
Mon, 25 Nov 2013 09:44:59 +0100 Jaroslav Tulach Moving tests for @JavaScriptBody into TCK preprocess
Mon, 25 Nov 2013 09:15:27 +0100 Jaroslav Tulach Make sure we compile and run on dalvik preprocess
Sun, 24 Nov 2013 15:39:55 +0100 Jaroslav Tulach Maven plugin for preprocessing JavaScriptXXX annotations preprocess
Fri, 22 Nov 2013 10:49:23 +0100 Jaroslav Tulach Skip javadoc generation for the archetype
Thu, 21 Nov 2013 17:01:16 +0100 Jaroslav Tulach Properly encoding multiline string with various metacharacters when producing JSON representation of the object
Sun, 17 Nov 2013 09:00:23 +0100 Jaroslav Tulach Arrays.asList(new String[]).toArray() does not return Object[], but String[]! Leads to array store exception later in the method
Sun, 10 Nov 2013 17:35:08 +0100 Jaroslav Tulach Be able to generate 1.6 complient try/catch