hg: openjfx/2.2/graphics/rt: 3 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Wed May 16 04:47:55 PDT 2012
Changeset: 9711482de44d
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-05-16 13:32 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/9711482de44d
RT-18291 Image class should recognize a URL beginning with a leading slash as relative to the classpath
! javafx-ui-common/src/javafx/scene/image/Image.java
! javafx-ui-common/test/unit/javafx/scene/image/ImageTest.java
Changeset: 5f70f96074ea
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-05-16 13:33 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/5f70f96074ea
merge
Changeset: a7a2d369bcd4
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2012-05-16 13:37 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/a7a2d369bcd4
Fix for RT-19955: Configuring a PopupWindow so that it consumes the event used for hiding
! javafx-ui-common/src/com/sun/javafx/stage/PopupEventRedirector.java
! javafx-ui-common/src/javafx/stage/PopupWindow.java
! javafx-ui-common/test/unit/javafx/scene/Scenegraph_eventHandlers_Test.java
! javafx-ui-common/test/unit/javafx/scene/input/DragAndDropTest.java
! javafx-ui-common/test/unit/javafx/scene/input/MouseDragEventTest.java
! javafx-ui-common/test/unit/javafx/stage/PopupTest.java
More information about the openjfx-dev
mailing list