hg: openjfx/2.2/controls/rt: 12 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Thu Apr 12 18:49:45 PDT 2012
Changeset: 94e9b5588ae7
Author: Pavel Safrata
Date: 2012-04-02 15:50 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/94e9b5588ae7
Removed unused import.
! javafx-ui-common/src/javafx/scene/input/MouseEvent.java
Changeset: a5402446058e
Author: prr
Date: 2012-04-03 10:36 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/a5402446058e
Fixed RT_20730: Unused variables in Text node
! javafx-ui-common/src/javafx/scene/text/Text.java
Changeset: dcdd0ac56ce4
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2012-04-04 10:22 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/dcdd0ac56ce4
Fix for RT-20654, RT-20655: Image arguments validation
! javafx-ui-common/src/javafx/scene/image/Image.java
! javafx-ui-common/src/javafx/scene/image/ImageView.java
! javafx-ui-common/test/unit/javafx/scene/image/ImageTest.java
Changeset: b8de44e3e523
Author: Pavel Safrata
Date: 2012-04-06 12:59 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/b8de44e3e523
Scene code cleanup - multiplicated picking and parent traversing code merged together, got rid of many instanceofs. RT-19346, RT-20832 and RT-20833 fixed along the way.
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/test/unit/javafx/scene/MouseTest.java
Changeset: f33e24e8ff4d
Author: kcr
Date: 2012-04-09 20:40 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/f33e24e8ff4d
RT-20869: Extending the Maven Build to include aggregated sources
Contributed-By: Adam Bien
Reviewed-By: kcr
! javafx-ueber-jar/pom.xml
! pom.xml
Changeset: 59cce19d3ba4
Author: Michael Heinrichs
Date: 2012-04-05 16:00 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/59cce19d3ba4
Improved picking if cell cannot be reused [RT-20829]
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/VirtualFlow.java
Changeset: 02d3dce15c93
Author: Michael Heinrichs
Date: 2012-04-10 10:50 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/02d3dce15c93
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/graphics/jfx/rt
Changeset: 534afd2fb91f
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-04-10 13:55 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/534afd2fb91f
Scene's dirtyNodes optimization. Reviewed by Lubo.
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/Scene.java
Changeset: b98d11b3a594
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-04-10 13:56 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/b98d11b3a594
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/graphics/jfx/rt
! javafx-ui-common/src/javafx/scene/Scene.java
Changeset: e9d45acca75f
Author: jpgodine at JPGODINE-LAP.st-users.us.oracle.com
Date: 2012-04-10 09:16 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/e9d45acca75f
Automated merge with ssh://jpgodine@jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx/rt
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/VirtualFlow.java
Changeset: be3c4671a7e7
Author: hudson
Date: 2012-04-11 13:23 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/be3c4671a7e7
Added tag 2.2-b04 for changeset e9d45acca75f
! .hgtags
Changeset: 6d5dabb1a6cf
Author: leifs
Date: 2012-04-12 18:42 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/6d5dabb1a6cf
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/rt
More information about the openjfx-dev
mailing list