hg: openjfx/8u-dev/rt: RT-25980 Add Window setUserData and user data to other non-Node classes

2014-08-12 Thread martin . sladecek
Changeset: 7ec4725320d0 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-08-12 09:55 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7ec4725320d0 RT-25980 Add Window setUserData and user data to other non-Node classes Reviewed by: kcr, snorthov Contributed

hg: openjfx/8u-dev/rt: RT-33696 RTL orientation, submenu overlaps its parent menu.

2014-08-12 Thread martin . sladecek
Changeset: 42903ea10084 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-08-12 10:00 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/42903ea10084 RT-33696 RTL orientation, submenu overlaps its parent menu. Reviewed by: snorthov, kcr !

hg: openjfx/8u-dev/rt: RT-38138: -fx-spacing used wrong in .menubar in modena.css

2014-08-12 Thread david . grieve
Changeset: e5dccbae218a Author:David Grievedavid.gri...@oracle.com Date: 2014-08-12 08:03 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e5dccbae218a RT-38138: -fx-spacing used wrong in .menubar in modena.css Reviewed by: kcr !

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Fix for DTL-6746: Text Fill of Label change color the # hexadecimal color interpreted as event build method ...

2014-08-12 Thread yves . joan
Changeset: 7c4cb2f851ab Author:yjoan Date: 2014-08-12 15:43 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7c4cb2f851ab [SCENEBUILDER] Fix for DTL-6746: Text Fill of Label change color the # hexadecimal color interpreted as event build method ... !

Re: Bundle native libraries for Mac for JNA JNI...

2014-08-12 Thread Danno Ferrin
I think that is right. We set java.library.path in the launcher to be bundle/Contents/Java/ prior to launch. So I would include the libraries in the same way the jars and other assets are listed. On Aug 10, 2014, at 9:20 PM, Tony Anecito adanec...@yahoo.com wrote: Ok. I think the native

hg: openjfx/8u-dev/rt: RT-37959: [Accessibility] Review a11y enums

2014-08-12 Thread felipe . heidrich
Changeset: c0f091376dbf Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-08-12 13:46 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c0f091376dbf RT-37959: [Accessibility] Review a11y enums Remove PAGES and TABS Use ITEM_COUNT and ITEM_AT_INDEX for ListView,