hg: openjfx/2.2/controls/rt: 3 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Fri May 4 07:39:18 PDT 2012
Changeset: 83430f042b23
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-05-03 23:41 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/83430f042b23
[DOCS-ONLY] add "SB-dependency: RT-XXXXX has been filed to track this" comment for css related impl_ methods that are used by SceneBuilder
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/Parent.java
! javafx-ui-controls/src/javafx/scene/control/MenuItem.java
! javafx-ui-controls/src/javafx/scene/control/PopupControl.java
! javafx-ui-controls/src/javafx/scene/control/Tab.java
Changeset: fc135f987a0c
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-05-04 00:41 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/fc135f987a0c
RT-21185: only apply a css value if the new value is not equals the current value.
! javafx-ui-common/src/com/sun/javafx/css/StyleableProperty.java
! javafx-ui-common/test/unit/com/sun/javafx/css/StyleablePropertyTest.java
Changeset: 365cde0469cd
Author: Paru Somashekar <paru.somashekar at oracle.com>
Date: 2012-05-04 01:09 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/365cde0469cd
ColorPicker changes including adding Tooltip, context menu to delete custom color.
! javafx-ui-controls/src/com/sun/javafx/scene/control/ColorPicker.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ColorPalette.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ColorPickerSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/CustomColorDialog.java
More information about the openjfx-dev
mailing list