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

2014-01-15 Thread hang . vo
Changeset: 7301f6f33da9 Author:jgiles Date: 2014-01-16 13:54 +1300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7301f6f33da9 RT-31309: [Menu] is not scrolled, when navigated via keyboard ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ContextMenuContent

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

2014-01-15 Thread hang . vo
Changeset: ec8f70da59a4 Author:jgiles Date: 2014-01-16 11:12 +1300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ec8f70da59a4 RT-35338: [TableView] NullPointerException when clicking empty area in TableView ! modules/controls/src/main/java/javafx/scene/control/TableView.jav

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

2014-01-15 Thread hang . vo
Changeset: 9689bfae29b8 Author:mv157916 Date: 2014-01-10 15:05 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/9689bfae29b8 RT-35268: Update the JDK 8 build number to b123 in rt/build.properties file in the JavaFX 8 Master forest. ! build.properties Changeset: d4fcbba

Changes for January 2014 CPU release synced into FX 8u-dev (and 2u-dev)

2014-01-15 Thread Kevin Rushforth
I have synced the FX changes from the just-release January 2014 CPU release into 8u-dev. For FX 2.x, I also synced the CPU changes from 2.2.51 into 2u-dev. -- Kevin Kevin Rushforth wrote: Note: I have synced up the pending FX changes from the just-release January 2014 CPU release into FX 8.

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

2014-01-15 Thread hang . vo
Changeset: 6619d6a3cbbb Author:Pavel Safrata Date: 2013-09-06 12:10 +0100 URL: http://hg.openjdk.java.net/openjfx/2u/dev/rt/rev/6619d6a3cbbb RT-32306: Enhance FX drag and drop operations + javafx-ui-common/src/com/sun/javafx/scene/input/DragboardHelper.java ! javafx-ui-common/src/

Re: Launching JavaFX apps

2014-01-15 Thread Scott Palmer
Yes that too.. Sorry.. there were many points in my email and I misunderstood which you were referring to. I will file the bug with NB regarding the default comments in a JavaFX project. My other comment was referring to the launcher.exe that JavaFX packager uses and that is of course a JavaFX is

hg: openjfx/8u-dev/rt: RT-35374 [Monocle] LinuxInputTests: EGalax tests fail when running after DragTouchInAndOutAWindow

2014-01-15 Thread hang . vo
Changeset: e546ab623a97 Author:Daniel Blaukopf Date: 2014-01-15 20:52 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e546ab623a97 RT-35374 [Monocle] LinuxInputTests: EGalax tests fail when running after DragTouchInAndOutAWindow Summary: There was a misunderstanding in

hg: openjfx/8u-dev/rt: RT-35372 Update crosslibs-armv6hf.sh script

2014-01-15 Thread hang . vo
Changeset: 5b93cb591cb0 Author:Daniel Blaukopf Date: 2014-01-15 20:24 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5b93cb591cb0 RT-35372 Update crosslibs-armv6hf.sh script ! buildSrc/crosslibs/crosslibs-armv6hf.sh

Re: The disableProperty / disabledProperty mess

2014-01-15 Thread Stephen F Northover
Funny, this was one of the first things that I asked when I came to FX. I believe we are using the same terminology as the disabled property on DOM nodes. At this point, we cannot change it and I'm not thrilled about adding an alias but let's discuss this in the JIRA. Steve On 2014-01-15 6:

hg: openjfx/8u-dev/rt: Fix for RT-35371 runtime is completely broken on beagleboard. Reviewed by dblaukopf, tested with HelloSanity.

2014-01-15 Thread hang . vo
Changeset: 061e253a9cd2 Author:lisa.se...@oracle.com Date: 2014-01-15 12:56 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/061e253a9cd2 Fix for RT-35371 runtime is completely broken on beagleboard. Reviewed by dblaukopf, tested with HelloSanity. ! modules/graphics/sr

Re: Review request: RT-35209 Runtime is broken on beagleboard

2014-01-15 Thread Lisa Selle
Sorry the proper jira is: https://javafx-jira.kenai.com/browse/RT-35371 On 1/15/2014 12:43 PM, Lisa Selle wrote: Daniel can you please review the fix for https://javafx-jira.kenai.com/browse/RT-35209 (patch is in jira). Thanks, Lisa

Review request: RT-35209 Runtime is broken on beagleboard

2014-01-15 Thread Lisa Selle
Daniel can you please review the fix for https://javafx-jira.kenai.com/browse/RT-35209 (patch is in jira). Thanks, Lisa

Re: JavaFx gtk3 support

2014-01-15 Thread Stephen F Northover
Hi Ilya, Sorry, just processed the bug today. Can we carry on the conversation there? https://javafx-jira.kenai.com/browse/RT-35264 Steve On 2014-01-15 5:54 AM, Ilya Buziuk wrote: Hello. I'm really interested in high level plans about gtk3 support. Assuming that starting from Luna build ec

hg: openjfx/8u-dev/rt: Fix RT-31402: Virtual Keyboard should not produce keystrokes with a right mouse click

2014-01-15 Thread hang . vo
Changeset: 650d35fd3f22 Author:Seeon Birger Date: 2014-01-15 18:17 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/650d35fd3f22 Fix RT-31402: Virtual Keyboard should not produce keystrokes with a right mouse click ! modules/controls/src/main/java/com/sun/javafx/scene/

Re: [8u] Post-commit review: RT-35237, When a Bidirectional binding fails, old value restoration may cause an exception hiding the real cause

2014-01-15 Thread Kevin Rushforth
The URL is not quite right. There should be no "graphics" in the path: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f487abfe1990 -- Kevin Alexander Kouznetsov wrote: The link doesn't work for me. Best regards, Alexander Kouznetsov (408) 276-0387 On 13 янв 2014 16:33, Martin Sladecek wro

Re: Launching JavaFX apps

2014-01-15 Thread Kevin Rushforth
I'll check, but I would be surprised to find this comment insertion code in FX. I'm almost certain it is in the JavaFX project code in NetBeans. -- Kevin Scott Palmer wrote: Thanks. I'm participating in NetCat 8.0 so I'm well aware of that link :-). But this doesn't appear to be a NetBeans

Re: [8u] Post-commit review: RT-35237, When a Bidirectional binding fails, old value restoration may cause an exception hiding the real cause

2014-01-15 Thread Alexander Kouznetsov
The link doesn't work for me. Best regards, Alexander Kouznetsov (408) 276-0387 On 13 янв 2014 16:33, Martin Sladecek wrote: Hello, here's a changeset for RT-35237 (When a Bidirectional binding fails, old value restoration may cause an exception hiding the real cause), if anybody's intereste

Re: Launching JavaFX apps

2014-01-15 Thread Alexander Kouznetsov
Scott, I didn't get that. Are you saying that main() method javadoc is correct? Best regards, Alexander Kouznetsov (408) 276-0387 On 15 янв 2014 16:40, Scott Palmer wrote: Thanks. I'm participating in NetCat 8.0 so I'm well aware of that link :-). But this doesn't appear to be a NetBeans iss

hg: openjfx/8u-dev/rt: RT-34281 Cursor doesn't change back from 'move/drag' to 'pointer' when dragging scrollPane

2014-01-15 Thread hang . vo
Changeset: 4f1da073db97 Author:Martin Sladecek Date: 2014-01-15 12:35 + URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/4f1da073db97 RT-34281 Cursor doesn't change back from 'move/drag' to 'pointer' when dragging scrollPane ! modules/graphics/src/main/java/javafx/scene/

Re: Launching JavaFX apps

2014-01-15 Thread Scott Palmer
Thanks. I'm participating in NetCat 8.0 so I'm well aware of that link :-). But this doesn't appear to be a NetBeans issue. Inclusion of metadata into the launcher stub is not implemented in the javafxpackager command line tool or ant task as far as I can tell. (I'm using the gradle plugin mainl

Re: Launching JavaFX apps

2014-01-15 Thread Alexander Kouznetsov
Here is the link to file a bug on NetBeans: http://netbeans.org/bugzilla/enter_bug.cgi Best regards, Alexander Kouznetsov (408) 276-0387 On 8 янв 2014 18:45, Kevin Rushforth wrote: So yes, it does seem that Netbeans should modify the wording of their javadoc comment for the main() method of

The disableProperty / disabledProperty mess

2014-01-15 Thread Randahl Fink Isaksen
I keep thinking we need to fix the disableProperty / disabledProperty mess, so I have created a Jira issue, which I hope you will all vote for: Please see the description below Randahl ——— From https://javafx-jira.kenai.com/browse/RT-35349 I know I am late to the game with this request, but p

Re: How to draw line to connect Two components at run time?

2014-01-15 Thread Alexander Kouznetsov
Just like I answered in another thread, you can add Line node and update its coordinates the way you need. Best regards, Alexander Kouznetsov (408) 276-0387 On 7 янв 2014 1:45, Amine Tengilimoglu wrote: Hi; I met a problem and need urgent help from you here, I am new in javafx ... draw lines

Re: How I do connect two panes?

2014-01-15 Thread Alexander Kouznetsov
Try using Line node. It has bindable coordinates. Best regards, Alexander Kouznetsov (408) 276-0387 On 7 янв 2014 1:30, Amine Tengilimoglu wrote: I want to connect two panes. panes are dragable so: I need dinamic line... Which API should I look at? ı am waiting for answers...thanx

Re: JavaFx gtk3 support

2014-01-15 Thread Ilya Buziuk
Hello. I'm really interested in high level plans about gtk3 support. Assuming that starting from Luna build eclipse uses gtk3 libs when available on Linux/Unix (https://bugs.eclipse.org/bugs/show_bug.cgi?id=420182 ) , which makes javaFx incompatible, cause it contains hardcoded references to gtk2.

hg: openjfx/8u-dev/rt: RT-35015 [ScrollPane] ScrollPane can leave trails of horizontal lines.

2014-01-15 Thread hang . vo
Changeset: 24df4e4a1a07 Author:Martin Sladecek Date: 2014-01-15 09:07 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/24df4e4a1a07 RT-35015 [ScrollPane] ScrollPane can leave trails of horizontal lines. Reviewed by: flar ! modules/controls/src/main/java/com/sun/javafx/