hg: openjfx/8u-dev/rt: Fix RT-35058: ES2 texture lock warnings in CanvasTest/Zoomy on ARM

2014-03-04 Thread hang . vo
Changeset: df8841896a28 Author:flar Date: 2014-03-04 19:02 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/df8841896a28 Fix RT-35058: ES2 texture lock warnings in CanvasTest/Zoomy on ARM Reviewed by: Lisa ! modules/graphics/src/main/java/com/sun/scenario/effect/FilterC

Re: CSS Font size in points doesn't match Node.Font.Size

2014-03-04 Thread Jeff Martin
Thanks Tom! I assume the thread was this one: Font.font() says it is point size but it looks like it are pixels http://mail.openjdk.java.net/pipermail/openjfx-dev/2014-January/012398.html I guess the final word is that CSS assumes 1pt==1/92in, and Nodes convert that to the real

Re: CSS Font size in points doesn't match Node.Font.Size

2014-03-04 Thread Tom Schindl
There was a thread some time ago on this List with explainations of this behavior! Tom Von meinem iPhone gesendet > Am 05.03.2014 um 01:03 schrieb Jeff Martin : > > I can't quite wrap my head around why when I specify an -fx-font-size of 9pt > in CSS, it turns into a 12 pt font in my rendered

CSS Font size in points doesn't match Node.Font.Size

2014-03-04 Thread Jeff Martin
I can't quite wrap my head around why when I specify an -fx-font-size of 9pt in CSS, it turns into a 12 pt font in my rendered node. I suppose CSS is upscaling for my 96 dpi device, but it makes other measurements that depend on that setting potentially wrong. Any suggestions on how I should be

hg: openjfx/8/master/rt: Added tag 8.0-b132 for changeset e2fd0ac9762b

2014-03-04 Thread hang . vo
Changeset: f89b7dc932af Author:hudson Date: 2014-03-04 10:36 -0800 URL: http://hg.openjdk.java.net/openjfx/8/master/rt/rev/f89b7dc932af Added tag 8.0-b132 for changeset e2fd0ac9762b ! .hgtags

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

2014-03-04 Thread Stephen F Northover
Of course I mean Leonid, who is the owner of web, not Anthony ... On 2014-03-04 1:18 PM, Stephen F Northover wrote: Hi Anthony, Please review the lambdification of the web component. You are welcome to apply the patch, but there are numerous changes and they are all automatic. If you have out

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

2014-03-04 Thread Stephen F Northover
Hi Anthony, Please review the lambdification of the web component. You are welcome to apply the patch, but there are numerous changes and they are all automatic. If you have outstanding changes, please coordinate with me and I will re-lambdify to include the changes. Jira: https://javafx-jir

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

2014-03-04 Thread hang . vo
Changeset: b8a1db3d5a8b Author:Chien Yang Date: 2014-03-04 09:53 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b8a1db3d5a8b Fix to RT-21702: [Touch, Windows] MouseEvents generated from touch-screen action have isSynthesized() == false Reviewed by Anthony Petrov ! mo

hg: openjfx/8u-dev/rt: RT-36005: [Linux] Provide support for prerm script for Debian package

2014-03-04 Thread hang . vo
Changeset: e8e29c6f29ba Author:shemnon Date: 2014-03-04 10:00 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e8e29c6f29ba RT-36005: [Linux] Provide support for prerm script for Debian package Summary: add blank prerm and preinst scripts for deb ! modules/fxpackager/sr

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

2014-03-04 Thread hang . vo
Changeset: 1e707c916396 Author:snorthov Date: 2014-03-04 10:07 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1e707c916396 RT-35197: Use Lambda in FX runtime and samples [swing] Summary: This component was lambdified (unlambdified file names recorded in the JIRA) ! mo

hg: openjfx/8u-dev/rt: RT-36087 JavaBeanProperty: memory leak?

2014-03-04 Thread hang . vo
Changeset: 20943f5b3791 Author:Martin Sladecek Date: 2014-03-04 14:11 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/20943f5b3791 RT-36087 JavaBeanProperty: memory leak? + modules/base/src/main/java/javafx/beans/property/adapter/DescriptorListenerCleaner.java ! modu

[8u20] Review request for RT-16923: The various addListener methods should throw NPE if a null listener is passed in, rather than throwing NPE when the listener list is iterated

2014-03-04 Thread Vadim Pakhnushev
Hi Felipe, Anthony, Please review this fix: https://javafx-jira.kenai.com/browse/RT-16923 http://cr.openjdk.java.net/~vadim/RT-16923/webrev.00/ Thanks, Vadim

hg: openjfx/8u-dev/rt: RT-11175: PrismSettings.isVsyncEnabled is not taken into consideration during prism-d3d initialization

2014-03-04 Thread hang . vo
Changeset: 085d0c62f4c8 Author:vadim Date: 2014-03-04 14:55 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/085d0c62f4c8 RT-11175: PrismSettings.isVsyncEnabled is not taken into consideration during prism-d3d initialization Reviewed-by: ckyang ! modules/graphics/src/ma

hg: openjfx/8u-dev/rt: RT-36094 javac warning No SupportedSourceVersion annotation

2014-03-04 Thread hang . vo
Changeset: ca9b98508292 Author:Martin Sladecek Date: 2014-03-04 10:12 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ca9b98508292 RT-36094 javac warning No SupportedSourceVersion annotation ! modules/fxml/src/main/java/com/sun/javafx/fxml/annotation/FXMLAnnotationPro