Mon, 21 Sep 2015 21:19:13 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-1.2.3 release-1.2.3
Mon, 21 Sep 2015 21:16:50 +0200 Jaroslav Tulach New version to accommodate yet another bugfix: #255421
Sat, 19 Sep 2015 15:05:59 +0200 Jaroslav Tulach #255421: A change to @Model property needs to be reported to knockout.js unless it is the same reference.
Fri, 18 Sep 2015 10:42:15 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Fri, 18 Sep 2015 10:42:14 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-1.2.2
Fri, 18 Sep 2015 10:42:14 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-1.2.2 release-1.2.2
Fri, 18 Sep 2015 10:39:19 +0200 Jaroslav Tulach We'll have new release
Tue, 15 Sep 2015 21:09:22 +0200 Jaroslav Tulach Merging 2nd fix for #254670
Tue, 15 Sep 2015 21:08:02 +0200 Jaroslav Tulach More gentle fix for #254670: Convert the value before it enters JavaScript space
Mon, 07 Sep 2015 05:54:03 +0200 Jaroslav Tulach Merge less warnings
Sun, 06 Sep 2015 15:24:12 +0200 Jaroslav Tulach Less warnings about structure of the HTML document
Mon, 07 Sep 2015 05:53:24 +0200 Jaroslav Tulach Only listen on local file URLs
Sun, 06 Sep 2015 14:48:44 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Sun, 06 Sep 2015 14:48:43 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-1.2.1
Sun, 06 Sep 2015 14:48:43 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-1.2.1 release-1.2.1
Sun, 06 Sep 2015 14:38:24 +0200 Jaroslav Tulach The latest version is going to be 1.2.1
Sat, 05 Sep 2015 22:35:56 +0200 Jaroslav Tulach Merge of fix for 255026
Sat, 05 Sep 2015 22:34:50 +0200 Jaroslav Tulach #255026: When comparing whether value of a Model property changed, one needs to compare against the previous value of the object, not the just assigned one.
Mon, 31 Aug 2015 22:55:01 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Mon, 31 Aug 2015 22:55:01 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-1.2
Mon, 31 Aug 2015 22:55:01 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-1.2 release-1.2
Mon, 31 Aug 2015 22:52:42 +0200 Jaroslav Tulach Removed tag release-1.2
Mon, 31 Aug 2015 22:27:33 +0200 Jaroslav Tulach #254882: More optimal event delivery when Proto.replaceValue(List, ...) is called.
Sat, 29 Aug 2015 01:51:36 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Sat, 29 Aug 2015 01:51:35 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-1.2
Sat, 29 Aug 2015 01:51:35 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-1.2
Sat, 29 Aug 2015 01:45:48 +0200 Jaroslav Tulach Merging two bugfixes done after first, unsuccessful attempt to release 1.2
Sat, 29 Aug 2015 01:44:24 +0200 Jaroslav Tulach Removed tag release-1.2
Sat, 29 Aug 2015 01:43:59 +0200 Toni Epple #254779: Use -Dfirebug.lite=true to enable Firebug integration
Wed, 26 Aug 2015 08:32:24 +0200 Jaroslav Tulach Closing the input tag fixes problems when running the TCK in bck2brwsr
Wed, 26 Aug 2015 07:30:32 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Wed, 26 Aug 2015 07:30:31 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-1.2
Wed, 26 Aug 2015 07:30:31 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-1.2
Tue, 25 Aug 2015 22:32:18 +0200 Jaroslav Tulach #253185: Emit a warning when there is a mishmash in actual and args parameter names
Tue, 25 Aug 2015 22:18:29 +0200 Jaroslav Tulach Unused imports
Mon, 24 Aug 2015 23:02:20 +0200 Jaroslav Tulach Ignore the tests on all JDK8 and add today's new one. Seems to be broken as well.
Mon, 24 Aug 2015 22:37:29 +0200 Jaroslav Tulach #254670: Need to convert enums to strings before passing them to knockout.js
Sun, 02 Aug 2015 10:03:54 +0200 Jaroslav Tulach Return type of @ComputedProperty's write method has to be void
Sun, 02 Aug 2015 09:59:37 +0200 Jaroslav Tulach Fixing the 1st argument of the write method, so we can really check the error in second argument
Sun, 19 Jul 2015 14:04:03 +0200 Jaroslav Tulach #252862: Remember state of FXWebView from previous application run
Sun, 19 Jul 2015 13:09:06 +0200 Jaroslav Tulach Moving the initial window position computation into separate method
Wed, 15 Jul 2015 22:06:19 +0200 Jaroslav Tulach #250450: Support for writable @ComputedProperty
Sat, 04 Jul 2015 22:41:17 +0200 Jaroslav Tulach Replacing model really needs to change the reference, as they are usually mutable and even if they are equal at a moment, they may start to be different in the future.
Fri, 03 Jul 2015 18:27:00 +0200 Jaroslav Tulach Cloning should record its usage of all model's properties, so it can be used in @ComputedProperty methods.
Thu, 02 Jul 2015 08:27:47 +0200 Jaroslav Tulach WebSocket transport without data() attribute is an error
Thu, 02 Jul 2015 08:19:25 +0200 Jaroslav Tulach Verify number of opening braces is the same as number of closing braces
Wed, 01 Jul 2015 23:21:56 +0200 Jaroslav Tulach More usage of inPckName
Wed, 24 Jun 2015 23:51:08 +0200 Jaroslav Tulach Replace access to null field with a call to method that doesn't throw any exception.
Wed, 24 Jun 2015 22:42:35 +0200 Jaroslav Tulach It is more effective to properly concatenate the string than to wrap streams in SequenceInputStream
Sun, 14 Jun 2015 22:11:56 +0200 Jaroslav Tulach #252987: Turn singleton into array when requested.
Sun, 14 Jun 2015 21:45:02 +0200 Jaroslav Tulach Verify we can deserialize arrays inside of a JSON object
Sun, 07 Jun 2015 20:40:39 +0200 Jaroslav Tulach Occupy 90% of width and height
Wed, 27 May 2015 23:37:25 +0200 Jaroslav Tulach #252258: @OnReceive attribute to specify additional request headers
Wed, 27 May 2015 22:40:01 +0200 Jaroslav Tulach Removing spaces at the end of the lines
Wed, 20 May 2015 06:27:27 +0200 Jaroslav Tulach Removing trailing spaces and ensuring that if a URL parameter is used multiple times, it generates just a single method parameter
Wed, 13 May 2015 10:21:37 +0300 Jaroslav Tulach Describing the importance of specifying the correct signature
Tue, 12 May 2015 21:58:37 +0300 Jaroslav Tulach More newlines for easier debugging
Tue, 12 May 2015 21:56:39 +0300 Jaroslav Tulach More of semicolons and newlines
Wed, 15 Apr 2015 10:39:20 +0200 Jaroslav Tulach #251119: Replacing assert with real assertXYZ method makes it certain the check is really performed in all situations
Sat, 11 Apr 2015 07:41:04 +0200 Jaroslav Tulach Ensure callback can be made to Java method with innerclass type parameters