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
Thu, 07 Nov 2013 13:31:14 +0100 Jaroslav Tulach Conversion method from raw JSON object o @Model wrapper
Wed, 06 Nov 2013 16:23:32 +0100 Jaroslav Tulach Use OSGi bundles for org.json API in all cases
Wed, 06 Nov 2013 15:29:15 +0100 Jaroslav Tulach Using Eclipse-BuddyPolicy so ko-fx's registration is found as it has dependency on the brwsrctx module
Wed, 06 Nov 2013 15:15:54 +0100 Jaroslav Tulach Introducing Agent-Class to allow java.lang.instrument-like transforms of the @JavaScriptBody annotation
Tue, 05 Nov 2013 23:06:32 +0100 Jaroslav Tulach Exposing Fn.activate and Fn.activePresenter so they are available from exported packages
Tue, 05 Nov 2013 13:05:36 +0100 Jaroslav Tulach By default set public packages to empty string
Tue, 05 Nov 2013 12:59:47 +0100 Jaroslav Tulach Try also context classloader as a fallback - when not found, print a warning
Tue, 05 Nov 2013 12:59:16 +0100 Jaroslav Tulach Proper name of the exception
Tue, 05 Nov 2013 12:57:50 +0100 Jaroslav Tulach Depend only on lookup and only during compile time (e.g. provided dependency)
Tue, 05 Nov 2013 12:55:07 +0100 Jaroslav Tulach Another missing exported package
Tue, 05 Nov 2013 12:54:34 +0100 Jaroslav Tulach Accessing the impl classes via reflection only
Tue, 05 Nov 2013 09:04:29 +0100 Jaroslav Tulach Running inside OSGi container nicely reveals what packages need to be public...
Mon, 04 Nov 2013 13:03:58 +0100 Jaroslav Tulach Converted my JARs into OSGi bundles
Sat, 02 Nov 2013 15:50:23 +0100 Jaroslav Tulach Adding forgotten header
Sat, 02 Nov 2013 15:28:08 +0100 Jaroslav Tulach Primitive arrays in constructor takes primitive types
Sat, 02 Nov 2013 14:36:57 +0100 Jaroslav Tulach New lines in the javadoc
Thu, 10 Oct 2013 14:03:53 +0200 Jaroslav Tulach Manually merging current head with Jirka's conversions and switch to 0.7-SNAPSHOT
Thu, 10 Oct 2013 14:02:18 +0200 Jaroslav Tulach FnUtils are bloated and contain references to Asm classes. Separate the code needed by generated JsCallbacks into own class
Mon, 07 Oct 2013 13:29:07 +0200 Jaroslav Tulach Documenting the batch initialization interface
Wed, 18 Sep 2013 13:19:55 +0200 Jaroslav Tulach More flexible conversions as suggested by Jirka Tulach
Tue, 17 Sep 2013 12:20:40 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Tue, 17 Sep 2013 12:20:35 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.6
Tue, 17 Sep 2013 12:20:31 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.6 release-0.6
Mon, 16 Sep 2013 12:17:36 +0200 Jaroslav Tulach Continue iteration to next package, if needed