hg: openjfx/2.2/graphics/rt: 25 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Tue Jul 10 07:04:26 PDT 2012
Changeset: 7f0d5537b52a
Author: mfang
Date: 2012-06-29 21:46 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/7f0d5537b52a
RT-23080: NLS: javafx2.2 message drop 20 integration
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_de.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_es.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_fr.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_it.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_ja.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_ko.properties
! 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
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_zh_CN.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_zh_TW.properties
Changeset: bc2e7244d877
Author: igor
Date: 2012-07-03 16:18 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/bc2e7244d877
Merge
Changeset: 554e78523bab
Author: hudson
Date: 2012-07-05 12:13 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/554e78523bab
Added tag 2.2-b16 for changeset bc2e7244d877
! .hgtags
Changeset: 9bcfd0822e48
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-07-03 14:35 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/9bcfd0822e48
RT-22559: address isUserSetProperty and getAllPseudoClassStates causing bottleneck in StyleHelper.transitionToState
! javafx-ui-common/src/com/sun/javafx/css/CompoundSelector.java
! javafx-ui-common/src/com/sun/javafx/css/StyleHelper.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/scene/Scene.java
Changeset: c74fc98bb9d4
Author: jgiles
Date: 2012-07-03 12:12 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/c74fc98bb9d4
RT-23008: TextFieldListCell throws NPE on Enter
! javafx-ui-controls/src/javafx/scene/control/cell/CellUtils.java
Changeset: 587765f2009d
Author: jgiles
Date: 2012-07-03 12:22 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/587765f2009d
[DOC ONLY] RT-23154: TextField Cells Javadoc doesn't specify clearly that StringConverter has to be set for them to work
! javafx-ui-controls/src/javafx/scene/control/cell/TextFieldListCell.java
! javafx-ui-controls/src/javafx/scene/control/cell/TextFieldTableCell.java
! javafx-ui-controls/src/javafx/scene/control/cell/TextFieldTreeCell.java
Changeset: e26d0e3bfcb3
Author: jgiles
Date: 2012-07-03 15:28 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/e26d0e3bfcb3
[DOC ONLY] RT-22874: CheckBoxTreeItem: javadoc is incomplete
! javafx-ui-controls/src/javafx/scene/control/CheckBoxTreeItem.java
Changeset: ea0e80ad3933
Author: jgiles
Date: 2012-07-04 07:36 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/ea0e80ad3933
[DOC ONLY] Fixes for a number of JavaDoc errors and warnings.
! javafx-ui-common/src/javafx/scene/canvas/GraphicsContext.java
! javafx-ui-common/src/javafx/scene/image/PixelFormat.java
! javafx-ui-common/src/javafx/scene/image/WritablePixelFormat.java
! javafx-ui-common/src/javafx/scene/input/InputMethodEvent.java
! javafx-ui-common/src/javafx/scene/input/MouseEvent.java
! javafx-ui-common/src/javafx/scene/paint/ImagePattern.java
! javafx-ui-common/src/javafx/stage/Stage.java
! javafx-ui-controls/src/javafx/scene/control/CheckBoxTreeItem.java
! javafx-ui-controls/src/javafx/scene/control/Pagination.java
! javafx-ui-controls/src/javafx/scene/control/SplitPane.java
! javafx-ui-controls/src/javafx/scene/control/Tab.java
! javafx-ui-controls/src/javafx/scene/control/Tooltip.java
! javafx-ui-controls/src/javafx/scene/control/cell/CheckBoxListCell.java
! javafx-ui-controls/src/javafx/scene/control/cell/CheckBoxTableCell.java
! javafx-ui-controls/src/javafx/scene/control/cell/ChoiceBoxTableCell.java
! javafx-ui-controls/src/javafx/scene/control/cell/ComboBoxTableCell.java
! javafx-ui-controls/src/javafx/scene/control/cell/MapValueFactory.java
! javafx-ui-controls/src/javafx/scene/control/cell/TextFieldListCell.java
! javafx-ui-controls/src/javafx/scene/control/cell/TextFieldTableCell.java
! javafx-ui-controls/src/javafx/scene/control/cell/TextFieldTreeCell.java
Changeset: b06e3fb7dd1a
Author: jgiles
Date: 2012-07-04 07:37 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/b06e3fb7dd1a
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt
Changeset: 53c9087d14fb
Author: Kinsley Wong <kinsley.wong at oracle.com>
Date: 2012-07-03 13:10 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/53c9087d14fb
RT-22929 [Not bug court approved pushing so qa and can run tests] SplitPane: issue with position setting
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/SplitPaneSkin.java
! javafx-ui-controls/test/javafx/scene/control/SplitPaneTest.java
Changeset: 279dc6b31ebd
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-07-03 20:22 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/279dc6b31ebd
RT-22076: reinsert patch
! javafx-ui-common/src/com/sun/javafx/css/CompoundSelector.java
! javafx-ui-common/src/com/sun/javafx/css/Rule.java
! javafx-ui-common/src/com/sun/javafx/css/Selector.java
! javafx-ui-common/src/com/sun/javafx/css/SimpleSelector.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/test/unit/com/sun/javafx/css/RuleTest.java
Changeset: 907808cece4e
Author: Kinsley Wong
Date: 2012-07-05 11:32 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/907808cece4e
RT-22866 Pagination control does not handle swipe gesture events.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/PaginationSkin.java
Changeset: 9d0660e793f6
Author: Kinsley Wong
Date: 2012-07-05 11:33 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/9d0660e793f6
RT-23084: Calling "setSelected(true)" on CheckBox fires ActionEvent.
! javafx-ui-controls/src/javafx/scene/control/CheckBox.java
Changeset: d48861b45651
Author: Kinsley Wong
Date: 2012-07-05 13:25 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/d48861b45651
RT-23063: Nested SplitPand rendering issue.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/SplitPaneSkin.java
! javafx-ui-controls/test/javafx/scene/control/SplitPaneTest.java
Changeset: 330911490952
Author: jgiles
Date: 2012-07-09 10:12 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/330911490952
RT-21684: TableView with hidden/invisible columns: resizing of columns gets confused
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/NestedTableColumnHeader.java
Changeset: e3ddeb5fe157
Author: jgiles
Date: 2012-07-09 10:12 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/e3ddeb5fe157
RT-23067: AIOOBE when expand one of selected nodes in TreeView
! javafx-ui-controls/src/javafx/scene/control/MultipleSelectionModelBase.java
Changeset: 2e3e8a90f8c0
Author: jgiles
Date: 2012-07-09 16:49 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/2e3e8a90f8c0
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt
Changeset: 0122996d25d3
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-07-09 12:39 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/0122996d25d3
RT-22076: backout patch. Fix deferred to 3.0
! javafx-ui-common/src/com/sun/javafx/css/CompoundSelector.java
! javafx-ui-common/src/com/sun/javafx/css/Rule.java
! javafx-ui-common/src/com/sun/javafx/css/Selector.java
! javafx-ui-common/src/com/sun/javafx/css/SimpleSelector.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/test/unit/com/sun/javafx/css/RuleTest.java
Changeset: 5b3e02e4f23b
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-07-09 12:39 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/5b3e02e4f23b
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt
Changeset: a88de67241de
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-07-09 12:51 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/a88de67241de
RT-21594: If the style cache for a node is null, then tell the node to reapply CSS because the StyleHelper is no good in this case.
! javafx-ui-common/src/com/sun/javafx/css/StyleHelper.java
Changeset: 18f3884957e7
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-07-09 12:51 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/18f3884957e7
RT-23184: adding same UA stylesheet should not cause styles to be obliterated
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
Changeset: f3bb020babab
Author: mickf
Date: 2012-07-09 18:12 +0100
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/f3bb020babab
RT-23033 : Label with setFocusTraversable(true) breaks focus traversing
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/BehaviorBase.java
Changeset: a8bd152f64ad
Author: mickf
Date: 2012-07-09 18:17 +0100
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/a8bd152f64ad
RT-20222 : Ensemble - Controls on the right side are not reachable via keyboard
! javafx-ui-common/src/com/sun/javafx/scene/traversal/ContainerTabOrder.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TabPaneBehavior.java
Changeset: 1eadff96bc2b
Author: Kinsley Wong
Date: 2012-07-09 13:16 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/1eadff96bc2b
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx/rt
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/canvas/GraphicsContext.java
Changeset: 1d8c6251f243
Author: kcr
Date: 2012-07-10 06:46 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/1d8c6251f243
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx/rt
More information about the openjfx-dev
mailing list