hg: openjfx/8/controls/rt: 5 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Mon Feb 18 17:18:43 PST 2013
Changeset: 5124ab1a7a00
Author: jgiles
Date: 2013-02-19 10:42 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5124ab1a7a00
RT-28337: Regression : many controls cannot be resized
! javafx-ui-controls/src/javafx/scene/control/SkinBase.java
Changeset: 8aec9ff72401
Author: jgiles
Date: 2013-02-19 10:43 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8aec9ff72401
RT-28366: ColorPickerSkin : create on demand color names map as opposed to a static list that reflects off of Color class.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ColorPickerSkin.java
Changeset: 799c98ad1c38
Author: jgiles
Date: 2013-02-19 11:17 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/799c98ad1c38
Updated the color name map based on tweaks provided by Jindra.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ColorPickerSkin.java
Changeset: 53d2d6db973a
Author: jgiles
Date: 2013-02-19 12:44 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/53d2d6db973a
RT-26542: [TabPane] Disabled / Disable states are inconsistent
Reviewed-by: jgiles
Contributed-by: Tom Schindl <tom.schindl at bestsolution.at>
! javafx-ui-controls/src/javafx/scene/control/Tab.java
! javafx-ui-controls/test/javafx/scene/control/TabTest.java
Changeset: 5c929574001d
Author: jgiles
Date: 2013-02-19 14:05 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5c929574001d
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/controls/jfx/rt
More information about the openjfx-dev
mailing list