hg: openjfx/8/controls/rt: 4 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Mon Jan 7 18:03:49 PST 2013
Changeset: c610fbaec190
Author: jgiles
Date: 2013-01-08 08:10 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c610fbaec190
RT-27532: TableView - when a sorted column is dragged to a new position it loses its sorting order (fixed for 8.0)
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableColumnHeader.java
! javafx-ui-controls/src/javafx/scene/control/TableView.java
! javafx-ui-controls/src/javafx/scene/control/TreeTableView.java
Changeset: 0aecb8c1f453
Author: jgiles
Date: 2013-01-08 12:03 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/0aecb8c1f453
RT-24088: TabPane/Tab should allow veto its closing.
Adding in missing changes to TabPaneSkin.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TabPaneSkin.java
Changeset: abcde05cce98
Author: jgiles
Date: 2013-01-08 14:56 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/abcde05cce98
Small cleanup for MenuBarSkin, although eventually this code will be completely changed as a number of the SkinBase convenience methods will be removed.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/MenuBarSkin.java
Changeset: 2c97996481b0
Author: jgiles
Date: 2013-01-08 14:56 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2c97996481b0
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/controls/jfx/rt
More information about the openjfx-dev
mailing list