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
Sun, 15 Sep 2013 18:00:08 +0200 Jaroslav Tulach Log the function definition in a single log statement
Fri, 13 Sep 2013 11:50:42 +0200 Jaroslav Tulach Context should be shared per classloader batchnotify
Fri, 13 Sep 2013 11:49:26 +0200 Jaroslav Tulach Trigger Java<->JavaScript synchronization also for Tyrus tests batchnotify
Fri, 13 Sep 2013 11:40:18 +0200 Jaroslav Tulach Trigger Java<->JavaScript synchronization before querying the browser for its state. batchnotify
Fri, 13 Sep 2013 11:37:01 +0200 Jaroslav Tulach Notify changes only when the topmost presenter is being cleared batchnotify
Fri, 13 Sep 2013 11:04:17 +0200 Jaroslav Tulach Push values of chagned properties rather than letting the browser to callback for them batchnotify
Fri, 13 Sep 2013 10:17:21 +0200 Jaroslav Tulach Indexing by Combo to have access to properties batchnotify
Fri, 13 Sep 2013 10:06:56 +0200 Jaroslav Tulach Need a wrapper around JSObject to keep list of properties. Alas, when the Technology's Data parameter does not represent in browser recognizable object, we need to do some unwrapping. Right now doing it via Callable check. batchnotify
Thu, 12 Sep 2013 17:59:10 +0200 Jaroslav Tulach Notifies property changes in one batch batchnotify
Thu, 12 Sep 2013 17:18:18 +0200 Jaroslav Tulach Adding missing license to the HTML documentation file
Thu, 12 Sep 2013 16:13:26 +0200 Jaroslav Tulach One more link to websockets.html
Thu, 12 Sep 2013 16:10:02 +0200 Jaroslav Tulach Documenting how to use WebSockets
Thu, 12 Sep 2013 14:40:29 +0200 Jaroslav Tulach Javadoc for FXBrowsers.load