hg: openjfx/8u-dev/rt: RT-33610 Stacked bar chart doesn't render series when data is reset

2014-04-01 Thread hang . vo
Changeset: c92677f8db7a Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-04-01 07:56 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c92677f8db7a RT-33610 Stacked bar chart doesn't render series when data is reset Reviewed by: dgrieve !

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

2014-04-01 Thread hang . vo
Changeset: 2ad08db01ace Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-04-01 08:03 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2ad08db01ace RT-20527 [BubbleChart] some labels are not drawn, when space enough. Reviewed by: jgiles !

hg: openjfx/8u-dev/rt: RT-20434: Image loading in j2d incorrectly handles gray scale

2014-04-01 Thread hang . vo
Changeset: 6db120ca4216 Author:vadim Date: 2014-04-01 12:58 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6db120ca4216 RT-20434: Image loading in j2d incorrectly handles gray scale Reviewed-by: flar !

hg: openjfx/8u-dev/rt: [JAVADOC] Updated Window.centerOnScreen() javadoc as discussed in RT-36446

2014-04-01 Thread hang . vo
Changeset: 95017b565e2a Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-04-01 12:38 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/95017b565e2a [JAVADOC] Updated Window.centerOnScreen() javadoc as discussed in RT-36446 !

hg: openjfx/8u-dev/rt: Linux Input Tests: Adding test that check multitouch press-release-press sequence

2014-04-01 Thread hang . vo
Changeset: e652a3b9ed7c Author:Elina Kleyman elina.kley...@oracle.com Date: 2014-04-01 13:46 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e652a3b9ed7c Linux Input Tests: Adding test that check multitouch press-release-press sequence !

hg: openjfx/8u-dev/rt: TOYS Fix for the sample, that make possible object to get the gestures events

2014-04-01 Thread hang . vo
Changeset: a1509d3a22bf Author:Elina Kleyman elina.kley...@oracle.com Date: 2014-04-01 14:02 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a1509d3a22bf TOYS Fix for the sample, that make possible object to get the gestures events !

JavaFX8: Multittouch support under Linux

2014-04-01 Thread Stefan Schwandter
Hello all! Is multitouch-input supposed to be supported on Java 8 SE running on Linux? I use a capacitive touch screen, with a DMC controller, connected to a Ubuntu 13.10 PC via USB, and none of the sample code that I've tried seems to recognize any touch events. Under Windows 7, touch events

Re: JavaFX8: Multittouch support under Linux

2014-04-01 Thread Anthony Petrov
Hi Stefan, No, currently it's not. Here's a JIRA that you may want to watch: https://javafx-jira.kenai.com/browse/RT-25079 -- best regards, Anthony On 4/1/2014 3:52 PM, Stefan Schwandter wrote: Hello all! Is multitouch-input supposed to be supported on Java 8 SE running on Linux? I use a

Expected frame rates for a full-screen blur

2014-04-01 Thread Mike Hearn
Hi there, On a MacBook Pro with OS X 10.9.2, does anyone have any estimates for anticipated frame rates of a full-screen animated blur? I noticed that when my window is not maximized, the blur is smooth and high frame-rate. When maximized the blur is somewhat choppy. Unfortunately I have no clue

hg: openjfx/8u-dev/rt: RT-35478: Gradle complains about deprecated api

2014-04-01 Thread hang . vo
Changeset: c1c6f4066627 Author:Danno Ferrin (shemnon) danno.fer...@oracle.com Date: 2014-04-01 10:11 -0600 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c1c6f4066627 RT-35478: Gradle complains about deprecated api Summary: Switch from configurations.add to

Re: Expected frame rates for a full-screen blur

2014-04-01 Thread Mike Hearn
Actually, playing some more, it seems like the poor frame rates I'm seeing are not blur related, but rather affect any animation (i.e. all rendering) when my main window is maximized. Shrinking the window so it's smaller results in smooth animations of any kind. This seems to be true no matter how

Re: Expected frame rates for a full-screen blur

2014-04-01 Thread Jeff Martin
If it's a MacBook Pro Retina, you might try it with and without retina level resolution. I haven't tested JavaFX 8 with retina, but JFX 7 had serious problems that would go away when I changed the display to non-retina. jeff On Apr 1, 2014, at 11:41 AM, Mike Hearn m...@plan99.net wrote:

Re: Expected frame rates for a full-screen blur

2014-04-01 Thread Mike Hearn
How do I do that? And won't that make everything blurry? Retina support is one reason why I chose JFX. Swing on Retina Macs is pretty much unusable, it's like looking through thick plastic. On Tue, Apr 1, 2014 at 7:26 PM, Jeff Martin j...@reportmill.com wrote: If it's a MacBook Pro Retina, you

Re: Expected frame rates for a full-screen blur

2014-04-01 Thread Jeff Martin
I assume retina optimization was added for JFX 8 (or is on the short list). I think there is a Jira for it. You can choose a non-retina resolution by going to display preferences and clicking the Scaled radio button and selecting something to the right of Best Resolution (Retina). It used to

hg: openjfx/8u-dev/rt: RT-35910: fixing screen capture at 565

2014-04-01 Thread hang . vo
Changeset: 0e3825fffe37 Author:ddhill Date: 2014-04-01 15:03 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/0e3825fffe37 RT-35910: fixing screen capture at 565 Reviewed-by: kselle ! apps/toys/Hello/src/main/java/hello/TestBuilder.java !

hg: openjfx/8u-dev/rt: RT-36400: [Accessibility] Improve TreeTableView support for Screen Readers.

2014-04-01 Thread hang . vo
Changeset: f83a5fb3244a Author:jgiles Date: 2014-04-02 09:40 +1300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f83a5fb3244a RT-36400: [Accessibility] Improve TreeTableView support for Screen Readers. This changeset is for Windows-only, a follow-up changeset will be for

RE: Expected frame rates for a full-screen blur

2014-04-01 Thread John Smith
Sounds like your issue isn't in fact the blur, but, if it were, some things suggestions are: 1. BoxBlurs are more efficient than GaussianBlurs: http://en.wikipedia.org/wiki/Box_blur 2. Apply some of the suggestions from the openjfx Performance Tips and Tricks page:

hg: openjfx/8u-dev/rt: [Accessibility] RT-36268: ContextMenu - Mac improvements

2014-04-01 Thread hang . vo
Changeset: 36938a0db8a6 Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-04-01 16:35 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/36938a0db8a6 [Accessibility] RT-36268: ContextMenu - Mac improvements !

hg: openjfx/8u-dev/rt: RT-36400: Improve TreeTableView support for screen readers.

2014-04-01 Thread hang . vo
Changeset: a80fe897c467 Author:jgiles Date: 2014-04-02 13:57 +1300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a80fe897c467 RT-36400: Improve TreeTableView support for screen readers. This changeset somewhat improves the mac support for TreeTableView, but there is still

hg: openjfx/8u-dev/rt: RT-36400: [Accessibility] Improve TreeTableView support for Screen Readers

2014-04-01 Thread hang . vo
Changeset: ef83a3fddb97 Author:jgiles Date: 2014-04-02 14:53 +1300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ef83a3fddb97 RT-36400: [Accessibility] Improve TreeTableView support for Screen Readers Fire notifications when selection change in TreeTableView. !