Fri, 07 Feb 2014 07:44:34 +0100 Jaroslav Tulach Updating copyright headers to mention current year
Fri, 07 Feb 2014 07:42:52 +0100 Jaroslav Tulach Fixing the header as suggested by the mvn license:format goal
Thu, 06 Feb 2014 18:32:23 +0100 Jaroslav Tulach Adding links to appropriate demos
Thu, 06 Feb 2014 18:06:50 +0100 Jaroslav Tulach Use singular
Thu, 06 Feb 2014 16:37:43 +0100 Jaroslav Tulach Really link to Factory
Thu, 06 Feb 2014 16:35:14 +0100 Jaroslav Tulach A bit of documentation for the TCK classes
Thu, 06 Feb 2014 16:34:40 +0100 Jaroslav Tulach Resolving link to TestNG
Thu, 06 Feb 2014 16:30:14 +0100 Jaroslav Tulach Hint to resolve link to @ServiceProvider Javadoc
Thu, 06 Feb 2014 16:21:58 +0100 Jaroslav Tulach Longer first sentence
Thu, 06 Feb 2014 16:16:01 +0100 Jaroslav Tulach Fixing typo
Thu, 06 Feb 2014 16:12:49 +0100 Jaroslav Tulach Providing overview
Thu, 06 Feb 2014 16:12:29 +0100 Jaroslav Tulach Direct link to the API class
Thu, 06 Feb 2014 15:03:36 +0100 Jaroslav Tulach More API groups
Thu, 06 Feb 2014 14:36:58 +0100 Jaroslav Tulach Adding missing package.html files so the overview page of aggregated Javadoc has descriptions for each API/SPI package
Thu, 06 Feb 2014 14:25:31 +0100 Jaroslav Tulach A bit of documentation for the AudioEnvironment provides
Thu, 06 Feb 2014 11:10:09 +0100 Jaroslav Tulach Moving into implementation package - e.g. org.netbeans.html
Thu, 06 Feb 2014 11:09:50 +0100 Jaroslav Tulach Human readable description of the plugin project
Thu, 06 Feb 2014 10:52:45 +0100 Jaroslav Tulach Fixing Javadoc warnings
Thu, 06 Feb 2014 10:16:26 +0100 Jaroslav Tulach Fixing Javadoc reference
Thu, 06 Feb 2014 10:12:06 +0100 Jaroslav Tulach Typo. Should be @link
Thu, 06 Feb 2014 09:44:06 +0100 Jaroslav Tulach Cannot use JavaScriptResource with JavaScriptBody
Thu, 06 Feb 2014 09:28:25 +0100 Jaroslav Tulach Describing postprocessing and a way to get started. Fixing other parts of Javadoc
Wed, 05 Feb 2014 13:37:51 +0100 Jaroslav Tulach loadScript may be asynchronous, so give the impl a bit of time to do the callback
Wed, 05 Feb 2014 13:26:19 +0100 Jaroslav Tulach Make sure that fetched Person is set when we change the fetched count
Wed, 05 Feb 2014 13:11:35 +0100 Jaroslav Tulach Handle the output even on non-HttpURLConnection. Set the method later than enabling output, as on phones the enablement of output may change the output method
Wed, 05 Feb 2014 13:10:26 +0100 Jaroslav Tulach The wording may be slightly different on alternative JDKs but it should contain both words
Wed, 05 Feb 2014 12:15:05 +0100 Jaroslav Tulach Being able to use older version of JSON parser
Wed, 05 Feb 2014 11:43:27 +0100 Jaroslav Tulach Removing unused import
Tue, 04 Feb 2014 13:44:12 +0100 Jaroslav Tulach Test for encoding of \
Tue, 04 Feb 2014 13:27:08 +0100 Jaroslav Tulach Don't store the websocket information in a variable, rather query again as the Fn.Presenter may be different
Tue, 04 Feb 2014 09:46:12 +0100 Jaroslav Tulach Sample usage of @JavaScriptBody annotation. Preprocessing classes and adding a Js/Java interoperability test
Mon, 03 Feb 2014 15:12:45 +0100 Jaroslav Tulach Keep JavaScriptXXX annotations in the post processed class file so they are available for bck2brwsr VM
Mon, 03 Feb 2014 15:12:08 +0100 Jaroslav Tulach Skip this test if there is no presenter
Mon, 03 Feb 2014 15:11:48 +0100 Jaroslav Tulach Be ready for SecurityException
Mon, 03 Feb 2014 11:33:10 +0100 Jaroslav Tulach Removing unneeded imports
Mon, 03 Feb 2014 10:31:55 +0100 Jaroslav Tulach By default use -target and -source 1.6
Sun, 02 Feb 2014 22:23:17 +0100 Jaroslav Tulach Object[] is not keyword
Sun, 02 Feb 2014 18:08:59 +0100 Jaroslav Tulach Documenting passing of arrays between Java and JavaScript
Sat, 01 Feb 2014 08:51:16 +0100 Jaroslav Tulach Including few usecases in the package description
Thu, 30 Jan 2014 17:08:51 +0100 Jaroslav Tulach The preprocessing behavior seems to be in good shape, merging to default branch
Thu, 30 Jan 2014 17:07:35 +0100 Jaroslav Tulach Don't export foreign META-INF/services, export only what we declare preprocess
Thu, 30 Jan 2014 16:46:14 +0100 Jaroslav Tulach No special checks. If there is no META-INF/services/net.java.html.js.classes, then assume we can run without special classloaders preprocess
Thu, 30 Jan 2014 14:59:33 +0100 Jaroslav Tulach Using META-INF/net.java.html.js.classes to find out whether runtime patching is needed or not. The annotation processor for @JavaScriptBody generate the file, the maven class post processor empties it. If such file is around, the bootstrap creates own file, otherwise it assumes patching has been done and is not needed in runtime. preprocess
Thu, 30 Jan 2014 12:11:06 +0100 Jaroslav Tulach Merge from default branch preprocess
Thu, 30 Jan 2014 12:09:09 +0100 Jaroslav Tulach Capture stack traces printed during the test run
Thu, 30 Jan 2014 11:36:32 +0100 Jaroslav Tulach Property changes are delivered when in-a union property changes union
Wed, 29 Jan 2014 15:49:48 +0100 Jaroslav Tulach Testing onChange behavior in union classes union
Wed, 29 Jan 2014 15:41:16 +0100 Jaroslav Tulach Fixing typos union
Wed, 29 Jan 2014 15:00:53 +0100 Jaroslav Tulach Include properties from the union classes into the main model union
Tue, 28 Jan 2014 16:18:33 +0100 Jaroslav Tulach More checks on dupl props union
Tue, 28 Jan 2014 15:14:14 +0100 Jaroslav Tulach A bit of detection of duplicated properties union
Tue, 28 Jan 2014 14:36:47 +0100 Jaroslav Tulach Rather than using 5 strings next to each other, encapsulate the value into a struct union
Tue, 28 Jan 2014 09:03:10 +0100 Jaroslav Tulach Adding javadoc and generating an error if the enum has not constants union
Tue, 28 Jan 2014 08:52:29 +0100 Jaroslav Tulach It is probably more consistent to use constructors rather than factory methods union
Mon, 27 Jan 2014 18:09:00 +0100 Jaroslav Tulach Be able to deserialize union classes from a JSON form union
Fri, 24 Jan 2014 18:01:37 +0100 Jaroslav Tulach Differentiate between the name of constant and the associated model class name union
Fri, 24 Jan 2014 17:23:27 +0100 Jaroslav Tulach Implementation of toString on union types union
Fri, 24 Jan 2014 16:43:31 +0100 Jaroslav Tulach Each model class needs to have default constructor union
Fri, 24 Jan 2014 15:01:15 +0100 Jaroslav Tulach Cloning of union works OK union
Fri, 24 Jan 2014 14:48:36 +0100 Jaroslav Tulach The type of an union is its associated enum constant union