Re: New alias for hg commit notifications?

2014-06-27 Thread Ralf Spathelf
+1 I'm currently basically interested in the discussions. Regards, Ralf On 06/24/2014 03:34 PM, Kevin Rushforth wrote: It has been suggested that we create a new alias for Mercurial (hg) commit notifications -- perhaps openjfx-chan...@openjdk.java.net -- rather than sending all of them to

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix DTL-6654 : Issue with file names with underscore (_)

2014-06-27 Thread sandra . lions-piron
Changeset: 7bc8711fa7af Author:slions Date: 2014-06-27 10:25 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7bc8711fa7af [SCENEBUILDER] Fix DTL-6654 : Issue with file names with underscore (_) !

Re: hg: openjfx/8u-dev/rt: Take public off StyleablePropertyFactory pending further review of RT-36501: Reduce CssMetaData boilerplate code

2014-06-27 Thread Tom Schindl
The class is showing com.sun.istack.internal.NotNull in it's API! Is this really a good idea? Tom On 26.06.14 21:48, david.gri...@oracle.com wrote: Changeset: 8d41ccb6bcdb Author:David Grievedavid.gri...@oracle.com Date: 2014-06-26 15:47 -0400 URL:

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix for DTL-6710: CSS Analyzer: css properties values are overriden by the children

2014-06-27 Thread jerome . cambon
Changeset: a841616f4ff2 Author:Jerome Cambon Date: 2014-06-27 12:16 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a841616f4ff2 [SCENEBUILDER] Fix for DTL-6710: CSS Analyzer: css properties values are overriden by the children !

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix DTL-6723 : Clicking a stop in ColorPicker dismisses the popup

2014-06-27 Thread sandra . lions-piron
Changeset: 78ea83535d53 Author:slions Date: 2014-06-27 12:35 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/78ea83535d53 [SCENEBUILDER] Fix DTL-6723 : Clicking a stop in ColorPicker dismisses the popup !

Re: New alias for hg commit notifications?

2014-06-27 Thread Philipp Dörfler
+1 I’m also filtering them out right now. Cheers, Philipp Am 27.06.2014 um 09:30 schrieb Ralf Spathelf ralf.spath...@aicas.de: +1 I'm currently basically interested in the discussions. Regards, Ralf On 06/24/2014 03:34 PM, Kevin Rushforth wrote: It has been suggested that we create

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix DTL-6724 : Selecting an Effect in the EffectsPicker dismisses the popup

2014-06-27 Thread sandra . lions-piron
Changeset: 02a6408b0e83 Author:slions Date: 2014-06-27 14:38 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/02a6408b0e83 [SCENEBUILDER] Fix DTL-6724 : Selecting an Effect in the EffectsPicker dismisses the popup !

Re: hg: openjfx/8u-dev/rt: Take public off StyleablePropertyFactory pending further review of RT-36501: Reduce CssMetaData boilerplate code

2014-06-27 Thread Stephen F Northover
Hi Tom, The code got away too soon. Please add your comment to the JIRA so that we can take it into account. Thanks, Steve On 2014-06-27, 6:06 AM, Tom Schindl wrote: The class is showing com.sun.istack.internal.NotNull in it's API! Is this really a good idea? Tom On 26.06.14 21:48,

Re: hg: openjfx/8u-dev/rt: Take public off StyleablePropertyFactory pending further review of RT-36501: Reduce CssMetaData boilerplate code

2014-06-27 Thread Stephen F Northover
It was a typo. I added your comment. Steve On 2014-06-27, 9:43 AM, Tom Schindl wrote: What is the correct JIRA? RT-36501 is a completely different entry. Tom On 27.06.14 15:39, Stephen F Northover wrote: Hi Tom, The code got away too soon. Please add your comment to the JIRA so that we

Re: hg: openjfx/8u-dev/rt: Take public off StyleablePropertyFactory pending further review of RT-36501: Reduce CssMetaData boilerplate code

2014-06-27 Thread Tom Schindl
What is the correct JIRA? RT-36501 is a completely different entry. Tom On 27.06.14 15:39, Stephen F Northover wrote: Hi Tom, The code got away too soon. Please add your comment to the JIRA so that we can take it into account. Thanks, Steve On 2014-06-27, 6:06 AM, Tom Schindl wrote:

Re: hg: openjfx/8u-dev/rt: Take public off StyleablePropertyFactory pending further review of RT-36501: Reduce CssMetaData boilerplate code

2014-06-27 Thread Stephen F Northover
https://javafx-jira.kenai.com/browse/RT-36510 On 2014-06-27, 9:43 AM, Tom Schindl wrote: What is the correct JIRA? RT-36501 is a completely different entry. Tom On 27.06.14 15:39, Stephen F Northover wrote: Hi Tom, The code got away too soon. Please add your comment to the JIRA so that we

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix for DTL-6700 (SceneBuilder does not open FXML with fx:script).

2014-06-27 Thread eric . le . ponner
Changeset: 1f847b5308e6 Author:eric.le.ponner eric.le.pon...@oracle.com Date: 2014-06-27 16:06 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1f847b5308e6 [SCENEBUILDER] Fix for DTL-6700 (SceneBuilder does not open FXML with fx:script). !

[8u40] Review request: RT-37261: Mac: FileChooser.show() crashes in NSSavePanel when running in sandboxed environment

2014-06-27 Thread Anthony Petrov
David, Petr, Please review the fix: https://javafx-jira.kenai.com/browse/RT-37261 -- best regards, Anthony

Warning Could not resolve CSS

2014-06-27 Thread Jeff Martin
Jira and the web at large are full of references to this warning (which seems to just be a nuisance): WARNING: Could not resolve '-fx-table-cell-border-color' while resolving lookups for '-fx-border-color' from rule '*.table-cell' in stylesheet

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix for DTL-6735: A splitter shows up even when there is no search pattern setup in InspectorPanelController

2014-06-27 Thread jerome . cambon
Changeset: 1a3b2ab2d3dd Author:Jerome Cambon Date: 2014-06-27 18:35 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1a3b2ab2d3dd [SCENEBUILDER] Fix for DTL-6735: A splitter shows up even when there is no search pattern setup in InspectorPanelController !

Re: Warning Could not resolve CSS

2014-06-27 Thread David Grieve
Have you tried the 8u20 EA release? This can happen if a node is having CSS applied before the root node of the scene has had CSS applied. This has been largely resolved in 8u20. On 6/27/14, 12:19 PM, Jeff Martin wrote: Jira and the web at large are full of references to this warning (which

Re: [8u40] Review request: RT-37261: Mac: FileChooser.show() crashes in NSSavePanel when running in sandboxed environment

2014-06-27 Thread David DeHaven
Please review the fix: https://javafx-jira.kenai.com/browse/RT-37261 My only comment so far is it looks like sandboxRequirementRef should be CFReleased too, since it's created with SecRequirementCreateWithString. -DrD-

Re: Warning Could not resolve CSS

2014-06-27 Thread Jeff Martin
Thanks for the note Dave - yes, I tried it this morning on 8u20b20, still no joy (I also see a big dirty rect problem in my WelcomePanel animation). You can see them both by running these commands on a Mac: prompt curl -O http://reportmill.com/snap1/SnapCode1.jar.pack.gz prompt

Re: Warning Could not resolve CSS

2014-06-27 Thread David Grieve
Yikes. It looks like the messages are coming up after the welcome panel is closed (after I hit 'open'). As a work-around, what if you removed the table from the scene-graph when the 'open' is pressed? I'll try to recreate the bug in a small app. On 6/27/14, 2:47 PM, Jeff Martin wrote:

In(Sanity) Testing Mondays

2014-06-27 Thread Lisa Selle
The testing matrix has been updated, please check your assignment for next week. https://wiki.openjdk.java.net/display/OpenJFX/8u20 Additionally, since 8u20 is (nearly) frozen, we'll be using 8u-dev for insanity testing going forward. If you find any new bugs, please verify if the bug also

Re: Warning Could not resolve CSS

2014-06-27 Thread Jeff Martin
Yes - that does suppress the warnings! jeff On Jun 27, 2014, at 2:38 PM, David Grieve david.gri...@oracle.com wrote: Yikes. It looks like the messages are coming up after the welcome panel is closed (after I hit 'open'). As a work-around, what if you removed the table from the

hg: openjfx/8u-dev/rt: RT-37744: [Accessibility] Handle TITLE consistently for Labeled

2014-06-27 Thread felipe . heidrich
Changeset: 43e228951ffb Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-06-27 14:09 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/43e228951ffb RT-37744: [Accessibility] Handle TITLE consistently for Labeled !

RE: New alias for hg commit notifications?

2014-06-27 Thread John Smith
+1 absolutely -Original Message- From: openjfx-dev [mailto:openjfx-dev-boun...@openjdk.java.net] On Behalf Of Philipp Dörfler Sent: Friday, June 27, 2014 3:38 AM To: Ralf Spathelf Cc: openjfx-dev@openjdk.java.net Subject: Re: New alias for hg commit notifications? +1 I'm also filtering

hg: openjfx/8u-dev/rt: RT-37736: Update Java FX release version from 8u20 to 8u40 in 8u-dev forest. Reviewed by kcr.

2014-06-27 Thread hang . vo
Changeset: 4ed011c5b1f8 Author:mtvo Date: 2014-06-27 17:02 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/4ed011c5b1f8 RT-37736: Update Java FX release version from 8u20 to 8u40 in 8u-dev forest. Reviewed by kcr. ! build.properties