hg: openjfx/8u-dev/rt: 3 new changesets
jonathan.giles at oracle.com
jonathan.giles at oracle.com
Tue Sep 23 03:16:38 UTC 2014
Changeset: 96f3db893a9f
Author: jgiles
Date: 2014-09-23 14:24 +1200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/96f3db893a9f
RT-38714: [Dialogs] The header text of a Dialog is not resized properly
! modules/controls/src/main/java/javafx/scene/control/DialogPane.java
Changeset: 929fc776e033
Author: jgiles
Date: 2014-09-23 14:29 +1200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/929fc776e033
RT-38706: [Dialog] Graphic is not cleared from Dialog when property 'graphic' is set to null
! modules/controls/src/main/java/javafx/scene/control/DialogPane.java
Changeset: c721f0ea84d2
Author: jgiles
Date: 2014-09-23 15:15 +1200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c721f0ea84d2
RT-38708: [Dialog] Calling Dialog.setHeaderText after Dialog.showAndWait leads to strange effects if header was null before
! modules/controls/src/main/java/javafx/scene/control/Dialog.java
! modules/controls/src/main/java/javafx/scene/control/DialogPane.java
More information about the openjfx-changes
mailing list