Review request : RT-37483 : [Embedded] null pointer exception in HelloListView

2014-06-24 Thread Rafi Tayar
Daniel, Please review the proposed fix for https://javafx-jira.kenai.com/browse/RT-37483 Details in the jira. Thanks, Rafi

New alias for hg commit notifications?

2014-06-24 Thread Kevin Rushforth
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 the discussion alias. This will facilitate e-mail filtering as well as allow people to opt in or out of getting these

hg: openjfx/8u-dev/rt: RT-37668 FilteredList reports a size of zero until a Predicate is supplied.

2014-06-24 Thread martin . sladecek
Changeset: c367a3e860f2 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-06-24 15:35 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c367a3e860f2 RT-37668 FilteredList reports a size of zero until a Predicate is supplied. !

Re: New alias for hg commit notifications?

2014-06-24 Thread Stephen F Northover
I don't see a down side to this other than people will have to subscribe to the new list get the notifications that they were seeing before (or could / should / can we see the new list?) Steve On 2014-06-24, 9:34 AM, Kevin Rushforth wrote: It has been suggested that we create a new alias for

Re: New alias for hg commit notifications?

2014-06-24 Thread Anthony Petrov
+1 -- best regards, Anthony On 6/24/2014 5: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 the discussion alias. This will facilitate e-mail

hg: openjfx/8u-dev/rt: RT-37594: Make lens build optional

2014-06-24 Thread david . hill
Changeset: 1f068eb07b58 Author:ddhill Date: 2014-06-24 09:50 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1f068eb07b58 RT-37594: Make lens build optional Reviewed-by: kcr ! build.gradle ! buildSrc/armv5sf.gradle ! buildSrc/armv6hf.gradle ! buildSrc/armv6sf.gradle !

Re: New alias for hg commit notifications?

2014-06-24 Thread Werner Lehmann
+1 I was filtering these anyway to a separate mail folder. Werner On 24.06.2014 15:34, Kevin Rushforth wrote: What do others think?

Re: New alias for hg commit notifications?

2014-06-24 Thread Phil Race
Sounds good. This would be consistent with the various jdk forests .. -phil. On 6/24/14 6:34 AM, 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

review for Ensemble @conditionalFeature additions

2014-06-24 Thread David Hill
Kevin, Lisa, et al. https://javafx-jira.kenai.com/browse/RT-37699 from the Jira: review at http://cr.openjdk.java.net/~ddhill/RT-37699/ http://cr.openjdk.java.net/%7Eddhill/RT-37699/ Note: it may be obvious but. apps/samples/Ensemble8/src/generated/java/ensemble/generated/Samples.java

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

2014-06-24 Thread lisa . selle
Changeset: ec5229ab1cbe Author:lisa.se...@oracle.com Date: 2014-06-19 09:11 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ec5229ab1cbe imported patch minimize Changeset: bc24edfe5b27 Author:lisa.se...@oracle.com Date: 2014-06-19 09:59 -0400 URL:

[8u40] Review request for RT-37639: Gtk: dead keys don't work on European keyboard layouts

2014-06-24 Thread Anthony Petrov
Hi Alexander, Steve, Please review the fix: https://javafx-jira.kenai.com/browse/RT-37639 -- best regards, Anthony

hg: openjfx/8u-dev/rt: [TEST-ONLY] Add missing import statements to fix broken test.

2014-06-24 Thread lisa . selle
Changeset: 254ca5050243 Author:lisa.se...@oracle.com Date: 2014-06-24 13:43 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/254ca5050243 [TEST-ONLY] Add missing import statements to fix broken test. !

hg: openjfx/8u-dev/rt: RT-37699: fix conditionalFeatures tags for Ensemble samples

2014-06-24 Thread david . hill
Changeset: 17b9a338fedb Author:ddhill Date: 2014-06-24 14:03 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/17b9a338fedb RT-37699: fix conditionalFeatures tags for Ensemble samples Reviewed-by: kcr, kselle !

RE: JavaFX at JavaOne 2014

2014-06-24 Thread John Smith
Yes, apologies for that link, please ignore it, I only read the first part of that article and should have vetted it more closely before relaying. I am academically curious about the concept of ART though, whether JavaFX works with it and if it is better to use a VM style runtime or AOT style

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

2014-06-24 Thread steve . x . northover
Changeset: 6ade29ec8e2c Author:snorthov Date: 2014-06-24 15:08 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6ade29ec8e2c INTELLIJ ONLY: fix project files to use tests instead of rt-tests ! .idea/modules.xml ! .idea/rt-closed.iml - .idea/rt-tests.iml +

hg: openjfx/8u-dev/rt: ECLIPSE ONLY: fix project files to use tests instead of rt-tests

2014-06-24 Thread steve . x . northover
Changeset: 55cd83185bb8 Author:snorthov Date: 2014-06-24 15:41 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/55cd83185bb8 ECLIPSE ONLY: fix project files to use tests instead of rt-tests ! tests/.project

hg: openjfx/8u-dev/rt: ECLIPSE ONLY: restore project file of rt

2014-06-24 Thread steve . x . northover
Changeset: 4fd65ab4dff8 Author:snorthov Date: 2014-06-24 15:43 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/4fd65ab4dff8 ECLIPSE ONLY: restore project file of rt ! .project

hg: openjfx/8u-dev/rt: RT-37530: [Accessibility] Support JAWS

2014-06-24 Thread felipe . heidrich
Changeset: 059dc6af444f Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-06-24 13:59 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/059dc6af444f RT-37530: [Accessibility] Support JAWS ! modules/graphics/src/main/native-glass/win/ViewContainer.cpp

hg: openjfx/8u-dev/rt: RT-37609: [Accessibility, JAWS] Enhanced text support for JAWS

2014-06-24 Thread felipe . heidrich
Changeset: 2785fc0430ae Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-06-24 14:14 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2785fc0430ae RT-37609: [Accessibility, JAWS] Enhanced text support for JAWS !

hg: openjfx/8u-dev/rt: RT-37662: [Accessibility] Define title, description, and help

2014-06-24 Thread felipe . heidrich
Changeset: 83ec6c61e0d6 Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-06-24 14:37 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/83ec6c61e0d6 RT-37662: [Accessibility] Define title, description, and help Window changeset to use DESCRIPTION for

hg: openjfx/8u-dev/rt: [Accessibility] Define title, description, and help

2014-06-24 Thread felipe . heidrich
Changeset: 40e76d7aedfc Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-06-24 15:08 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/40e76d7aedfc [Accessibility] Define title, description, and help Rename Attribute.TOOLTIP to HELP !

hg: openjfx/8u-dev/rt: RT-37610: [Accessibility, JAWS] Fix TableView

2014-06-24 Thread felipe . heidrich
Changeset: 5b4987890bc9 Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-06-24 15:10 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5b4987890bc9 RT-37610: [Accessibility, JAWS] Fix TableView !

hg: openjfx/8u-dev/rt: RT-37662: [Accessibility] Define title, description, and help

2014-06-24 Thread felipe . heidrich
Changeset: 741fdfc2447e Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-06-24 16:08 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/741fdfc2447e RT-37662: [Accessibility] Define title, description, and help Mac: Redifine DESCRIPTION to AXRoleDescription (as

[8u40] Review Request (second iteration): (RT-36510) [CSS] Reduce CssMetaData boilerplate code

2014-06-24 Thread David Grieve
I am seeking feedback on http://cr.openjdk.java.net/~dgrieve/RT-36510/webrev.00 which addresses https://javafx-jira.kenai.com/browse/RT-36510. This iteration reduces the boiler-plate to one line to create the StyleableProperty and one method to return the CssMetaData list. Example use:

Re: Testing accessibility / sample apps

2014-06-24 Thread Felipe Heidrich
Hi Jann, I have re-enabled all the accessibility code in hg.openjdk.java.net/openjfx/8u-dev/rt Notes: I have also released the fix for JAWS (RT-37530). But before testing text edits you will need to add a setting to JAWS, see https://javafx-jira.kenai.com/browse/RT-37609 You still need the

Re: Testing accessibility / sample apps

2014-06-24 Thread Jann Schneider
Hi Felipe! thanks, this are good News :-) Well yesterday i had some issues with the build bc the famous Windows updates Feature screwed things up .. however, i've recently fixed it so i'll try it today. Just another question concerning testing with the build from sources: i guess i can just run

Windows updates might damage the build

2014-06-24 Thread Jann Schneider
Hi all, I just wanted to share this info in case someone else runs into this Problems: Yesterday i got some updates on my Windows 7. Afterwards i wasn't able to build jfx anymore. Just got a linker error (lnk 1123). After googling around a bit for this stuff it turned out that there is an update