hg: openjfx/8u-dev/rt: [ComboBox] Popup does not respond to visibleRowCountProperty after it was shown for the first time

2014-09-16 Thread martin . sladecek
Changeset: 3d4cd94afd1c Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-09-16 08:26 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/3d4cd94afd1c [ComboBox] Popup does not respond to visibleRowCountProperty after it was shown for the first time Reviewed by:

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix

2014-09-16 Thread sandra . lions-piron
Changeset: 12170d58aee9 Author:slions Date: 2014-09-16 08:42 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/12170d58aee9 [SCENEBUILDER] Fix DTL-6796 : NPE when a Node is deleted DTL-6868 : NPE on node delete !

hg: openjfx/8u-dev/rt: RT-38656 BorderStroke constructor doesn't respect widths

2014-09-16 Thread martin . sladecek
Changeset: 97e4b6fa0e98 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-09-16 08:45 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/97e4b6fa0e98 RT-38656 BorderStroke constructor doesn't respect widths !

hg: openjfx/8u-dev/rt: 2 new changesets

2014-09-16 Thread jerome . cambon
Changeset: 458738de0bf8 Author:Jerome Cambon Date: 2014-09-15 15:08 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/458738de0bf8 [SCENEBUILDER] Fix for DTL-6870: CSS Analyzer: 'Reveal in Inspector' does not work !

hg: openjfx/8u-dev/rt: RT-38654 A ListView control's items do not refresh when placed inside a SubScene node.

2014-09-16 Thread martin . sladecek
Changeset: 787e23c568a5 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-09-16 09:57 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/787e23c568a5 RT-38654 A ListView control's items do not refresh when placed inside a SubScene node. !

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix DTL-6729 : Preferences cleaning

2014-09-16 Thread sandra . lions-piron
Changeset: 6461965150ab Author:slions Date: 2014-09-16 10:29 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6461965150ab [SCENEBUILDER] Fix DTL-6729 : Preferences cleaning !

hg: openjfx/8u-dev/rt: RT-38668 [Monocle] x86egl build fails with warnings

2014-09-16 Thread daniel . blaukopf
Changeset: e68f17bfa4f1 Author:Daniel Blaukopf daniel.blauk...@oracle.com Date: 2014-09-16 11:38 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e68f17bfa4f1 RT-38668 [Monocle] x86egl build fails with warnings ! modules/graphics/src/main/native-glass/monocle/x11/X11.c

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix for DTL-6879 (Content Panel can fail to visualise CSS changes from external style sheet).

2014-09-16 Thread eric . le . ponner
Changeset: 2c70de168a90 Author:Eric Le Ponner eric.le.pon...@oracle.com Date: 2014-09-16 11:05 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2c70de168a90 [SCENEBUILDER] Fix for DTL-6879 (Content Panel can fail to visualise CSS changes from external style sheet). !

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Changed shortcut for ZoomOut to CMD and / (DTL-6790).

2014-09-16 Thread eric . le . ponner
Changeset: f965f6d9b20a Author:Eric Le Ponner eric.le.pon...@oracle.com Date: 2014-09-16 11:12 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f965f6d9b20a [SCENEBUILDER] Changed shortcut for ZoomOut to CMD and / (DTL-6790). !

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix DTL-6873: Setting a property from the inspector may have no effect on Preview

2014-09-16 Thread yves . joan
Changeset: 63c7bc320bc7 Author:yjoan Date: 2014-09-16 11:25 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/63c7bc320bc7 [SCENEBUILDER] Fix DTL-6873: Setting a property from the inspector may have no effect on Preview !

JavaFX (1.7.0_45) and Applet: problem with layout

2014-09-16 Thread Fabrizio Giudici
Hello. A customer submitted me a problem concerning a Java WebStart applet made with JavaFX (JDK 1.7.0_45): the thing works, but at the beginning the rendering in the browser is such that a number of pixels are off the rendered area at the right and bottom borders. The problem happens with

Re: JavaFX (1.7.0_45) and Applet: problem with layout

2014-09-16 Thread Fabrizio Giudici
On Tue, 16 Sep 2014 11:55:26 +0200, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: it by removing unneeded stuff and making sure that PREFERRED_SIZE is Correction: I meant USE_COMPUTED_SIZE. -- Fabrizio Giudici - Java Architect @ Tidalwave s.a.s. We make Java work. Everywhere.

hg: openjfx/8u-dev/rt: 2 new changesets

2014-09-16 Thread sandra . lions-piron
Changeset: 50f45648eecc Author:slions Date: 2014-09-16 15:03 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/50f45648eecc [SCENEBUILDER] Fix findbugs warning ! apps/scenebuilder/SceneBuilderApp/src/com/oracle/javafx/scenebuilder/app/SceneBuilderApp.java Changeset:

hg: openjfx/8u-dev/rt: RT-38673 [Monocle] Fall back to headless screen if we cannot access the framebuffer

2014-09-16 Thread daniel . blaukopf
Changeset: 55914cd82ec8 Author:Daniel Blaukopf daniel.blauk...@oracle.com Date: 2014-09-16 17:43 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/55914cd82ec8 RT-38673 [Monocle] Fall back to headless screen if we cannot access the framebuffer !

hg: openjfx/8u-dev/rt: 3 new changesets

2014-09-16 Thread david . grieve
Changeset: 887985e5611d Author:David Grievedavid.gri...@oracle.com Date: 2014-09-16 12:05 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/887985e5611d RT-38616: ConcurrentModificationException when SubScene.setUserAgentStylesheet() is called !

[8u40] Review request: RT-38664: SwingNode: IllegalArgumentException about null source when closing combobox

2014-09-16 Thread Anthony Petrov
Hi Anton, Steve, Kevin, Please review the fix: https://javafx-jira.kenai.com/browse/RT-38664 -- best regards, Anthony

hg: openjfx/8u-dev/rt: RT-38520: Use Lambda in Snapshot1Test.java

2014-09-16 Thread kevin . rushforth
Changeset: 639e8a288cc2 Author:kcr Date: 2014-09-16 10:30 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/639e8a288cc2 RT-38520: Use Lambda in Snapshot1Test.java ! tests/system/src/test/java/javafx/scene/Snapshot1Test.java

8u40 review request: RT-38556 large LinearGradient can cause a later scene fill to fail

2014-09-16 Thread Jim Graham
webrev: http://cr.openjdk.java.net/~flar/RT-38556/webrev.00/ Jira: https://javafx-jira.kenai.com/browse/RT-38556 ...jim

hg: openjfx/8u-dev/rt: [DOC ONLY] Fix for RT-38683: Javadoc should not suggest calling dialog.showAndWait().get() without checking isPresent()

2014-09-16 Thread jonathan . giles
Changeset: a1563dbccd0e Author:jgiles Date: 2014-09-17 15:09 +1200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a1563dbccd0e [DOC ONLY] Fix for RT-38683: Javadoc should not suggest calling dialog.showAndWait().get() without checking isPresent() !