Thu, 24 Jul 2014 16:18:37 +0200Handle null elements in arrays JsonArray
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 24 Jul 2014 16:18:37 +0200] rev 750
Handle null elements in arrays

Thu, 24 Jul 2014 16:11:59 +0200Handle 'null' property values JsonArray
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 24 Jul 2014 16:11:59 +0200] rev 749
Handle 'null' property values

Thu, 24 Jul 2014 15:48:44 +0200status higher than 400 is an error, so report it as error JsonArray
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 24 Jul 2014 15:48:44 +0200] rev 748
status higher than 400 is an error, so report it as error

Tue, 22 Jul 2014 18:29:06 +0200Collector method to parse a JSON array into a Collection JsonArray
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 22 Jul 2014 18:29:06 +0200] rev 747
Collector method to parse a JSON array into a Collection

Tue, 22 Jul 2014 18:06:57 +0200Throw EOFEx when the array is empty JsonArray
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 22 Jul 2014 18:06:57 +0200] rev 746
Throw EOFEx when the array is empty

Tue, 22 Jul 2014 17:55:18 +0200Models.parse can pick-up first element from an array JsonArray
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 22 Jul 2014 17:55:18 +0200] rev 745
Models.parse can pick-up first element from an array

Mon, 21 Jul 2014 11:28:13 +0200Don't forget to show default text, if provided
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 21 Jul 2014 11:28:13 +0200] rev 744
Don't forget to show default text, if provided

Mon, 21 Jul 2014 10:38:01 +0200The code is using more JavaFX packages. Explicitly exporting them.
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 21 Jul 2014 10:38:01 +0200] rev 743
The code is using more JavaFX packages. Explicitly exporting them.

Mon, 21 Jul 2014 10:33:15 +0200Using parameter-less ScrollPane constructor that was available on JDK7
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 21 Jul 2014 10:33:15 +0200] rev 742
Using parameter-less ScrollPane constructor that was available on JDK7

Mon, 21 Jul 2014 10:28:07 +0200Using HBox constructor that should be available on JDK7u25
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 21 Jul 2014 10:28:07 +0200] rev 741
Using HBox constructor that should be available on JDK7u25