hg: openjfx/2.2/master/rt: 61 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Thu Jun 14 14:22:45 PDT 2012
Changeset: c43de60706fc
Author: jgiles
Date: 2012-06-02 09:27 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/c43de60706fc
RT-21988: Controls CSS should not check screen resolution unless on an embedded device
! javafx-ui-controls/src/javafx/scene/control/UAStylesheetLoader.java
Changeset: 222c53eada42
Author: jgiles
Date: 2012-06-02 09:28 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/222c53eada42
[DOC ONLY] Improved ComboBox javadoc to talk about how to use the buttonCell API to custom the button appearance.
! javafx-ui-controls/src/javafx/scene/control/ComboBox.java
Changeset: cf257b36b8d1
Author: jgiles
Date: 2012-06-02 10:14 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/cf257b36b8d1
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt
Changeset: 32f6a7948935
Author: jgiles
Date: 2012-06-05 12:23 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/32f6a7948935
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt
Changeset: aa001f13bd63
Author: leifs
Date: 2012-06-04 17:40 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/aa001f13bd63
Fixed RT-21806: NLS: Please keep non-translatable resource strings in a separate resource file
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/FXVKSkin.java
+ javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/EmbeddedResources.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls.properties
+ javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/embedded.properties
Changeset: aa28336a1e58
Author: leifs
Date: 2012-06-05 10:42 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/aa28336a1e58
Fixed RT-22054: TextInputControl default editing actions badly handled when TextInputControl is not editable
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TextInputControlBehavior.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextInputControlSkin.java
Changeset: 46dadf1d60fc
Author: Kinsley Wong
Date: 2012-06-05 14:44 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/46dadf1d60fc
RT-20931: GridPaneDesignInfo.getCellBounds() is not consistent with GridPane.getLayoutBounds().
! javafx-ui-common/src/javafx/scene/layout/GridPane.java
! javafx-ui-common/test/unit/javafx/scene/layout/GridPaneTest.java
Changeset: b855ec5afa28
Author: Kinsley Wong
Date: 2012-06-05 16:49 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/b855ec5afa28
RT-22026: [Pagination] need strict specification of behavior on max page indicators count.
! javafx-ui-controls/src/javafx/scene/control/Pagination.java
! javafx-ui-controls/test/javafx/scene/control/PaginationTest.java
Changeset: bbf040d2b20e
Author: Kinsley Wong
Date: 2012-06-05 16:54 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/bbf040d2b20e
RT-21910: [DOC ONLY] Pagination callback property default value is not specified.
! javafx-ui-controls/src/javafx/scene/control/Pagination.java
Changeset: 819d61e7effb
Author: Paru Somashekar <paru.somashekar at oracle.com>
Date: 2012-06-05 23:39 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/819d61e7effb
fix RT-20285 MemoryLeak in javafx.scene.controls.MenuBar
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/MenuBarSkin.java
Changeset: a447a52d7abd
Author: mickf
Date: 2012-06-06 15:47 +0100
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/a447a52d7abd
RT-21090 : ListView ignores initial scrolling
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/VirtualFlow.java
! javafx-ui-controls/test/com/sun/javafx/scene/control/skin/VirtualFlowTest.java
Changeset: 1f9d7d6bb729
Author: Kinsley Wong <kinsley.wong at oracle.com>
Date: 2012-06-06 10:19 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/1f9d7d6bb729
RT22012: Pagination AIOBE when size is set small.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/PaginationSkin.java
Changeset: d82a7c6d2cac
Author: Kinsley Wong <kinsley.wong at oracle.com>
Date: 2012-06-06 11:20 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/d82a7c6d2cac
RT-22098: [Pagination] current page is not updated, when page count is reduced.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/PaginationSkin.java
Changeset: c0039fe78883
Author: Kinsley Wong <kinsley.wong at oracle.com>
Date: 2012-06-06 11:23 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/c0039fe78883
Merge
Changeset: a3977b2b77b5
Author: leifs
Date: 2012-06-06 13:06 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/a3977b2b77b5
Fixed RT-21788: Handles should be displayed in TextBox components, not outside.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextAreaSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextFieldSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextInputControlSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/embedded.css
Changeset: 0cbd6a3c74bb
Author: leifs
Date: 2012-06-06 13:26 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/0cbd6a3c74bb
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/rt
Changeset: b14d29378d60
Author: leifs
Date: 2012-06-06 13:44 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/b14d29378d60
Virtual keyboard: disable VK for non-editable text controls.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextInputControlSkin.java
Changeset: c03a7b34ec86
Author: Kinsley Wong <kinsley.wong at oracle.com>
Date: 2012-06-06 16:37 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/c03a7b34ec86
RT-22106: Cancel and Default buttons still receive onAction events triggered by ESC and Enter keys when they are removed from the scene.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ButtonSkin.java
! javafx-ui-controls/test/javafx/scene/control/ButtonTest.java
Changeset: b2064c0c3ba3
Author: jgiles
Date: 2012-06-05 14:56 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/b2064c0c3ba3
RT-22038: HelloTableView layout problem
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableCellSkin.java
Changeset: 12c454b407e2
Author: jgiles
Date: 2012-06-05 15:40 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/12c454b407e2
RT-21336: Not editable ComboBox does not paint value setting by code (setValue()) when it does not exist in the list.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ComboBoxListViewSkin.java
Changeset: 612f0c898954
Author: jgiles
Date: 2012-06-06 10:59 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/612f0c898954
RT-21207: ComboBox list width doesn't fit its content when first displayed (if the content is dynamically generated onShowing)
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ComboBoxPopupControl.java
Changeset: 0f911a5c52bb
Author: jgiles
Date: 2012-06-06 13:09 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/0f911a5c52bb
RT-22025: [ComboBox] initial size doesn't respond the size of the widest content
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ComboBoxListViewSkin.java
Changeset: 29dd9c8675ec
Author: jgiles
Date: 2012-06-07 11:13 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/29dd9c8675ec
RT-21341: TableView: Moving column to the left of next column moves it to the right of the next column
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableColumnHeader.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableViewSkin.java
Changeset: 9897f5b8a23d
Author: jgiles
Date: 2012-06-07 12:51 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/9897f5b8a23d
RT-22122: When reordering TableColumns in a TableView, sometimes the header area disappears
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/NestedTableColumnHeader.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableHeaderRow.java
Changeset: 60301b7fd01f
Author: jgiles
Date: 2012-06-07 13:43 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/60301b7fd01f
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt
Changeset: defcb2e3aa77
Author: mickf
Date: 2012-06-07 18:03 +0100
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/defcb2e3aa77
RT-21952 : Click on button opens context menu
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ButtonSkin.java
! javafx-ui-controls/test/javafx/scene/control/ButtonTest.java
Changeset: 966cbfed8d62
Author: mickf
Date: 2012-06-07 19:50 +0100
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/966cbfed8d62
RT-21782 - Embedded : ScrollPane : ScrollBars need to account for corner when both are present.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ScrollPaneSkin.java
Changeset: dfa7572ff039
Author: Kinsley Wong <kinsley.wong at oracle.com>
Date: 2012-06-07 12:47 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/dfa7572ff039
RT-22027: Exception raised for a ComboBox in an Accordion.
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/AccordionBehavior.java
! javafx-ui-controls/test/javafx/scene/control/AccordionTest.java
Changeset: abbc696491cb
Author: mickf
Date: 2012-06-08 16:04 +0100
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/abbc696491cb
RT-19754 - CSS: -fx-padding doesn't work properly on ProgressIndicator
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ProgressIndicatorSkin.java
Changeset: c7813fd4d4a0
Author: mickf
Date: 2012-06-08 18:15 +0100
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/c7813fd4d4a0
RT-19738 : Invalid layout behavior with rotates applied
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ScrollPaneSkin.java
Changeset: e1200e6556ab
Author: Paru Somashekar <paru.somashekar at oracle.com>
Date: 2012-06-08 11:23 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/e1200e6556ab
RT-20285 memory leak in javafx.scene.controls.MenuBar
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/MenuBarSkin.java
Changeset: 527e107cfec5
Author: Paru Somashekar <paru.somashekar at oracle.com>
Date: 2012-06-08 12:52 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/527e107cfec5
RT-21891 ChoiceBox popup looks strange after refilling.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ChoiceBoxSkin.java
Changeset: 8bc39da3d194
Author: leifs
Date: 2012-06-11 10:00 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/8bc39da3d194
Fixed RT-21658: Touch : TextArea : hard to differentiate between block selection and scrolling
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextAreaSkin.java
Changeset: 85d4575070f8
Author: leifs
Date: 2012-06-11 10:45 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/85d4575070f8
Fixed RT-22112: ComboBox : regression with editor selection
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextFieldSkin.java
Changeset: 52cf4be61cfe
Author: leifs
Date: 2012-06-11 11:02 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/52cf4be61cfe
Corrected fix for RT-21788: Adjust padding in TextArea and TextField for Embedded.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/embedded-qvga.css
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/embedded.css
Changeset: 6809fcdc77f4
Author: leifs
Date: 2012-06-11 13:04 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/6809fcdc77f4
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/rt
Changeset: f848576e5df0
Author: jgiles
Date: 2012-06-07 15:15 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/f848576e5df0
RT-20945: ComboBox, computing the items inside showing property handler fires unwanted onAction event
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ComboBoxListViewSkin.java
! javafx-ui-controls/src/javafx/scene/control/ListView.java
! javafx-ui-controls/src/javafx/scene/control/MultipleSelectionModelBase.java
Changeset: d09cc9910784
Author: jgiles
Date: 2012-06-08 13:56 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/d09cc9910784
RT-22079: No change event on selection when selected row is removed from TableView
! javafx-ui-controls/src/javafx/scene/control/ListView.java
! javafx-ui-controls/src/javafx/scene/control/TableView.java
Changeset: 634e4bbb4cf5
Author: jgiles
Date: 2012-06-08 15:15 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/634e4bbb4cf5
RT-22077: TableView updates not working when ValueFactory returns a new Binding
! javafx-ui-controls/src/javafx/scene/control/TableCell.java
! javafx-ui-controls/src/javafx/scene/control/TableColumn.java
Changeset: cc8d7f8bbab8
Author: jgiles
Date: 2012-06-12 09:44 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/cc8d7f8bbab8
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt
Changeset: 388637d028f3
Author: jgiles
Date: 2012-06-12 15:17 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/388637d028f3
Reinstating a commented out public method on TableColumn that was commented out by mistake in a previous changeset. Unit tests failed because of this, and now pass again.
! javafx-ui-controls/src/javafx/scene/control/TableColumn.java
Changeset: a636b9ba88ac
Author: jgiles
Date: 2012-06-12 16:55 +1200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/a636b9ba88ac
Fix for second unit test failure, this time related to listview selection events not firing properly when the row index does not change, but the selected item does.
! javafx-ui-controls/src/javafx/scene/control/ListView.java
! javafx-ui-controls/src/javafx/scene/control/MultipleSelectionModelBase.java
! javafx-ui-controls/test/javafx/scene/control/ListViewTest.java
Changeset: a9419005d78b
Author: flar <James.Graham at oracle.com>
Date: 2012-06-05 00:21 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/a9419005d78b
Fix RT-21688: optimize PixelReader and PixelWriter implementations
+ javafx-ui-common/src/com/sun/javafx/image/AlphaType.java
+ javafx-ui-common/src/com/sun/javafx/image/BytePixelAccessor.java
+ javafx-ui-common/src/com/sun/javafx/image/BytePixelGetter.java
+ javafx-ui-common/src/com/sun/javafx/image/BytePixelSetter.java
+ javafx-ui-common/src/com/sun/javafx/image/ByteToBytePixelConverter.java
+ javafx-ui-common/src/com/sun/javafx/image/ByteToIntPixelConverter.java
+ javafx-ui-common/src/com/sun/javafx/image/IntPixelAccessor.java
+ javafx-ui-common/src/com/sun/javafx/image/IntPixelGetter.java
+ javafx-ui-common/src/com/sun/javafx/image/IntPixelSetter.java
+ javafx-ui-common/src/com/sun/javafx/image/IntToBytePixelConverter.java
+ javafx-ui-common/src/com/sun/javafx/image/IntToIntPixelConverter.java
+ javafx-ui-common/src/com/sun/javafx/image/PixelAccessor.java
+ javafx-ui-common/src/com/sun/javafx/image/PixelConverter.java
+ javafx-ui-common/src/com/sun/javafx/image/PixelGetter.java
+ javafx-ui-common/src/com/sun/javafx/image/PixelSetter.java
+ javafx-ui-common/src/com/sun/javafx/image/PixelUtils.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/BaseByteToByteConverter.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/BaseByteToIntConverter.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/BaseIntToByteConverter.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/BaseIntToIntConverter.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/ByteArgb.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/ByteBgra.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/ByteBgraPre.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/ByteGray.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/ByteGrayAlpha.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/ByteGrayAlphaPre.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/ByteRgb.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/ByteRgba.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/General.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/IntArgb.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/IntArgbPre.java
! javafx-ui-common/src/com/sun/javafx/tk/PlatformImage.java
! javafx-ui-common/src/javafx/scene/canvas/GraphicsContext.java
! javafx-ui-common/src/javafx/scene/image/Image.java
! javafx-ui-common/src/javafx/scene/image/WritableImage.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubPlatformImage.java
Changeset: 0498a5aa3193
Author: kcr
Date: 2012-06-05 08:42 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/0498a5aa3193
RT-21777: Changes for snapshot completely break the NetBeans VisualDebugger feature
! javafx-ui-common/src/javafx/scene/Scene.java
Changeset: 7eb62ef86e4f
Author: flar <James.Graham at oracle.com>
Date: 2012-06-05 18:58 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/7eb62ef86e4f
Fix RT-21831: Specify ranges for WritableImage constructor parameters.
! javafx-ui-common/src/javafx/scene/image/Image.java
! javafx-ui-common/src/javafx/scene/image/WritableImage.java
Changeset: 188ee39990fe
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2012-06-06 12:14 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/188ee39990fe
Fix for RT-22015: workaround for incorrect fullscreen visual bounds
! javafx-ui-common/src/com/sun/javafx/Utils.java
! javafx-ui-common/src/javafx/stage/PopupWindow.java
! javafx-ui-common/test/unit/javafx/stage/PopupTest.java
Changeset: a4bd88439e22
Author: Pavel Safrata
Date: 2012-06-06 18:00 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/a4bd88439e22
RT-22096: Fixed coordinates of touch points delivered to a transformed node.
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/input/TouchPoint.java
! javafx-ui-common/test/unit/javafx/scene/input/TouchEventTest.java
Changeset: 6593c5847d5b
Author: Yao Wang <yao.w.wang at oracle.com>
Date: 2012-06-06 09:51 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/6593c5847d5b
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx//rt
! javafx-ui-common/src/com/sun/javafx/Utils.java
Changeset: 2bbfe01c80b3
Author: Morris Meyer <morris.meyer at oracle.com>
Date: 2012-06-06 19:59 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/2bbfe01c80b3
RT-22083 - fix GlobalMenuAdapter so menu action doesn't fire during validation
! javafx-ui-controls/src/com/sun/javafx/scene/control/GlobalMenuAdapter.java
Changeset: 2b45c041ff58
Author: Pavel Safrata
Date: 2012-06-07 14:03 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/2b45c041ff58
RT-21888: fixed intial state of FocusedProperty.
! javafx-ui-common/src/javafx/scene/Node.java
Changeset: dd0048db6e86
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2012-06-07 16:59 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/dd0048db6e86
Fix for RT-22142: Intermittent unit test failures in javafx.stage.PopupTest with JDK7
! javafx-ui-common/test/unit/javafx/stage/PopupTest.java
Changeset: 4427dc34e097
Author: "Joseph Andresen<joseph.andresen at oracle.com>"
Date: 2012-06-07 11:26 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/4427dc34e097
RT-21006: unit test canvas update
! javafx-ui-common/test/unit/javafx/scene/canvas/CanvasTest.java
Changeset: c9f8ab00f5be
Author: Pavel Safrata
Date: 2012-06-08 09:39 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/c9f8ab00f5be
TouchPoint constructor removed from public API.
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/input/TouchPoint.java
- javafx-ui-common/test/unit/javafx/scene/input/TouchPoint_builder_Test.java
Changeset: d5146a3b928f
Author: Pavel Safrata
Date: 2012-06-08 13:16 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/d5146a3b928f
RT-22150: fixed event delivery to nodes with non-invertible transformation.
! javafx-ui-common/src/com/sun/javafx/scene/input/InputEventUtils.java
! javafx-ui-common/src/javafx/scene/input/ContextMenuEvent.java
! javafx-ui-common/src/javafx/scene/input/DragEvent.java
! javafx-ui-common/src/javafx/scene/input/GestureEvent.java
! javafx-ui-common/src/javafx/scene/input/MouseEvent.java
! javafx-ui-common/src/javafx/scene/input/TouchPoint.java
! javafx-ui-common/test/unit/javafx/scene/MouseTest.java
Changeset: 796a3a759c37
Author: Felipe Heidrich <felipe.heidrich at oracle.com>
Date: 2012-06-08 12:23 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/796a3a759c37
[DOC-ONLY] fixing tag in the javadoc for Font#loadFont()
! javafx-ui-common/src/javafx/scene/text/Font.java
Changeset: 261c8cd885ec
Author: kcr
Date: 2012-06-08 16:25 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/261c8cd885ec
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx/rt
- javafx-ui-common/test/unit/javafx/scene/input/TouchPoint_builder_Test.java
Changeset: 62938da54121
Author: Pavel Safrata
Date: 2012-06-11 09:56 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/62938da54121
Fixed mouse event copying problem introduced by fix for RT-22150.
! javafx-ui-common/src/javafx/scene/input/MouseEvent.java
Changeset: 97b7b1b4a358
Author: Thor johannesson <thor.johannesson at oracle.com>
Date: 2012-06-11 13:49 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/97b7b1b4a358
RT-21925: Canvas consistent handling of text alignment. When multiple lines of text. Doc only change.
! javafx-ui-common/src/javafx/scene/canvas/GraphicsContext.java
Changeset: 9def6759a1f2
Author: "Joseph Andresen<joseph.andresen at oracle.com>"
Date: 2012-06-12 09:33 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/9def6759a1f2
RT-21735: Canvas Scale and Size do not sync
! javafx-ui-common/src/javafx/scene/canvas/Canvas.java
Changeset: 00a63ce77e97
Author: Yao Wang <yao.w.wang at oracle.com>
Date: 2012-06-12 10:07 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/00a63ce77e97
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx//rt
- javafx-ui-common/test/unit/javafx/scene/input/TouchPoint_builder_Test.java
Changeset: 6f2d238b4c8b
Author: hudson
Date: 2012-06-14 14:06 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/6f2d238b4c8b
Added tag 2.2-b13 for changeset 00a63ce77e97
! .hgtags
More information about the openjfx-dev
mailing list