git: openjdk/jfx17u: master: 7 new changesets
Ambarish Rapte
arapte at openjdk.org
Tue Jan 17 19:00:11 UTC 2023
Changeset: 44bae7ae
Author: Kevin Rushforth <kcr at openjdk.org>
Date: 2022-10-29 13:42:07 +0000
URL: https://git.openjdk.org/jfx17u/commit/44bae7aee09ba90ad731b822bc9058a9b39ff398
8292112: Better DragView handling
Backport-of: 9d43d616923ad74bde155a22ce0c4b499896c7e7
! modules/javafx.graphics/src/main/native-glass/gtk/glass_dnd.cpp
Changeset: c63de356
Author: Kevin Rushforth <kcr at openjdk.org>
Date: 2022-10-29 13:47:11 +0000
URL: https://git.openjdk.org/jfx17u/commit/c63de35615212d63b1c18d1cb63439c86770693c
8292105: Improve Robot functionality
Backport-of: aa6917e0fab08520ee0843513f561adabccd8809
! modules/javafx.graphics/src/main/java/com/sun/glass/ui/GlassRobot.java
! modules/javafx.graphics/src/main/java/com/sun/glass/ui/mac/MacRobot.java
! modules/javafx.graphics/src/main/native-glass/gtk/GlassRobot.cpp
! modules/javafx.graphics/src/main/native-glass/mac/GlassRobot.m
! modules/javafx.graphics/src/main/native-glass/win/Robot.cpp
Changeset: 5a4c3244
Author: Alexander Matveev <almatvee at openjdk.org>
Date: 2022-10-31 17:12:57 +0000
URL: https://git.openjdk.org/jfx17u/commit/5a4c3244aa0217b6ea6184c6b2cc73ccb309f6bf
8292097: Better video decoding
Reviewed-by: kcr
Backport-of: 37548a8afe4adb47edfa93a6aaeec21d1985dce9
! modules/javafx.media/src/main/native/gstreamer/plugins/av/videodecoder.c
! modules/javafx.media/src/main/native/gstreamer/plugins/av/videodecoder.h
Changeset: 7354c4b7
Author: Ambarish Rapte <arapte at openjdk.org>
Date: 2022-11-02 12:18:43 +0000
URL: https://git.openjdk.org/jfx17u/commit/7354c4b7001f8426553c4cfbf7d425f79cdfa4c8
8289336: Better platform image support
8289343: Better GL support
Backport-of: 3fde080d1b65fff7c00415836db018b53561a5a0
! modules/javafx.graphics/src/main/java/com/sun/javafx/iio/bmp/BMPImageLoaderFactory.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/iio/common/ImageTools.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/iio/png/PNGImageLoader2.java
! modules/javafx.graphics/src/main/java/com/sun/prism/d3d/D3DResourceFactory.java
! modules/javafx.graphics/src/main/java/com/sun/prism/es2/ES2Texture.java
! modules/javafx.graphics/src/main/java/com/sun/prism/impl/BaseTexture.java
Changeset: 24bd251a
Author: Ajit Ghaisas <aghaisas at openjdk.org>
Date: 2022-11-07 09:40:57 +0000
URL: https://git.openjdk.org/jfx17u/commit/24bd251a708dafd26ce173250615bcf77760ae7e
8294779: Improve FX pages
Reviewed-by: kcr
Backport-of: 4f262518f48c984e72d06fce528ce2fca701664f
! modules/javafx.fxml/src/main/docs/javafx/fxml/doc-files/introduction_to_fxml.html
! modules/javafx.fxml/src/main/java/javafx/fxml/FXMLLoader.java
! modules/javafx.fxml/src/test/java/test/javafx/fxml/FXMLLoader_ScriptTest.java
Changeset: fb0a273e
Author: Kevin Rushforth <kcr at openjdk.org>
Date: 2022-11-28 07:26:45 +0000
URL: https://git.openjdk.org/jfx17u/commit/fb0a273e9a1aafd6c40f2bcacdd3123284963e47
Merge
! modules/javafx.fxml/src/main/docs/javafx/fxml/doc-files/introduction_to_fxml.html
! modules/javafx.media/src/main/native/gstreamer/plugins/av/videodecoder.c
! modules/javafx.fxml/src/main/docs/javafx/fxml/doc-files/introduction_to_fxml.html
! modules/javafx.media/src/main/native/gstreamer/plugins/av/videodecoder.c
Changeset: 16b72c08
Author: Ambarish Rapte <arapte at openjdk.org>
Date: 2023-01-06 17:58:41 +0000
URL: https://git.openjdk.org/jfx17u/commit/16b72c084fa5befa370baeea68935ffd5da20a3a
8299628: BMP top-down images fail to load after JDK-8289336
Backport-of: 5a70e4fb7fa5cbcc79c24bad9e8d94a4c55eb5aa
! modules/javafx.graphics/src/main/java/com/sun/javafx/iio/bmp/BMPImageLoaderFactory.java
More information about the openjfx-changes
mailing list