hg: openjfx/2.2/controls/rt: 8 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Wed May 30 08:17:56 PDT 2012
Changeset: 8a117da9ec2c
Author: Eva Krejcirova <eva.krejcirova at oracle.com>
Date: 2012-05-23 17:33 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/8a117da9ec2c
RT-21327: Fix for incompatible change: promptText.
Added special annotation to mark properties which were moved from subclass to superclass and broke the compatibility between JavaFX versions.
The annotation processor then generates methods for such properties in builders of subclasses.
! javafx-ui-controls/src/javafx/scene/control/TextInputControl.java
Changeset: c541461c82ce
Author: kcr
Date: 2012-05-24 13:33 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/c541461c82ce
RT-21756: Add internal API to set whether the application should show up in the task bar
! javafx-ui-common/src/com/sun/javafx/application/PlatformImpl.java
Changeset: 73ebe2b5a23c
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2012-05-25 10:51 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/73ebe2b5a23c
Fix for RT-19168: TODO cleanup
! javafx-ui-common/src/javafx/scene/Node.java
Changeset: 78d3635673e7
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2012-05-25 16:07 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/78d3635673e7
Fix for RT-21781: Consider adding fastpath for translation transformations into Node.getTransformedBounds
! javafx-ui-common/src/javafx/scene/Node.java
Changeset: 8047ea2542ca
Author: peterz
Date: 2012-05-28 11:23 +0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/8047ea2542ca
RT-15684 WebView: Make context menu optional
! javafx-ui-common/src/javafx/scene/doc-files/cssref.html
Changeset: 6fb22b665cf6
Author: kcr
Date: 2012-05-29 06:50 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/6fb22b665cf6
RT-21832: snapshot throws IllegalArgumentException if scene or node bounds is empty
! javafx-ui-common/src/javafx/scene/Scene.java
Changeset: 85b700eea97b
Author: jpgodine at JPGODINE-LAP.st-users.us.oracle.com
Date: 2012-05-29 09:13 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/85b700eea97b
Automated merge with ssh://jpgodine@jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx//rt
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/doc-files/cssref.html
Changeset: 39958459bb92
Author: leifs
Date: 2012-05-30 08:04 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/39958459bb92
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/rt
More information about the openjfx-dev
mailing list