NumberAxis alignment of ticks to multiples of tickUnit

2014-08-20 Thread Adam Granger
I've just been having fun with scrolling graphs in JavaFx. It seems that when using Number axis without autoRanging graphs must always start with a major tick, even if it is not a multiple of tickUnit. For example a graph with xAxis range 4 to 24 and tickUnit 10. I would expect major ticks at 10

hg: openjfx/8u-dev/rt: RT-36453 [ColorPicker, Modena] Colorpicker changes size depending on the currently selected color

2014-08-20 Thread martin . sladecek
Changeset: 029bcb15c1e5 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-08-20 15:00 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/029bcb15c1e5 RT-36453 [ColorPicker, Modena] Colorpicker changes size depending on the currently selected color Reviewed by:

hg: openjfx/8u-dev/rt: RT-38285 [Axis] Y-Axis can not handle big values

2014-08-20 Thread martin . sladecek
Changeset: 9130fc16c129 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-08-20 15:03 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/9130fc16c129 RT-38285 [Axis] Y-Axis can not handle big values Reviewed by: jgiles !

hg: openjfx/8u-dev/rt: RT-38285 [Axis] Y-Axis can not handle big values (cont.): follow-up fix

2014-08-20 Thread martin . sladecek
Changeset: adba413b52d3 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-08-20 15:21 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/adba413b52d3 RT-38285 [Axis] Y-Axis can not handle big values (cont.): follow-up fix !

hg: openjfx/8u-dev/rt: RT-38285 [Axis] Y-Axis can not handle big values (cont.): follow-up fix

2014-08-20 Thread martin . sladecek
Changeset: 798a93a61616 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-08-20 15:53 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/798a93a61616 RT-38285 [Axis] Y-Axis can not handle big values (cont.): follow-up fix !

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

2014-08-20 Thread danno . ferrin
Changeset: a4ba2aff078e Author:shemnon Date: 2014-08-20 10:49 -0600 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a4ba2aff078e RT-38129 - mac.dmg.simple hangs Summary: fix logic error ! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacDmgBundler.java

[8u] Review request: RT-38290: [WebView] HTML canvas clip() functionality broken

2014-08-20 Thread anton nashatyrev
Hello, could you please review the fix for https://javafx-jira.kenai.com/browse/RT-38290 ? Thank you! Anton.

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

2014-08-20 Thread kevin . rushforth
Changeset: b5b98fbc0e7b Author:kcr Date: 2014-08-20 10:20 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b5b98fbc0e7b RT-38142: Multi-line comments in build scripts need curly braces ! build.gradle Changeset: b4ea24b29cf6 Author:kcr Date: 2014-08-20 10:20

hg: openjfx/8u-dev/rt: RT-38154: [Linux, Font] AR PL UMing fonts can't be rendered when font size is 11 - 16.

2014-08-20 Thread felipe . heidrich
Changeset: ad87c1b0b658 Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-08-20 07:00 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ad87c1b0b658 RT-38154: [Linux, Font] AR PL UMing fonts can't be rendered when font size is 11 - 16. !

[8u40] Review request for RT-37486: Implement BI_BITFIELDS BMP format support

2014-08-20 Thread Vadim Pakhnushev
Hi Jim, Please review the fix: https://javafx-jira.kenai.com/browse/RT-37486 http://cr.openjdk.java.net/~vadim/RT-37486/webrev.00/ Thanks, Vadim

JavaFX 8u20 fixes aren't in the bug fixes table

2014-08-20 Thread ngalarneau
Hello, The list of bug fixes in 8u20 ( http://www.oracle.com/technetwork/java/javase/2col/8u20-bugfixes-2257730.html ) doesn't list the JavaFX fixes. What does that mean? Did those fixes actually get released? Neil NOTICE from Ab Initio: This email (including any attachments) may contain

Re: JavaFX 8u20 fixes aren't in the bug fixes table

2014-08-20 Thread Kevin Rushforth
No, it doesn't mean that. It is an artifact of JavaFX not being in the openjdk bug system, but in our own instance of JIRA, coupled with not currently tracking build-over-build bug fixes. -- Kevin ngalarn...@abinitio.com wrote: Hello, The list of bug fixes in 8u20 (

hg: openjfx/8u-dev/rt: RT-37092: (cont.) Revert workaround for test failure and fix StubTextLayout instead.

2014-08-20 Thread leif . samuelsson
Changeset: e4d86f6cd678 Author:leifs Date: 2014-08-20 14:49 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e4d86f6cd678 RT-37092: (cont.) Revert workaround for test failure and fix StubTextLayout instead. Reviewed-by: fheidric !

hg: openjfx/8u-dev/rt: RT-37039: Provide missing convenience constructors to controls classes

2014-08-20 Thread jonathan . giles
Changeset: a3d4992f65ea Author:jgiles Date: 2014-08-21 13:28 +1200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a3d4992f65ea RT-37039: Provide missing convenience constructors to controls classes Reviewed-by: kcr, snorthov !

8u40 review: RT-37999 - need API for line dashing in Canvas/GraphicsContext

2014-08-20 Thread Jim Graham
webrev: http://cr.openjdk.java.net/~flar/RT-37999/webrev.00/ Jira: https://javafx-jira.kenai.com/browse/RT-37999 Includes API unit tests and a graphical test is attached to the Jira issue... ...jim