hg: openjfx/2.2/controls/rt: 15 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Mon Jun 25 13:20:11 PDT 2012
Changeset: 348163a34ede
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-06-13 14:36 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/348163a34ede
@treatAsPrivate cleanup. Reviewed by Pavel.
- javafx-ui-common/src/com/sun/javafx/stage/PopupEventRedirector.java
! javafx-ui-common/src/javafx/scene/Camera.java
! javafx-ui-common/src/javafx/scene/Cursor.java
! javafx-ui-common/src/javafx/scene/Group.java
! javafx-ui-common/src/javafx/scene/ImageCursor.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/ParallelCamera.java
! javafx-ui-common/src/javafx/scene/Parent.java
! javafx-ui-common/src/javafx/scene/PerspectiveCamera.java
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/input/ContextMenuEvent.java
! javafx-ui-common/src/javafx/scene/layout/ConstraintsBase.java
! javafx-ui-common/src/javafx/scene/layout/GridPane.java
! javafx-ui-common/src/javafx/scene/layout/Region.java
! javafx-ui-common/src/javafx/stage/PopupWindow.java
! javafx-ui-common/src/javafx/stage/Window.java
! javafx-ui-common/test/unit/javafx/scene/ImageCursor_getCurrentFrame_Test.java
! javafx-ui-common/test/unit/javafx/scene/MouseTest.java
! javafx-ui-common/test/unit/javafx/scene/Scene_properties_Test.java
! javafx-ui-common/test/unit/javafx/scene/StructureTest.java
Changeset: 0e0923db2a7c
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-06-13 14:36 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/0e0923db2a7c
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/graphics/jfx/rt
- javafx-ui-common/src/com/sun/javafx/stage/PopupEventRedirector.java
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/input/ContextMenuEvent.java
! javafx-ui-common/src/javafx/scene/layout/GridPane.java
! javafx-ui-common/test/unit/javafx/scene/MouseTest.java
Changeset: 2e470003ed13
Author: Yao Wang <yao.w.wang at oracle.com>
Date: 2012-06-14 17:36 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/2e470003ed13
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx//rt
- javafx-ui-common/src/com/sun/javafx/stage/PopupEventRedirector.java
Changeset: f7c21c251366
Author: "Joseph Andresen<joseph.andresen at oracle.com>"
Date: 2012-06-15 10:02 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/f7c21c251366
RT-22548 javadoc update for imagepattern
! javafx-ui-common/src/javafx/scene/paint/ImagePattern.java
Changeset: 9dc8b64682f6
Author: Pavel Safrata
Date: 2012-06-14 15:39 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/9dc8b64682f6
RT-21746: scenegraph subtrees can be added during layout.
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/test/unit/javafx/scene/ParentTest.java
Changeset: 3525ca3b1439
Author: Pavel Safrata <pavel.safrata at oracle.com>
Date: 2012-06-18 10:30 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/3525ca3b1439
RT-21746: scenegraph subtrees can be added during layout (merge).
! javafx-ui-common/src/javafx/scene/Node.java
Changeset: a86b9a28478c
Author: Pavel Safrata
Date: 2012-06-18 16:06 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/a86b9a28478c
RT-22636: Fixed coordinates of keyboard-triggered ContextMenuEvent.
RT-20936: Documented coordinates of ContextMenuEvent.
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/input/ContextMenuEvent.java
+ javafx-ui-common/test/unit/javafx/scene/input/ContextMenuEventTest.java
Changeset: c9fe13cb7935
Author: Pavel Safrata
Date: 2012-06-18 16:15 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/c9fe13cb7935
RT-22636 part 2: handled scene without focus owner.
! javafx-ui-common/src/javafx/scene/Scene.java
Changeset: bc5b8880d1db
Author: flar <James.Graham at oracle.com>
Date: 2012-06-18 13:57 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/bc5b8880d1db
Fix RT-22129: PixelReader/Writer javadoc refer to nonexistant pixel format.
! javafx-ui-common/src/javafx/scene/image/PixelFormat.java
! javafx-ui-common/src/javafx/scene/image/PixelReader.java
! javafx-ui-common/src/javafx/scene/image/PixelWriter.java
Changeset: af08c7baa21a
Author: Morris Meyer <morris.meyer at oracle.com>
Date: 2012-06-19 09:51 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/af08c7baa21a
RT-16812 - close QuantumClipboard security vulnerability reading images from untrusted applets
! javafx-ui-common/src/com/sun/javafx/tk/TKClipboard.java
! javafx-ui-common/src/javafx/scene/input/Clipboard.java
Changeset: 1afaf1867c5d
Author: Morris Meyer <morris.meyer at oracle.com>
Date: 2012-06-19 10:10 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/1afaf1867c5d
RT-16812 - add initSecurityContext to StubTookit
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubToolkit.java
Changeset: 0af7b6ab244f
Author: Morris Meyer <morris.meyer at oracle.com>
Date: 2012-06-19 10:35 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/0af7b6ab244f
RT-16812 - add initSecurityContext to DragAndDropTest
! javafx-ui-common/test/unit/javafx/scene/input/DragAndDropTest.java
Changeset: f026710b45cb
Author: Yao Wang <yao.w.wang at oracle.com>
Date: 2012-06-19 10:12 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/f026710b45cb
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx//rt
- javafx-ui-common/src/com/sun/javafx/stage/PopupEventRedirector.java
! javafx-ui-common/src/javafx/scene/Node.java
Changeset: 00bc2ee17e47
Author: hudson
Date: 2012-06-22 21:21 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/00bc2ee17e47
Added tag 2.2-b14 for changeset f026710b45cb
! .hgtags
Changeset: 5b984ca53761
Author: Kinsley Wong
Date: 2012-06-25 13:05 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/5b984ca53761
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx/rt
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/Parent.java
More information about the openjfx-dev
mailing list