hg: openjfx/2.2/controls/rt: 25 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Wed Mar 21 14:34:43 PDT 2012
Changeset: 9d9aa653b4f9
Author: Kinsley Wong
Date: 2012-03-13 13:34 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/9d9aa653b4f9
RT-19960: A non-collapsible TitledPane will not allow focus navigation to content if you try to collapse the TitledPane
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TitledPaneSkin.java
! javafx-ui-controls/test/javafx/scene/control/TitledPaneTest.java
Changeset: 00ac6a9f61c2
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-14 09:43 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/00ac6a9f61c2
branch merge
Changeset: 2c269df71f88
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-16 09:59 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/2c269df71f88
RT-20145: When looking up inherited font, if the node itself has a font, use it; otherwise, look for a font style.
! javafx-ui-common/src/com/sun/javafx/css/StyleHelper.java
- javafx-ui-common/test/unit/com/sun/javafx/css/HonorDeveloperSettingsTest.css
! javafx-ui-common/test/unit/com/sun/javafx/css/HonorDeveloperSettingsTest.java
+ javafx-ui-common/test/unit/com/sun/javafx/css/HonorDeveloperSettingsTest_AUTHOR.css
+ javafx-ui-common/test/unit/com/sun/javafx/css/HonorDeveloperSettingsTest_UA.css
! javafx-ui-common/test/unit/com/sun/javafx/css/StylesheetTest.java
Changeset: c63b0af647b5
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-16 09:59 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/c63b0af647b5
RT-20311: catch NPE arising from parse routines and log a warning
! javafx-ui-common/src/com/sun/javafx/css/parser/CSSParser.java
! javafx-ui-common/test/unit/com/sun/javafx/css/parser/CSSParserTest.java
Changeset: 6566ce326c39
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-16 10:05 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/6566ce326c39
RT-20113: fix broken link to cssref [DOC-ONLY]
! javafx-ui-controls/src/javafx/scene/control/package.html
Changeset: 2acb7769cd8e
Author: Kinsley Wong
Date: 2012-03-16 10:44 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/2acb7769cd8e
RT-20388: -fx-pref-tile-width causes ClassCastException
! javafx-ui-common/src/javafx/scene/layout/TilePane.java
! javafx-ui-common/test/unit/javafx/scene/layout/TilePaneTest.java
Changeset: 637c3c41dcf2
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-16 13:48 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/637c3c41dcf2
RT-20145: fix for unit test failure
! javafx-ui-common/src/com/sun/javafx/css/StyleHelper.java
Changeset: 1adfd4705266
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-16 13:48 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/1adfd4705266
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/scrum/controls/jfx/rt
Changeset: bfe37a9f4460
Author: jgiles
Date: 2012-03-17 09:00 +1300
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/bfe37a9f4460
RT-20429: [ComboBox] when visible row count is set, popup height doesn't change
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ComboBoxBaseSkin.java
Changeset: 1f9d3e6475e3
Author: jgiles
Date: 2012-03-17 09:01 +1300
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/1f9d3e6475e3
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/scrum/controls/jfx/rt
Changeset: de18644e92de
Author: jgiles
Date: 2012-03-20 08:02 +1300
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/de18644e92de
RT-16137: TableView with border has graphical artifacts
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableViewSkin.java
Changeset: 925aaae7979f
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-20 10:56 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/925aaae7979f
[DOC-ONLY] RT-20296: add ComboBox to cssref
! javafx-ui-common/src/javafx/scene/doc-files/cssref.html
Changeset: a7cfb6425970
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-20 10:56 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/a7cfb6425970
[DOCS-ONLY] RT-19807: edits to cssref
! javafx-ui-common/src/javafx/scene/doc-files/cssref.html
Changeset: 0bce55a014aa
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-20 11:10 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/0bce55a014aa
branch merge
Changeset: 571cfc19a8e4
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-20 13:04 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/571cfc19a8e4
[TEST-ONLY] RT-20489: @Ignore failing tests in javafx-ui-charts
! javafx-ui-charts/test/javafx/scene/chart/StackedAreaChartTest.java
! javafx-ui-charts/test/javafx/scene/chart/StackedBarChartTest.java
Changeset: ae8c7f00d2c9
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-03-20 13:05 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/ae8c7f00d2c9
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/scrum/controls/jfx/rt
Changeset: b9616909af2e
Author: Pavel Safrata
Date: 2012-03-14 11:26 +0100
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/b9616909af2e
[DOC-ONLY] minor improvements to Node javadoc, mainly added links for RT-20277.
! javafx-ui-common/src/javafx/scene/Node.java
Changeset: ecb0698b5305
Author: kcr
Date: 2012-03-15 04:42 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/ecb0698b5305
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/MASTER/jfx/rt
Changeset: 35844306b9f8
Author: Chien Yang <chien.yang at orcale.com>
Date: 2012-03-16 08:41 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/35844306b9f8
[DOC ONLY] An add-on fix to RT-17710: Modality description in javadoc is weak
Reviewed and approved by Kevin and Artem
! javafx-ui-common/src/javafx/stage/Stage.java
Changeset: 5c9047caf4b1
Author: jpgodine at JPGODINE-LAP.st-users.us.oracle.com
Date: 2012-03-20 10:53 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/5c9047caf4b1
Automated merge with ssh://jpgodine@jfxsrc.us.oracle.com//javafx/2.1/MASTER/jfx//rt
Changeset: 8aa657f4528c
Author: mfang
Date: 2012-03-20 11:04 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/8aa657f4528c
NLS: message drop 20 linguistic fixes from WPTG
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_pt_BR.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_sv.properties
Changeset: 226d6fc60d69
Author: igor
Date: 2012-03-20 18:49 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/226d6fc60d69
Merge
- javafx-ui-common/test/unit/com/sun/javafx/css/HonorDeveloperSettingsTest.css
Changeset: c6776ca2f0e2
Author: hudson
Date: 2012-03-21 13:15 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/c6776ca2f0e2
Added tag 2.1-b18 for changeset 226d6fc60d69
! .hgtags
Changeset: d575b7708f20
Author: kcr
Date: 2012-03-21 13:30 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/d575b7708f20
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/MASTER/jfx/rt
! .hgtags
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/stage/Stage.java
Changeset: 8cfbeef676fb
Author: leifs
Date: 2012-03-21 14:21 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/8cfbeef676fb
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/rt
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ComboBoxBaseSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableViewSkin.java
More information about the openjfx-dev
mailing list