hg: openjfx/8/controls/rt: 6 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Tue Mar 19 09:49:05 PDT 2013
Changeset: bc859a872a95
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-03-19 12:33 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/bc859a872a95
RT-28997: have SimpleStyleable<Foo>Property extend Styleable<Foo>Property. Patch supplied by Danno Ferrin (danno.ferrin at shemnon.com), reviewed by David Grieve.
! .idea/compiler.xml
! .idea/libraries/jfxrt_binary_stub.xml
! .idea/modules.xml
! javafx-ui-common/src/javafx/css/SimpleStyleableBooleanProperty.java
! javafx-ui-common/src/javafx/css/SimpleStyleableDoubleProperty.java
! javafx-ui-common/src/javafx/css/SimpleStyleableFloatProperty.java
! javafx-ui-common/src/javafx/css/SimpleStyleableIntegerProperty.java
! javafx-ui-common/src/javafx/css/SimpleStyleableLongProperty.java
! javafx-ui-common/src/javafx/css/SimpleStyleableObjectProperty.java
! javafx-ui-common/src/javafx/css/SimpleStyleableStringProperty.java
Changeset: 222a76ee6a38
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-03-19 12:33 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/222a76ee6a38
RT-29031: @Ignore Node_effectiveOrientation_Css_Test
! javafx-ui-common/test/unit/javafx/scene/Node_effectiveOrientation_Css_Test.java
Changeset: 1e478f14d2f2
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-03-19 12:33 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1e478f14d2f2
RT-29019: check for null or empty style-class before calling StyleClassSet.getStyleClass
! javafx-ui-common/src/com/sun/javafx/css/StyleClassSet.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
Changeset: e7e4b09677e5
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-03-19 12:33 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e7e4b09677e5
RT-28992: additional null checks in StyleManager#removeFromCacheMap
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
Changeset: dec15223148f
Author: Paru Somashekar <paru.somashekar at oracle.com>
Date: 2013-03-19 09:51 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/dec15223148f
RT-23457 MenuItems should not be selected when a mouse move and mouse up occurs.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ContextMenuContent.java
Changeset: 6a275aaf415f
Author: Paru Somashekar <paru.somashekar at oracle.com>
Date: 2013-03-19 09:52 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/6a275aaf415f
RT-21138 BarChart - negative data item is added, animation starts from positive value
! javafx-ui-charts/src/javafx/scene/chart/BarChart.java
More information about the openjfx-dev
mailing list