hg: openjfx/8u-dev/rt: RT-36663 Charts: minor ticks disappear

2014-04-16 Thread hang . vo
Changeset: 33aef54e80d0 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-04-16 08:40 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/33aef54e80d0 RT-36663 Charts: minor ticks disappear Reviewed by: jgiles !

hg: openjfx/8u-dev/rt: RT-35261: [Glass, French Keyboard] cannot type backquote in TextArea TextField

2014-04-16 Thread hang . vo
Changeset: e5fcb65c3c26 Author:Anthony Petrov anthony.pet...@oracle.com Date: 2014-04-16 15:28 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e5fcb65c3c26 RT-35261: [Glass, French Keyboard] cannot type backquote in TextArea TextField Summary: Process dead keys in

hg: openjfx/8u-dev/rt: RT-35232: [SWT, Mac] ContextMenu is not shown when embedded through FXCanvas

2014-04-16 Thread hang . vo
Changeset: 1e61343bebd6 Author:snorthov Date: 2014-04-16 11:07 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1e61343bebd6 RT-35232: [SWT, Mac] ContextMenu is not shown when embedded through FXCanvas Summary: On Mac, the order of SWT's MenuDetect and MouseDown caused

[8u20] Review request: RT-35197: Use Lambda in FX runtime and samples

2014-04-16 Thread Stephen F Northover
Hi Jim, Please review the lambdification of the buildSrc component (JSL portion). Strangely, there is only one file that is affected. Jira: https://javafx-jira.kenai.com/browse/RT-35197 Webrev: See patch in the JIRA Steve

hg: openjfx/8u-dev/rt: RT-36462: Build to linux desktop by gradle -PCOMPILE_TARGETS=x86egl fails

2014-04-16 Thread hang . vo
Changeset: 0f36b57b5103 Author:Daniel Blaukopf daniel.blauk...@oracle.com Date: 2014-04-16 19:43 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/0f36b57b5103 RT-36462: Build to linux desktop by gradle -PCOMPILE_TARGETS=x86egl fails Reviewed by Elina Kleyman !

[8u] Review request: RT-36551: [Media] Mac: Crash in media disposer thread

2014-04-16 Thread anton nashatyrev
Hello, could you please review the following fix: Webrev: http://cr.openjdk.java.net/%7Eanashaty/RT-36551/8/webrev.00/ Issue: https://javafx-jira.kenai.com/browse/RT-36551 Thank you! Anton.

[8u20] Review request for RT-36487 : IMX6/monocle/touch - single touch events sequence is interpreted as multi-touch events

2014-04-16 Thread Rafi Tayar
Hi Daniel, Would you please review the fix for https://javafx-jira.kenai.com/browse/RT-36487 ? A webrev is attached to the Jira. Thanks, Rafi

[8u20] [SWT, Mac, Retina] FXCanvas draws badly when Scene is changed

2014-04-16 Thread Stephen F Northover
Hi Anton, Please review the fix for FXCanvas drawing badly (shrinking) when a new scene is set on retina. Jira: https://javafx-jira.kenai.com/browse/RT-35250 Webrev: See patch in the JIRA Steve

hg: openjfx/8u-dev/rt: RT-36575: [Bundlers] incorrect directory leads to unclear stacktrace-output

2014-04-16 Thread hang . vo
Changeset: 59b5607588be Author:shemnon Date: 2014-04-16 14:59 -0600 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/59b5607588be RT-36575: [Bundlers] incorrect directory leads to unclear stacktrace-output Summary: Add Writeability and existance checks to bundlers !

[8u26] Review request for RT-36461: Monocle: Pressing two fingers, releasing, and pressing again - is sending two touch events with same coordinates

2014-04-16 Thread Daniel Blaukopf
Hi Rafi, Would you review the fix for https://javafx-jira.kenai.com/browse/RT-36461 ? http://cr.openjdk.java.net/~dblaukop/webrev-20140417-0022-RT-36461/webrev/ Thanks, Daniel

hg: openjfx/2u/dev/rt: 22 new changesets

2014-04-16 Thread hang . vo
Changeset: acba90833e71 Author:hudson Date: 2014-04-09 08:32 -0700 URL: http://hg.openjdk.java.net/openjfx/2u/dev/rt/rev/acba90833e71 Added tag 2.2.60-b14 for changeset 1c9d2c577088 ! .hgtags Changeset: 8fd201b1d5b3 Author:hudson Date: 2013-12-17 08:34 -0800 URL:

hg: openjfx/8u-dev/rt: RT-36669: [ScrollBar, SceneBuilder] Horizontal scroll bar is shown in CSS Analyser pane (regression)

2014-04-16 Thread hang . vo
Changeset: aeee189cb8e2 Author:jgiles Date: 2014-04-17 14:31 +1200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/aeee189cb8e2 RT-36669: [ScrollBar, SceneBuilder] Horizontal scroll bar is shown in CSS Analyser pane (regression) !