hg: openjfx/8u-dev/rt: RT-38664: SwingNode: IllegalArgumentException about "null source" when closing combobox

2014-09-16 Thread anthony . petrov
Changeset: 76ebb8a404ab Author:Anthony Petrov Date: 2014-09-17 10:17 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/76ebb8a404ab RT-38664: SwingNode: IllegalArgumentException about "null source" when closing combobox Summary: Add a null check Reviewed-by: kcr ! modul

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() ! modules/controls/src/main

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: 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-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: 3 new changesets

2014-09-16 Thread david . grieve
Changeset: 887985e5611d Author:David Grieve 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 ! modules/graphics/src/main/java/com/sun/javafx/cs

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 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 ! modules/graphics/src/main/java/com/sun/glass/ui/mon

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: 485

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 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." http://tidalwave.it/fabrizio/blo

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

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 ! apps/scenebuilder/SceneBuilderApp/src/com/oracle

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 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). ! apps/scenebuilder/SceneBuilderApp/src/com/oracle/javafx/scenebuilde

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 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). ! apps/scenebuilder/SceneBui

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

2014-09-16 Thread daniel . blaukopf
Changeset: e68f17bfa4f1 Author:Daniel Blaukopf 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 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 ! apps/scenebuilder/SceneBuilderApp/src/com/oracle/javafx/scenebuilder/app/DocumentWindowContro

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 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. ! modules/graphics/src/main/java/javafx/scene/Node

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 ! apps/scenebuilder/SceneBuilderKit/src/com/oracle/javaf

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix DTL-6875 : Wrap in and Unwrap commands should be available for ButtonBar

2014-09-16 Thread sandra . lions-piron
Changeset: cec51708469a Author:slions Date: 2014-09-16 09:11 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/cec51708469a [SCENEBUILDER] Fix DTL-6875 : Wrap in and Unwrap commands should be available for ButtonBar ! apps/scenebuilder/SceneBuilderApp/src/com/oracle/jav