hg: openjfx/8/controls/rt: 3 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Tue Apr 30 21:48:14 PDT 2013


Changeset: 5c1b10af082b
Author:    jgiles
Date:      2013-05-01 13:05 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5c1b10af082b

Update eclipse .classpath

! .classpath

Changeset: 7ca7328377bc
Author:    jgiles
Date:      2013-05-01 15:53 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7ca7328377bc

RT-29284: The promptText for non-editable ComboBox should be gray color.
In actual fact, after further discussion it was decided that prompt text should not be shown for non-editable ComboBox, so this is the result of this changeset.

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ComboBoxListViewSkin.java

Changeset: 1d91c0e30f3c
Author:    jgiles
Date:      2013-05-01 16:33 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1d91c0e30f3c

RT-24669: Disable TableView Column reordering (by introducing a temporary impl_reorderable property on TableColumnBase)

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableColumnHeader.java
! javafx-ui-controls/src/javafx/scene/control/TableColumnBase.java



More information about the openjfx-dev mailing list