log

age author description
Tue, 01 Oct 2019 05:28:24 -0700 kcr 8231310: Add .jcheck/conf to jfx git repodefault tip
Tue, 01 Oct 2019 05:11:17 -0700 fastegal 8092352: Skip dispatch if there are no handlers/filters
Thu, 26 Sep 2019 12:58:49 -0700 kcr 8231326: Update README and CONTRIBUTING docs for Skara
Mon, 23 Sep 2019 19:53:36 +0200 jvos Added tag 14+1 for changeset 67129a01074e
Fri, 09 Aug 2019 18:02:46 +0200 jvos 8228766: Platform.startup() deadlock on mac14+1
Mon, 23 Sep 2019 08:15:36 -0700 kcr 8231126: libxslt.md has incorrect version string
Tue, 10 Sep 2019 08:52:49 -0700 kcr Merge
Tue, 10 Sep 2019 15:01:50 +0200 jvos 8230775: Create release notes for JavaFX 13
Tue, 10 Sep 2019 08:50:06 -0700 kcr Merge
Mon, 11 Mar 2019 16:23:23 +0100 jvos 8220419: Release notes for JavaFX 12
Tue, 10 Sep 2019 08:43:44 -0700 fastegal 8207774: TextField: must not forward ENTER if actionHandler consumed the actionEvent
Wed, 04 Sep 2019 11:59:23 -0700 kcr 8166194: JavaFX: poor printing quality for Region nodes
Fri, 30 Aug 2019 12:32:08 -0700 kcr Merge
Fri, 30 Aug 2019 21:00:23 +0200 jvos Added tag 13+14 for changeset 6425e1f958fc
Fri, 30 Aug 2019 22:07:51 +0530 ghb 8230361: [web] Cookies are not enabled in WebKit v608.113+14
Mon, 26 Aug 2019 11:28:52 -0700 kcr Merge
Mon, 26 Aug 2019 11:23:23 -0700 kcr 8229890: WritableImage update fails for empty region
Tue, 20 Aug 2019 10:43:13 +0200 jvos Added tag 13+13 for changeset dde636c6219c
Tue, 20 Aug 2019 08:34:02 -0700 tsayao 8227366: Wrong stage gets focused after modal stage creation
Tue, 20 Aug 2019 08:33:55 -0700 kcr 8179097: NPE in MenuButtonSkinBase class
Fri, 09 Aug 2019 08:07:41 -0700 kcr Merge
Fri, 09 Aug 2019 19:15:38 +0530 ghb 8229328: [windows] PlatformFileHandle type should be JGObject rather than void *13+13
Fri, 09 Aug 2019 09:37:37 +0200 jvos Added tag 13+12 for changeset e21afe5aabed
Thu, 08 Aug 2019 15:11:20 -0700 kcr 8220396: Bindings class gives a lot of unneeded 'select-binding' log messages
Tue, 06 Aug 2019 16:10:08 -0700 kcr Merge
Mon, 05 Aug 2019 05:51:51 -0700 kcr 8226782: Update copyright header for files modified in 201913+12
Thu, 01 Aug 2019 07:53:24 -0700 kcr Merge
Wed, 31 Jul 2019 14:00:34 +0530 ghb 8227431: [Windows] Fix assertion failure on X86 32-bit when enabling CLOOP based JavaScript interpreter
Mon, 29 Jul 2019 08:43:14 -0700 kcr Merge
Sat, 27 Jul 2019 13:26:29 +0300 nlisker 8221377: Fix mistakes in FX API docs
Fri, 26 Jul 2019 23:40:39 +0200 jvos Added tag 13+11 for changeset 030420e44e74
Thu, 25 Jul 2019 09:54:34 +0200 lbourges 8226789: Path rendered incorrectly when it goes outside the clipping region13+11
Thu, 25 Jul 2019 10:33:49 -0700 kcr Merge
Thu, 25 Jul 2019 22:14:54 +0530 arapte 8167148: Add native rendering support by supporting WritableImages backed by NIO ByteBuffers
Thu, 25 Jul 2019 09:54:34 +0200 lbourges 8226789: Path rendered incorrectly when it goes outside the clipping region
Wed, 24 Jul 2019 11:58:18 -0700 mennen 8227367: Missing @Override annotations in javafx.graphics/src/main/java/com/sun/prism/*
Tue, 23 Jul 2019 15:39:21 -0700 kcr Merge
Tue, 23 Jul 2019 12:27:02 -0700 kcr 8209086: Some javafx.web files are missing GPLv2+Classpath copyright header
Mon, 22 Jul 2019 12:57:44 -0700 kcr 8223722: Cleanup .gitignore file
Thu, 18 Jul 2019 11:47:40 -0700 kcr Merge
Tue, 16 Jul 2019 05:41:34 -0700 kcr 8224636: CSS "pointer-events" property "stroke" is not respected for SVG renderings
Thu, 18 Jul 2019 10:07:21 +0200 jvos Added tag 13+10 for changeset c91a28ed4845
Wed, 17 Jul 2019 22:22:20 +0200 jvos 8223760: support static builds13+10
Thu, 18 Jul 2019 00:21:27 +0300 nlisker 8226850: Use an EnumSet for DirtyBits instead of an ordinal-based mask
Wed, 17 Jul 2019 08:40:12 -0700 kcr 8227920: Remove dummy README from FX repo
Wed, 17 Jul 2019 08:30:15 -0700 kcr 8227540: Add README.md and CONTRIBUTING.md to jfx repo
Tue, 16 Jul 2019 10:39:50 -0700 kcr Merge
Tue, 16 Jul 2019 01:20:09 +0530 arapte 8209938: Default and Cancel button cause memory leak
Tue, 16 Jul 2019 05:41:34 -0700 kcr 8224636: CSS "pointer-events" property "stroke" is not respected for SVG renderings
Mon, 15 Jul 2019 14:25:17 -0700 kcr 8193911: Create README file to document bumping the version number
Fri, 12 Jul 2019 06:29:49 -0700 kcr Merge
Thu, 11 Jul 2019 15:37:25 +0530 arajkumar 8222912: Websocket client doesn't work in WebView
Fri, 12 Jul 2019 04:52:28 -0700 swpalmer 8185937: Editable Spinner up/down keys do not increment/decrement
Thu, 11 Jul 2019 15:37:25 +0530 arajkumar 8222912: Websocket client doesn't work in WebView
Wed, 10 Jul 2019 13:13:18 -0700 kcr 8226365: Change JavaFX release version to 14
Tue, 09 Jul 2019 05:09:40 -0700 kcr Added tag 14+0 for changeset 26dc4201fad2
Fri, 05 Jul 2019 13:58:27 +0530 arajkumar 8227079: Cherry pick GTK WebKit 2.24.3 changes14+0
Wed, 03 Jul 2019 12:05:09 +0530 nlisker 8226912: Color, Point2D and Point3D's fields should be made final
Sat, 29 Jun 2019 15:45:39 +0530 arajkumar 8219362: Update to 608.1 version of WebKit
Fri, 28 Jun 2019 21:50:03 +0300 nlisker 8226454: Point2D and Point3D should implement Interpolatable