hg: openjfx/8/graphics/rt: 3 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Mon Jan 21 01:33:17 PST 2013
Changeset: e1921b721aa0
Author: Petr Pchelko <petr.pchelko at oracle.com>
Date: 2013-01-21 12:57 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/e1921b721aa0
RT-20020: Windows: support Aero Glass effects for top-level windows
RT-19988: Mac: Support NSTexturedBackgroundWindowMask style for windows
Reviewed-by: Anthony Petrov, Artem Ananiev, Pavel Safrata, Richard Bair
! javafx-ui-common/src/javafx/application/ConditionalFeature.java
! javafx-ui-common/src/javafx/stage/StageStyle.java
Changeset: d67bf0b88354
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2013-01-18 17:14 +0100
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d67bf0b88354
Fix for RT-26386: change in node orientation does not traverse the entire tree
+ javafx-ui-common/src/com/sun/javafx/scene/SceneHelper.java
! javafx-ui-common/src/com/sun/javafx/tk/Toolkit.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/Parent.java
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/stage/PopupWindow.java
! javafx-ui-common/src/javafx/stage/Stage.java
+ javafx-ui-common/test/unit/com/sun/javafx/test/OrientationHelper.java
+ javafx-ui-common/test/unit/javafx/scene/Node_effectiveOrientation_Test.java
+ javafx-ui-common/test/unit/javafx/scene/Node_hasMirroring_Test.java
Changeset: 9630723ae1a7
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2013-01-21 10:18 +0100
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/9630723ae1a7
Merge
More information about the openjfx-dev
mailing list