Changeset: 13a8cc6b39f8
Author:kcr
Date: 2013-07-17 21:34 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/13a8cc6b39f8
RT-31755: Cannot load prism_es2 or javafx_iio libraries
! modules/graphics/src/main/java/com/sun/javafx/iio/jpeg/JPEGImageLoader.java
! modules/gra
Changeset: 64763d7be26b
Author:jgiles
Date: 2013-07-17 10:51 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/64763d7be26b
RT-31675: TableViewSkinBase : make "scrollHorizontally" protected
!
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TableViewS
Hi Richard,
I don't see any mention of WebStart and JavaFX on the milestone list - are
issues surrounding (and suffocating :)) WebStart going to addressed as part of
the JDK release 8 instead?
David
Sent from my iPhone
On Jul 17, 2013, at 12:06 PM, Richard Bair wrote:
> Hi Peter,
>
> Our
Changeset: 903207884e86
Author:Felipe Heidrich
Date: 2013-07-17 14:06 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/903207884e86
[Findbugs] EI2, Report debugFonts and doCoreText protected issue in
com.sun.javafx.font.PrismFontFactory
! modules/graphics/src/main/
Changeset: d5fd51809ba2
Author:Felipe Heidrich
Date: 2013-07-17 13:30 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d5fd51809ba2
RT-31494: Wrapped line for complex text not rendering [Mac]
! modules/graphics/src/main/java/com/sun/javafx/font/coretext/CTGlyphLayou
Changeset: 6093296b8e08
Author:David Grieve
Date: 2013-07-11 17:56 -0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/6093296b8e08
RT-29714: check to see if what is returned from resolveRef is something that
has already been resolved.
! modules/graphics/src/main/java/
Going to forward to the fx experts.
On 2013-07-17, at 1:55 PM, TA Hubbard wrote:
> Dear Sirs;
>
> A fundamental feature of JavaFX's FXML is scripting. The process is simple;
> add the 'processing instruction' to standard FXML
> processing instructions (JavaFX import declarations or stateme
Just wondering if someone else also have the problem that using percentage in
-fx-background-insets doesn't work?
Means:
-fx-background-insets: 0, 1%, 5%, 10%
The statement above doesn't work but if I saw it right on the JavaFX CSS docu
page this should work...right?
Gerrit
Changeset: b0d412bf5a9c
Author:peterz
Date: 2013-07-17 20:55 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b0d412bf5a9c
Ignoring one test that hangs (RT-31738)
! modules/web/src/test/java/javafx/scene/web/IrresponsiveScriptTest.java
Changeset: 668a5f656c7f
Author
Hi,
I'm looking for books or document about JavaFX 8. Can you recommend me
some material about advanced topics how to work with JavaFX 8 if there is
any. I use javadoc but I some cases it's not enough.
Best wishes,
Peter
Hi Peter,
Our dates match up with JDK 8: http://openjdk.java.net/projects/jdk8/milestones
Feature complete was a month ago (but little API tweaks continue to happen).
Things are supposed to be reasonably stable by October 24 (Zero Bug Bounce
http://openjdk.java.net/projects/jdk8/milestones#Zero
Hi,
I'm new to JavaFX I'm interested what is the current progress of
development of JavaFX 8. I want to use it for base framework for my
enterprise application but I have concerns is it stable to be used? Can you
give me some information do you plan to add something else before the
official rele
CC'ing Nicolas.
On Jul 17, 2013, at 5:42 AM, "John C. Turnbull" wrote:
> I am not sure who to mention this to but the JavaFX examples on the JDK 8
> page are still stuck at b97 even though b98 of the JDK is there. This means
> that the Ensemble8 app is still not present in the set of samples.
>
Changeset: e3510fd07cae
Author:Martin Sladecek
Date: 2013-07-17 16:15 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/e3510fd07cae
RT-31681 Many javafx.scene.layout.* classes have methods with empty javadoc.
! modules/graphics/src/main/java/javafx/scene/layout/Back
Changeset: fc82052a4113
Author:ddhill
Date: 2013-07-16 18:25 -0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/fc82052a4113
RT-31035 remove hyphens from library names
! buildSrc/armv6hf.gradle
! buildSrc/armv6sf.gradle
! buildSrc/ios.gradle
! buildSrc/linux.gradle
! b
Thanks, John. I'll add this trace to
https://javafx-jira.kenai.com/browse/RT-31714. If you have a short,
self-contained, correct example that you can add to this issue, that will help
me verify the fix.
On Jul 17, 2013, at 9:14 AM, John Hendrikx wrote:
>
> I just got one too, but not relate
Changeset: 6361df2ab8cb
Author:Martin Sladecek
Date: 2013-07-17 14:52 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/6361df2ab8cb
RT-30313 TilePane updates it's tileWidthProperty() and tileHeightProperty()
only on layout recomputation
! modules/graphics/src/main/
I just got one too, but not related to any ComboBox in b98 as I don't
use any ComboBoxes. Probably related to a TreeView control:
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:2395)
at java.util.HashMap$EntryIterator.next(HashMap.ja
Probably a question better put to the OTN forums, but…
In caspian.css, you'll find
/* A very light grey used for the background of windows. See also
* -fx-text-background-color, which should be used as the -fx-text-fill
* value for text painted on top of backgrounds colored with -f
I am not sure who to mention this to but the JavaFX examples on the JDK 8
page are still stuck at b97 even though b98 of the JDK is there. This means
that the Ensemble8 app is still not present in the set of samples.
Can someone fix this?
-jct
Changeset: 8bf5f6080484
Author:Pavel Safrata
Date: 2013-07-17 12:39 +0100
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/8bf5f6080484
RT-31255: Fixed near/far clipping in SubScene picking.
! modules/graphics/src/main/java/javafx/scene/SubScene.java
! modules/graphics/sr
Changeset: cd615dea787f
Author:Martin Sladecek
Date: 2013-07-17 12:56 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/cd615dea787f
RT-30598 Cache invalidation and layout invalidation are not done independently,
while the validation is
! modules/graphics/src/main/j
So,
I'm having huge problems trying to make a simple change to a control to
give it a custom look. Something that used to look exactly right on
JavaFX 2.2 is now (since say 6 months) being overriden by the standard
css and I just cannot find any way to get rid of it. It seems to be
related
Changeset: ec29ce71c4e7
Author:Martin Soch
Date: 2013-07-17 12:52 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ec29ce71c4e7
SW pipeline: layout of transformed text was wrong (RT-30949)
! modules/graphics/src/main/java/com/sun/prism/sw/SWGraphics.java
Changeset: 5466d96d2aa9
Author:Pavel Safrata
Date: 2013-07-17 09:54 +0100
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5466d96d2aa9
RT-27947: fixed local-to-scene transform when it changes state from 3D to 2D.
!
modules/graphics/src/main/java/com/sun/javafx/scene/tra
Changeset: 33f579e4e971
Author:peterz
Date: 2013-07-17 11:16 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/33f579e4e971
RT-31606 WebView scrolling is broken
! modules/web/src/main/native/Source/WebCore/platform/ScrollAnimatorNone.cpp
26 matches
Mail list logo