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) ! modules/controls/src/main/java/com/sun/java

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: ht

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

2014-04-16 Thread hang . vo
Changeset: 9542ed2da258 Author:jgiles Date: 2014-04-17 11:37 +1200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/9542ed2da258 RT-31582: ScrollPane should not fire scroll events when consumed in skin (resulting in a scroll) ! modules/controls/src/main/java/com/sun/javafx/s

hg: openjfx/8u-dev/rt: RT-35197: Use Lambda in FX runtime and samples [buildSrc]

2014-04-16 Thread hang . vo
Changeset: d53abe403e7f Author:snorthov Date: 2014-04-16 18:58 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/d53abe403e7f RT-35197: Use Lambda in FX runtime and samples [buildSrc] Summary: This component was lambdified (unlambdified file names recorded in the JIRA) !

[8u26] Review request for RT-36713 [Monocle] Input processors do not trap exceptions

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

hg: openjfx/8u-dev/rt: RT-36710 [Monocle] Monocle input event trace shows duplicate entries

2014-04-16 Thread hang . vo
Changeset: c895ad603b73 Author:Daniel Blaukopf Date: 2014-04-17 00:33 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c895ad603b73 RT-36710 [Monocle] Monocle input event trace shows duplicate entries ! modules/graphics/src/main/java/com/sun/glass/ui/monocle/input/Mouse

[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/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 ! modules/f

[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-35858: Not getting KEY_TYPED events for DELETE key

2014-04-16 Thread hang . vo
Changeset: 7d608e7acf22 Author:Anthony Petrov Date: 2014-04-16 23:15 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7d608e7acf22 RT-35858: Not getting KEY_TYPED events for DELETE key Summary: Synthesize the missing event ! modules/graphics/src/main/native-glass/win/Vi

hg: openjfx/8u-dev/rt: RT-35870: [Windows] PRINTSCREEN generates KEY_RELEASED without KEY_PRESSED

2014-04-16 Thread hang . vo
Changeset: 2fd20c3558dd Author:Anthony Petrov Date: 2014-04-16 22:47 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2fd20c3558dd RT-35870: [Windows] PRINTSCREEN generates KEY_RELEASED without KEY_PRESSED Summary: Synthesize the missing event ! modules/graphics/src/mai

[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

[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.

hg: openjfx/8u-dev/rt: RT-33902: Win: Alt+Keypad characters not as expected

2014-04-16 Thread hang . vo
Changeset: 1217e36a9a32 Author:Anthony Petrov Date: 2014-04-16 21:10 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1217e36a9a32 RT-33902: Win: Alt+Keypad characters not as expected Summary: Clear modifier keys before calling ::ToAsciiEx ! modules/graphics/src/main/na

hg: openjfx/8u-dev/rt: RT-36604: Exe bundler doesn't check the copyright length.

2014-04-16 Thread hang . vo
Changeset: 605ad05a456c Author:shemnon Date: 2014-04-16 10:54 -0600 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/605ad05a456c RT-36604: Exe bundler doesn't check the copyright length. Summary: throw a config exception when the copyright is longer than 100 characaters ! m

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 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 ! buildSrc/x86egl.gradle

[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-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 th

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 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 Glass Reviewed-by: snorthov