hg: openjfx/8/graphics/rt: 2 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Wed Jan 23 07:32:43 PST 2013


Changeset: 91aa6bcfb3c1
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-01-23 16:17 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/91aa6bcfb3c1

RT-3938: KeyEvent constructor fix

! javafx-ui-common/src/com/sun/javafx/scene/KeyboardShortcutsHandler.java
+ javafx-ui-common/src/com/sun/javafx/scene/input/KeyCodeMap.java
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/input/KeyCode.java
! javafx-ui-common/src/javafx/scene/input/KeyEvent.java
! javafx-ui-common/test/unit/javafx/scene/Scenegraph_eventHandlers_Test.java
! javafx-ui-common/test/unit/javafx/scene/input/KeyCodeTest.java
! javafx-ui-common/test/unit/javafx/scene/input/KeyCombinationTest.java
! javafx-ui-common/test/unit/javafx/scene/input/KeyEventTest.java
! javafx-ui-common/test/unit/javafx/stage/PopupTest.java
! javafx-ui-controls/test/javafx/scene/control/KeyEventFirer.java
! javafx-ui-controls/test/javafx/scene/control/TabPaneTest.java

Changeset: dfbafd7a337a
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-01-23 16:18 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/dfbafd7a337a

merge




More information about the openjfx-dev mailing list