hg: openjfx/8u-dev/rt: RT-37156 [Layout] Textarea can not be seen in the application

2014-06-04 Thread hang . vo
Changeset: 9acf98773cdc Author:Martin Sladecek Date: 2014-06-05 08:22 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/9acf98773cdc RT-37156 [Layout] Textarea can not be seen in the application Reviewed by: dgrieve ! modules/controls/src/main/java/com/sun/javafx/scene/

8u20 review request: RT-36016 dirty region problems with large blurs

2014-06-04 Thread Jim Graham
webrev: http://cr.openjdk.java.net/~flar/RT-36016/webrev.00/ Jira: https://javafx-jira.kenai.com/browse/RT-36016 This is a regression caused by the recent work on blurs/shadows on retina... ...jim

How to scale control properly?

2014-06-04 Thread Rafal Leibzig
Hi, Sorry for disturbing you, but I have a question and no one answered me on other forums. My question is rather simple: http://stackoverflow.com/questions/23997115/how-to-scale-control-and-layout-it-properly-in-javafx Thanks in advance. You are the experts. :) -- Rafal

hg: openjfx/8u-dev/rt: RT-37402: Allow Windows MSI Bundler productVersion to differ from the general version

2014-06-04 Thread hang . vo
Changeset: 1e55ca95e704 Author:shemnon Date: 2014-06-04 16:45 -0600 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1e55ca95e704 RT-37402: Allow Windows MSI Bundler productVersion to differ from the general version Summary: add 'win.msi.productVersion' bundler arg to override

hg: openjfx/8u-dev/rt: RT-37297: [Accessibility, Windows] Next item (caps_lock+arrow_left) does not work well on List

2014-06-04 Thread hang . vo
Changeset: 1abc0126b89d Author:Felipe Heidrich Date: 2014-06-04 13:54 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1abc0126b89d RT-37297: [Accessibility, Windows] Next item (caps_lock+arrow_left) does not work well on List ! modules/controls/src/main/java/com/sun/

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

2014-06-04 Thread hang . vo
Changeset: 64bdc268649c Author:hudson Date: 2014-06-04 07:54 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/64bdc268649c Added tag 8u20-b17 for changeset 3308d6a77846 ! .hgtags Changeset: b1d8f27e99cc Author:kcr Date: 2014-06-04 13:43 -0700 URL: http://

Change of crosstools for arm builds

2014-06-04 Thread David Hill
Just a heads up - I changed the ARM crosstools (headers and libraries) today. I have aJira task to update the OpenJFX webpage, but it may take a few days to get to it. It entails using a (hopefully) easier script that pulls packages, rather than

hg: openjfx/8u-dev/rt: RT-37153 fixing include path for ARM sf and media

2014-06-04 Thread hang . vo
Changeset: 8b466ca2b9ed Author:ddhill Date: 2014-06-04 13:36 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/8b466ca2b9ed RT-37153 fixing include path for ARM sf and media ! buildSrc/armv5sf.gradle ! buildSrc/armv6sf.gradle ! buildSrc/armv7sf.gradle

hg: openjfx/8u-dev/rt: RT-37048, RT-37153, RT-36242 switch over to a new ARM cross toolchain to solve multiple library issues

2014-06-04 Thread hang . vo
Changeset: 15fb66ba7ea2 Author:ddhill Date: 2014-06-04 11:36 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/15fb66ba7ea2 RT-37048,RT-37153,RT-36242 switch over to a new ARM cross toolchain to solve multiple library issues ! buildSrc/armv5sf.gradle ! buildSrc/armv6hf.g

hg: openjfx/8u-dev/rt: RT-37384: SERVICE_HINT option is broken in OEL

2014-06-04 Thread hang . vo
Changeset: cd489ba433b6 Author:shemnon Date: 2014-06-04 09:21 -0600 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/cd489ba433b6 RT-37384: SERVICE_HINT option is broken in OEL Summary: Windows fixes - there were also some problems with names and strange characters in windows

Re: [API REVIEW REQUEST] RT-5747: Spinner control

2014-06-04 Thread Stephen F Northover
Thanks Jonathan! Although the JIRA is long winded, at least it captures all the thinking in one place. Steve On 2014-06-03, 6:07 PM, Jonathan Giles wrote: Hi all, A Spinner control is in the planning stages for JavaFX 8u40, and so when my 8u20 backlog has got down (or near to) zero recently

hg: openjfx/8u-dev/rt: [BUILD/DOC] update armhf toolchain builder script, add armsf script.

2014-06-04 Thread hang . vo
Changeset: c14699348b0d Author:ddhill Date: 2014-06-04 10:48 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c14699348b0d [BUILD/DOC] update armhf toolchain builder script, add armsf script. ! buildSrc/crosslibs/crosslibs-armv6hf.sh + buildSrc/crosslibs/crosslibs-armv6s

hg: openjfx/8u-dev/rt: Sync up SceneBuilder changes

2014-06-04 Thread hang . vo
Changeset: 1ed6990e4ff3 Author:yjoan Date: 2014-06-04 09:32 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1ed6990e4ff3 Sync up SceneBuilder changes ! apps/scenebuilder/SceneBuilderApp/src/com/oracle/javafx/scenebuilder/app/css/DocumentWindow.css ! apps/scenebuilder/