hg: openjfx/8/graphics/rt: RT-32880: D3D: Near clip appears to clip further (away from viewer) than the specified near value

2013-12-03 Thread hang . vo
Changeset: 268fe91a74e0 Author:vadim Date: 2013-12-03 12:24 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/268fe91a74e0 RT-32880: D3D: Near clip appears to clip further (away from viewer) than the specified near value Summary: Adjust projection matrix for Direct3D

hg: openjfx/8/graphics/rt: RT-34624 [Lens] [Touch] Control not always respond to a tap

2013-12-03 Thread hang . vo
Changeset: 5da49a57a37f Author:Assaf Yavnai Date: 2013-12-03 12:38 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5da49a57a37f RT-34624 [Lens] [Touch] Control not always respond to a tap Summary:Sometime when taping over a control it doesn't get selected, but

Review Request: RT-34576 stage.getX()/getY() returns wrong result in applet mode

2013-12-03 Thread Petr Pchelko
Hello, OpenJFX. Please review the fix for the issue: https://javafx-jira.kenai.com/browse/RT-34576 The details are available in the bug comments. With best regards. Petr.

hg: openjfx/8/graphics/rt: RT-34610: SwingNode: Ending a drag gesture should not generate an AWT mouse clicked event

2013-12-03 Thread hang . vo
Changeset: 2698d86919d4 Author:Anthony Petrov anthony.pet...@oracle.com Date: 2013-12-03 16:43 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/2698d86919d4 RT-34610: SwingNode: Ending a drag gesture should not generate an AWT mouse clicked event Summary: Skip

Scene Builder is now open source!

2013-12-03 Thread Simon Vienot
Hello OpenJFXers ! We're very happy to announce that Scene Builder is now open source, as a part of the OpenJFX project. The whole Scene Builder functionality is available, including the SB Kit API as well as the standalone SB application. The only part of the product which remains closed is

Post commit notification: RT-34632: Lens: VK preload

2013-12-03 Thread Seeon Birger
JIRA: HYPERLINK https://javafx-jira.kenai.com/browse/RT-34632RT-34632 - Lens: VK preload Fixed in commit: b9e39db1ecbe Regards, Seeon

Re: Scene Builder is now open source!

2013-12-03 Thread Tom Schindl
Amazing News! Von meinem iPhone gesendet Am 03.12.2013 um 16:04 schrieb Simon Vienot simon.vie...@oracle.com: Hello OpenJFXers ! We're very happy to announce that Scene Builder is now open source, as a part of the OpenJFX project. The whole Scene Builder functionality is available,

Re: Scene Builder is now open source!

2013-12-03 Thread Simon Vienot
SB Kit is an API allowing to integrate SB functionality into the GUI of a third party tool, such as an IDE. With the 2.0 release, SB code base has been deeply re-factored to make it modular such that each of the Panels (Content, Inspector, Hierarchy, etc...) can be instantiated and brought up

hg: openjfx/8/graphics/rt: RT-34632: Lens: VK preload.

2013-12-03 Thread hang . vo
Changeset: b9e39db1ecbe Author:Seeon Birger seeon.bir...@oracle.com Date: 2013-12-03 17:05 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b9e39db1ecbe RT-34632: Lens: VK preload. ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/FXVK.java !

hg: openjfx/8/graphics/rt: RT-34580: [iOS, Android] Remove JDK8 method references

2013-12-03 Thread hang . vo
Changeset: 04577ad9b088 Author:snorthov Date: 2013-12-03 10:54 -0500 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/04577ad9b088 RT-34580: [iOS,Android] Remove JDK8 method references Summary: Recoding two methods will allow us to compile and run on RoboVM (with

Re: Scene Builder is now open source!

2013-12-03 Thread Mario Torre
On Tue, 2013-12-03 at 16:04 +0100, Simon Vienot wrote: Hello OpenJFXers ! We're very happy to announce that Scene Builder is now open source, as a part of the OpenJFX project. The whole Scene Builder functionality is available, including the SB Kit API as well as the standalone SB

Re: Scene Builder is now open source!

2013-12-03 Thread rdarrylr
Great news!!! Thank you very much. -Original Message- From: Simon Vienot simon.vie...@oracle.com Sender: openjfx-dev-boun...@openjdk.java.net Date: Tue, 03 Dec 2013 16:04:25 To: openjfx-dev@openjdk.java.net Subject: Scene Builder is now open source! Hello OpenJFXers ! We're very happy

hg: openjfx/8/graphics/rt: RT-33796: Need to remove compile and runtime dependency on BINARY_STUB

2013-12-03 Thread hang . vo
Changeset: 9d4bcbe21a6f Author:kcr Date: 2013-12-03 09:37 -0800 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/9d4bcbe21a6f RT-33796: Need to remove compile and runtime dependency on BINARY_STUB Reviewed-by: ddhill, ckyang ! build.gradle ! gradle.properties.template

hg: openjfx/8/graphics/rt: RT-34575: Ensemble8 does not work with a touch screen.

2013-12-03 Thread hang . vo
Changeset: c3867686aaa4 Author:jgiles Date: 2013-12-04 07:53 +1300 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c3867686aaa4 RT-34575: Ensemble8 does not work with a touch screen. Pushing on behalf of Martin Sladecek Reviewed-by: Rafi Tayar, jgiles !

Re: Scene Builder is now open source!

2013-12-03 Thread Richard Bair
Really, really great news! Thanks Simon and Eric and the rest of the team for getting this done! Richard On Dec 3, 2013, at 7:04 AM, Simon Vienot simon.vie...@oracle.com wrote: Hello OpenJFXers ! We're very happy to announce that Scene Builder is now open source, as a part of the OpenJFX

hg: openjfx/8/graphics/rt: RT-34111: Scaling problem when printing using Canon Inkjet iP100

2013-12-03 Thread hang . vo
Changeset: 5f608d7df7a5 Author:prr Date: 2013-12-03 12:22 -0800 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5f608d7df7a5 RT-34111: Scaling problem when printing using Canon Inkjet iP100 Reviewed-by: jgodinez !

Re: Scene Builder is now open source!

2013-12-03 Thread Philipp Dörfler
Yay! Seems Christmas is early this year :) Am 03.12.2013 um 16:04 schrieb Simon Vienot simon.vie...@oracle.com: Hello OpenJFXers ! We're very happy to announce that Scene Builder is now open source, as a part of the OpenJFX project. The whole Scene Builder functionality is available,

Re: Scene Builder is now open source!

2013-12-03 Thread Richard Bair
And Yves! It looks like you made the magic happen :-) Thanks! Richard On Dec 3, 2013, at 12:16 PM, Richard Bair richard.b...@oracle.com wrote: Really, really great news! Thanks Simon and Eric and the rest of the team for getting this done! Richard On Dec 3, 2013, at 7:04 AM, Simon

Re: Scene Builder is now open source!

2013-12-03 Thread Felix Bembrick
I for one will find the code and design of Scene Builder very useful as examples of advanced usage of JavaFX so thanks to the SB team :-) Felix On 4 December 2013 07:44, Philipp Dörfler phdoerf...@gmail.com wrote: Yay! Seems Christmas is early this year :) Am 03.12.2013 um 16:04 schrieb

hg: openjfx/8/graphics/rt: 2 new changesets

2013-12-03 Thread hang . vo
Changeset: 7dfe3ed4a7cb Author:lisa.se...@oracle.com Date: 2013-12-03 16:18 -0500 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/7dfe3ed4a7cb Backout the fix for RT-34575. Unfortunately this fix causes a regression in ScrollableListView - the scroll bars disappear

review 8.0 fix for RT-34663: pick more appropriate defaults for vram pool sizes

2013-12-03 Thread Jim Graham
Hi Lisa, Here are the changes we discussed. Note that I found the settings at different lines in the embedded configuration files than you indicated, but hopefully I modified all of the required platforms correctly... Jira: https://javafx-jira.kenai.com/browse/RT-34663 webrev:

hg: openjfx/8/graphics/rt: ECLIPSE ONLY: fix .classpath files

2013-12-03 Thread hang . vo
Changeset: a775ec27c8a4 Author:snorthov Date: 2013-12-03 16:52 -0500 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a775ec27c8a4 ECLIPSE ONLY: fix .classpath files ! .classpath ! modules/builders/.classpath ! modules/controls/.classpath ! modules/graphics/.classpath !

hg: openjfx/8/graphics/rt: [DOCS-ONLY] RT-23722: various updates to css docs

2013-12-03 Thread hang . vo
Changeset: b2c1717cfabe Author:David Grievedavid.gri...@oracle.com Date: 2013-12-03 17:29 -0500 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b2c1717cfabe [DOCS-ONLY] RT-23722: various updates to css docs !

hg: openjfx/8/graphics/rt: IDEA CHANGE ONLY: Update .idea for web and media

2013-12-03 Thread hang . vo
Changeset: 7453c535525d Author:snorthov Date: 2013-12-03 18:18 -0500 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/7453c535525d IDEA CHANGE ONLY: Update .idea for web and media ! .idea/builders.iml ! .idea/media.iml ! .idea/rt-closed.iml ! .idea/rt.iml ! .idea/web.iml

hg: openjfx/8/graphics/rt: Fix RT-34663: Adjust prism texture pool limits for desktop and embedded

2013-12-03 Thread hang . vo
Changeset: 9dddbaefd1eb Author:flar james.gra...@oracle.com Date: 2013-12-03 15:01 -0800 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/9dddbaefd1eb Fix RT-34663: Adjust prism texture pool limits for desktop and embedded Reviewed by: kcr ! buildSrc/armv6hf.gradle !

hg: openjfx/8/graphics/rt: RT-28195: Printing: printing of a canvas doesn't start

2013-12-03 Thread hang . vo
Changeset: b6b8fc7d6c18 Author:prr Date: 2013-12-03 15:32 -0800 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b6b8fc7d6c18 RT-28195: Printing: printing of a canvas doesn't start Reviewed-by: flar, kcr !

hg: openjfx/8/graphics/rt: 2 new changesets

2013-12-03 Thread hang . vo
Changeset: a4b45faa34a2 Author:Alexander Kouznetsov Date: 2013-12-03 18:41 -0800 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a4b45faa34a2 Ensemble8: Fix for RT-32637 Samples should be updated to use Lambdas for Java 8 !

hg: openjfx/8/graphics/rt: 2 new changesets

2013-12-03 Thread hang . vo
Changeset: 355fcde00b08 Author:Alexander Kouznetsov Date: 2013-12-03 18:48 -0800 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/355fcde00b08 Ensemble8: Fix for RT-34670 Intermittent failure in copying resources to Modena.jar file !

hg: openjfx/8/graphics/rt: Ensemble8: Fix for RT-34447 DatePicker Control in Ensemble8 - don't open stage for DatePicker

2013-12-03 Thread hang . vo
Changeset: 5c5f089af5e3 Author:Alexander Kouznetsov Date: 2013-12-03 19:45 -0800 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5c5f089af5e3 Ensemble8: Fix for RT-34447 DatePicker Control in Ensemble8 - don't open stage for DatePicker !