Changeset: 2ad08db01ace
Author:Martin Sladecek
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
! modules/controls/src/main/java/javafx/scene/cha
Changeset: c92677f8db7a
Author:Martin Sladecek
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
! modules/controls/src/main/java/javafx/scene/cha
Hello,
I just realized I’m scheduled to go with the kid on a school field trip
tomorrow morning, thus I’ll be missing our staff meeting.
Regards
Felipe
Sure. No permanent harm done...
-- Kevin
Danno Ferrin wrote:
This was my fault, and I would like to apologize for the inconvenience it has
caused Kevin and anyone who accidentally downloaded the changes.
As a consequence, I have changed my twitter icon to that of a dunce. (@shemnon)
—Danno
Changeset: 5133557fa908
Author:David Grieve
Date: 2014-03-31 18:08 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5133557fa908
RT-36332: if Stylesheet.loadBinary throws an IOException, make sure to try
loading .css
! modules/graphics/src/main/java/com/sun/javafx/css/S
Changeset: babda162124b
Author:lisa.se...@oracle.com
Date: 2014-03-31 16:57 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/babda162124b
RT-36387 [IMX, Lens] Black rectangle seen instead of cursor on first run after
reboot.
Reviewed by dblaukopf, tested with HelloRecta
This was my fault, and I would like to apologize for the inconvenience it has
caused Kevin and anyone who accidentally downloaded the changes.
As a consequence, I have changed my twitter icon to that of a dunce. (@shemnon)
—Danno
On Mar 31, 2014, at 2:50 PM, Kevin Rushforth wrote:
> To: All O
To: All OpenJFX developers,
We have fixed the 8u-dev/rt repo to remove the 136 bad changesets that
were mistakenly pushed.
If you have a clone of the http://hg.openjdk.java.net/openjfx/8u-dev/rt
repo and have pulled changesets any time in the last two hours, you must
do the following:
1) C
All OpenJFX devlopers:
We need to rollback (or recreate) the openjfx/8u-dev/rt repo on
hg.openjdk.java.net to remove some inadvertently pushed changesets. In
order to minimize problems we ask everyone to refrain from pulling
changes until I give the "all clear".
-- Kevin
It doesn't hurt to enter a JIRA for this. Even if we don't get to it
ourselves, any sort of solution that you might come up with (even Mac
only) can be tracked there.
Steve
On 2014-03-31 11:03 AM, Jasper Potts wrote:
Hot corners and screen saver could just be turned off in system preferences
Hot corners and screen saver could just be turned off in system preferences.
Then the cursor set to empty. If you need dynamic then you might be able to use
something like JNA or JNIWrapper to make native call need to disable those
things.
Jasper
> On Mar 29, 2014, at 2:08 AM, Erik Colson wr
Hi Erik,
Not a full solution by any means - but in terms of the mouse pointer being
shown, you could just set a blank cursor using setCursor(Cursor.NONE) on
Scene.
Thanks,
Michael
On 31 March 2014 11:54, Anthony Petrov wrote:
> Hi Erik,
>
> What you're asking for is kind of "exclusive full s
Hi Erik,
What you're asking for is kind of "exclusive full screen mode" (as it's
known in AWT/Swing). And no, JavaFX does not support this currently.
Please file a new issue in JIRA at https://javafx-jira.kenai.com/
PS. Regarding your current code: you don't really need to call
setResizable,
Hi Michael
On 28.03.2014 23:40, Michael Berry wrote:
Hi Kirill,
Ok, so with help from here (https://github.com/pgregory/libffi-msvc) I
think I've now got a VS project / makefile that builds libffi.lib, but I
can't work out how to get the build script to build the visual studio
project!
The pro
14 matches
Mail list logo