hg: openjfx/8/controls/rt: 4 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Wed Jan 16 14:48:08 PST 2013
Changeset: a39ed965ddc1
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-01-16 17:34 -0500
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a39ed965ddc1
RT-27627: selected cached style map based on applicable selectors rather than rules.
! javafx-ui-common/src/com/sun/javafx/css/Rule.java
! javafx-ui-common/src/com/sun/javafx/css/SimpleSelector.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
Changeset: b316b6642a02
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-01-16 17:35 -0500
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b316b6642a02
[TEST-ONLY] fix compile error in RuleTest, ignore failing tests in RegionCSSTest until I can figure out what is going wrong.
! javafx-ui-common/test/unit/com/sun/javafx/css/RuleTest.java
! javafx-ui-common/test/unit/javafx/scene/layout/RegionCSSTest.java
Changeset: 1dedc7a3097d
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-01-16 17:35 -0500
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1dedc7a3097d
RT-21709: fix TreeView not showing correct icon for expand/collapse (thanks Jonathan!)
! javafx-ui-controls/src/javafx/scene/control/TableView.java
! javafx-ui-controls/src/javafx/scene/control/TreeCell.java
! javafx-ui-controls/src/javafx/scene/control/TreeTableRow.java
! javafx-ui-controls/src/javafx/scene/control/TreeTableView.java
Changeset: 20e29e3ff5ac
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-01-16 17:38 -0500
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/20e29e3ff5ac
branch merge
More information about the openjfx-dev
mailing list