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

2013-08-12 Thread hang . vo
Changeset: 19197d39ad7f Author:hudson Date: 2013-08-08 11:07 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/19197d39ad7f Added tag 8.0-b102 for changeset 78a1636e68b1 ! .hgtags Changeset: 88184f3a006a Author:David Grieve Date: 2013-08-12 19:50 -0400 URL:

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

2013-08-12 Thread hang . vo
Changeset: 273e66a46a60 Author:jgiles Date: 2013-08-09 11:22 +1200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/273e66a46a60 RT-31020: Problems Multiple-Selecting Rows in TableView ! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TableRowBehavior

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

2013-08-12 Thread hang . vo
Changeset: ec44b3b3d2e1 Author:leifs Date: 2013-08-12 15:54 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ec44b3b3d2e1 RT-26861: RTL orientation, ColorPicker palette position issue. ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ComboBoxPopupC

hg: openjfx/8/controls/rt: fix RT-29729 Exception on stage security and menu is not opened.

2013-08-12 Thread hang . vo
Changeset: b3c20547e8aa Author:psomashe Date: 2013-08-12 14:35 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b3c20547e8aa fix RT-29729 Exception on stage security and menu is not opened. ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ContextMe

hg: openjfx/8/graphics/rt: RT-32284: Move JSObject and JSException to graphics module to enable builds on OpenJDK

2013-08-12 Thread hang . vo
Changeset: 109e514e5f85 Author:rbair Date: 2013-08-12 14:27 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/109e514e5f85 RT-32284: Move JSObject and JSException to graphics module to enable builds on OpenJDK ! build.gradle + modules/graphics/src/main/java/netscape/

Re: hello and macosx build trouble

2013-08-12 Thread Richard Bair
Hi Rene, I've moved JSObject and JSException up to the graphics module, and removed the "plugin" dependency from the build. I tested on the open build and this works. The settings I used in my gradle.properties are these: JDK_HOME = /Users/rbair/Projects/openjdk/jdk8/build/macosx-x86_64-normal

Re: Rowsorting of TableView with SortedList/FilteredList

2013-08-12 Thread Sven Reimers
Ok. So it seems we managed to track this down. I just opened https://javafx-jira.kenai.com/browse/RT-32283 Seems to be some nasty problem with duplicate entries causing headaches for the SortedList trying to accommodate to changes sent from the underlying FilteredList - probably something to do w

hg: openjfx/8/graphics/rt: Fix for rt-32247 - upgrade arm soft float compiler. Note: When you pull this change, you MUST download the new version of the arm soft float compiler, please see jira for de

2013-08-12 Thread hang . vo
Changeset: 84636cdf705c Author:lisa.se...@oracle.com Date: 2013-08-12 15:01 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/84636cdf705c Fix for rt-32247 - upgrade arm soft float compiler. Note: When you pull this change, you MUST download the new version of the a

hg: openjfx/8/graphics/rt: Update ar path for new arm-linaro-4.7 compiler.

2013-08-12 Thread hang . vo
Changeset: a91372ca4da9 Author:lisa.se...@oracle.com Date: 2013-08-12 15:25 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a91372ca4da9 Update ar path for new arm-linaro-4.7 compiler. ! buildSrc/armv6sf.gradle

hg: openjfx/8/controls/rt: RT-31866 - Regression : NPE when showing popup with TextArea content, fix from Martin

2013-08-12 Thread hang . vo
Changeset: 31b419ce59fe Author:mickf Date: 2013-08-12 18:10 +0100 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/31b419ce59fe RT-31866 - Regression : NPE when showing popup with TextArea content, fix from Martin ! modules/controls/src/main/java/javafx/scene/control/Scro

Description of Mouse enter/exit handling is not specific enough

2013-08-12 Thread Tom Schindl
Hi, I've been looking at how the mouse enter/exit is handled in JavaFX - which is different in how it works in Swing/SWT and so I looked at the documentation on MouseEvent which says the following: -8<- When mouse enters a node, the node gets MOUSE_ENTERED event, when it leaves, i

hg: openjfx/8/controls/rt: RT-30608 : Trigger 2D traversal based on PlatformImpl.isContextual2DNavigation()

2013-08-12 Thread hang . vo
Changeset: 29b2f94d77c7 Author:mickf Date: 2013-08-12 17:25 +0100 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/29b2f94d77c7 RT-30608 : Trigger 2D traversal based on PlatformImpl.isContextual2DNavigation() ! modules/graphics/src/main/java/com/sun/javafx/scene/traversal

Re: hello and macosx build trouble

2013-08-12 Thread David DeHaven
>> Thank you. This worked, and it got further, but it is missing the netscape >> javascript package now, as illustrated by the below: >> >> :checkJfxrtJar >> :updateCacheIfNeeded UP-TO-DATE >> :verifyJava >> :base:processVersionInfo UP-TO-DATE >> :base:compileJava UP-TO-DATE >> :base:processReso

hg: openjfx/8/graphics/rt: RT-32266: removed obsolete file.

2013-08-12 Thread hang . vo
Changeset: d50886fdfe8d Author:Pavel Safrata Date: 2013-08-12 15:21 +0100 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d50886fdfe8d RT-32266: removed obsolete file. - modules/graphics/src/test/java/com/sun/scenario/animation/shared/ClipTest.java

Re: Swing and JavaFX thread merge

2013-08-12 Thread Werner Lehmann
Hi, coincidentally we were experiencing the exact same problem with the combination 7u25, OSX, Webstart. Also, we arrived at pretty much the same workaround. Investigation showed that multiple Swing eventqueues were created in the above configuration. This would cause threading issues (NPE),

Re: Rowsorting of TableView with SortedList/FilteredList

2013-08-12 Thread Martin Klähn
Sorry for the link I had that in the original mail but by adding it seems to have vanished. So I had a chance to test the TableView with SortedList and FilteredList with b102. Sorting is enabled with SortedList but not with FilteredList. I guess you'll want a issue for filtering with FilteredList?

Re: current state of gradle script for Android?

2013-08-12 Thread Tobias Bley
Great! thanks Tomas. Keep up the good work! Am 12.08.2013 um 09:27 schrieb tomas.brandalik : > Ok, I have a template project for android which does necessary setup and > copying. But I forgot it's still in closed source. I will add some readme and > move it to opensource. > > -Tomas > > On 0

Re: current state of gradle script for Android?

2013-08-12 Thread tomas.brandalik
Ok, I have a template project for android which does necessary setup and copying. But I forgot it's still in closed source. I will add some readme and move it to opensource. -Tomas On 08/11/2013 06:07 PM, Tobias Bley wrote: Hi Tomas, When I extend a default Activity from FXActivity and try t