hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix for DTL-6792: Dirty document icon still there after Save As

2014-08-08 Thread yves . joan
Changeset: 17cc94866e88 Author:yjoan Date: 2014-08-08 10:00 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/17cc94866e88 [SCENEBUILDER] Fix for DTL-6792: Dirty document icon still there after Save As ! apps/scenebuilder/SceneBuilderApp/src/com/oracle/javafx/scenebuilde

Re: Poor scrolling animation when swiping a Macbook touchpad

2014-08-08 Thread Vadim Pakhnushev
Hi Robert, I've reported this issue a while back: https://javafx-jira.kenai.com/browse/RT-34963 Thanks, Vadim On 08.08.2014 8:38, Robert Lebel wrote: On a brand new Macbook pro 2014 (my first), scrolling is not smooth when I swipe 2 fingers up or down on the touchpad. If I use the mouse whee

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix for DTL-6807 Preview/JavaFX Theme throws NPE when no document window is opened

2014-08-08 Thread yves . joan
Changeset: 9f11f4d07448 Author:yjoan Date: 2014-08-08 10:22 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/9f11f4d07448 [SCENEBUILDER] Fix for DTL-6807 Preview/JavaFX Theme throws NPE when no document window is opened ! apps/scenebuilder/SceneBuilderApp/src/com/oracl

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

2014-08-08 Thread yves . joan
Changeset: ad91cef63a6f Author:yjoan Date: 2014-08-08 11:40 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ad91cef63a6f [SCENEBUILDER] FindBugs: killed URF_UNREAD_FIELD ! apps/scenebuilder/SceneBuilderApp/src/com/oracle/javafx/scenebuilder/app/ScenicViewStarter.java

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Updated EditorController to avoid SIC_INNER_SHOULD_BE_STATIC_ANON reported by FindBugs.

2014-08-08 Thread eric . le . ponner
Changeset: bade1b511bf6 Author:Eric Le Ponner Date: 2014-08-08 14:07 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/bade1b511bf6 [SCENEBUILDER] Updated EditorController to avoid SIC_INNER_SHOULD_BE_STATIC_ANON reported by FindBugs. ! apps/scenebuilder/SceneBuilderKi

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Updated CssPanelController.getLookupImage() to fix LI_LAZY_INIT_STATIC warning reported by FindBugs.

2014-08-08 Thread eric . le . ponner
Changeset: 62363aafe7c6 Author:Eric Le Ponner Date: 2014-08-08 14:14 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/62363aafe7c6 [SCENEBUILDER] Updated CssPanelController.getLookupImage() to fix LI_LAZY_INIT_STATIC warning reported by FindBugs. ! apps/scenebuilder/S

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Updated StringListPropertyMetadata.assembleValue() to avoid IIO_INEFFICIENT_INDEX_OF from FindBugs.

2014-08-08 Thread eric . le . ponner
Changeset: 15354d7a3f1c Author:Eric Le Ponner Date: 2014-08-08 14:24 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/15354d7a3f1c [SCENEBUILDER] Updated StringListPropertyMetadata.assembleValue() to avoid IIO_INEFFICIENT_INDEX_OF from FindBugs. ! apps/scenebuilder/Sc

Re: [8u40] API review: (RT-38192) CSS support for Region as graphicProperty on Labeled

2014-08-08 Thread David Grieve
That's the idea, except you wouldn't have to create and add your own Region. On 8/7/14, 2:30 PM, Scott Palmer wrote: So this is something like doing this: import javafx.application.Application; import javafx.scene.layout.Region; import javafx.scene.layout.VBox; import javafx.scene.control.Label

[8u40] Review request for RT-37577: [Mac, Retina] Image loading for @2x images may try to append @2x suffix to wrong part of URL

2014-08-08 Thread Vadim Pakhnushev
Jim, Please review the fix: https://javafx-jira.kenai.com/browse/RT-37577 http://cr.openjdk.java.net/~vadim/RT-37577/webrev.00/ I also need a +1 from Kevin or Steve. Thanks, Vadim

hg: openjfx/8u-dev/rt: [SCENEBULDER] Fix for DTL-6647: Messages about library imports may be more precise

2014-08-08 Thread yves . joan
Changeset: 404662f3dfb6 Author:yjoan Date: 2014-08-08 17:10 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/404662f3dfb6 [SCENEBULDER] Fix for DTL-6647: Messages about library imports may be more precise ! apps/scenebuilder/SceneBuilderApp/src/com/oracle/javafx/sceneb

hg: openjfx/8u-dev/rt: RT-38235: Add -D property to control when we switch text rendering to shape fill

2014-08-08 Thread felipe . heidrich
Changeset: 7eccc5a2ad0a Author:Felipe Heidrich Date: 2014-08-08 09:12 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7eccc5a2ad0a RT-38235: Add -D property to control when we switch text rendering to shape fill ! modules/graphics/src/main/java/com/sun/javafx/font/Pris

hg: openjfx/8u-dev/rt: RT-37595: [Lens] Exclude Lens classes and shared libraries

2014-08-08 Thread david . hill
Changeset: c1c737ec7c60 Author:ddhill Date: 2014-08-08 14:28 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c1c737ec7c60 RT-37595: [Lens] Exclude Lens classes and shared libraries Reviewed-by: kselle ! buildSrc/armv5sf.gradle ! buildSrc/armv6hf.gradle ! buildSrc/armv6s

In(Sanity) Testing Mondays

2014-08-08 Thread Lisa Selle
Reminder, Monday is our weekly sanity testing. You can find your testing assignment at: https://wiki.openjdk.java.net/display/OpenJFX/Sanity+Testing Also please remember that the repo will be locked from 1am PDT until 1pm PDT. Happy testing! Lisa

JEP 208: Java Packager Improvements

2014-08-08 Thread mark . reinhold
New JEP Candidate: http://openjdk.java.net/jeps/208 - Mark

hg: openjfx/8u-dev/rt: RT-37577: [Mac, Retina] Image loading for @2x images may try to append @2x suffix to wrong part of URL

2014-08-08 Thread vadim . pakhnushev
Changeset: 063c15dcc93f Author:vadim Date: 2014-08-09 05:36 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/063c15dcc93f RT-37577: [Mac, Retina] Image loading for @2x images may try to append @2x suffix to wrong part of URL Reviewed-by: flar, snorthov ! modules/graphic