Changeset: 66696ac8abca
Author:Martin Sladecek
Date: 2014-07-11 08:44 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/66696ac8abca
RT-37864 MenuBar in SubScene does not work
Reviewed by: dgrieve
!
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/MenuBa
Jira: https://javafx-jira.kenai.com/browse/RT-30107
webrev: http://cr.openjdk.java.net/~flar/RT-30107/webrev.00/
Some explanation and benchmark results are in the Jira comments...
...jim
Changeset: 37119e0b1c5d
Author:flar
Date: 2014-07-10 16:02 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/37119e0b1c5d
Fix RT-37793: Performance issues on Canvas clearing temp and clip buffers
Reviewed by: Felipe
! modules/graphics/src/main/java/com/sun/javafx/sg/pris
Changeset: 6290dc0f2b7b
Author:David Grieve
Date: 2014-07-09 20:47 -0400
URL: http://hg.openjdk.java.net/openjfx/8u20/rt/rev/6290dc0f2b7b
RT-37818: [CSS] Drag triggers NPE at
com.sun.javafx.css.StyleManager.removeStylesheetContainer
! modules/graphics/src/main/java/com/sun/javafx/
Hi Herve,
This particular bug has nothing to do with rectangular clipping, this is
improving shape clipping instead.
Also, the fix involved actually isn't really any change to the clipping.
It just so happens that the clipping code in Canvas was the heaviest
user of the code that clears the
Apologies for the self-promotion but I've built a pretty complex open
source project using JavaFX and found it to be a very usable technology.
Light years ahead of Swing and more powerful than SWT; much easier layout
(VBox/HBox), builder pattern, styling (CSS etc.) and deployment (part of
JRE).
T
Changeset: 1f44842e2a96
Author:Felipe Heidrich
Date: 2014-07-10 15:20 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1f44842e2a96
RT-37846: [Accessibility, API] rename a11y methods
!
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ComboBoxListViewSki
Hello, I have a question about this (sorry if you explained it before): does
rectangular clipping on regular Nodes has / had the same performance problems
than with the Canvas?
Hervé
Sent from my iPhone
> On Jul 10, 2014, at 21:19, Jim Graham wrote:
>
> Jira: http://cr.openjdk.java.net/~flar
Jira: http://cr.openjdk.java.net/~flar/RT-37793/webrev.00/
webrev: http://cr.openjdk.java.net/~flar/RT-37793/webrev.00/
...jim
Changeset: 22be6271b7d3
Author:shemnon
Date: 2014-07-10 12:32 -0600
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/22be6271b7d3
RT-37769: Simple DMG Generation
Summary: Add a bundler argument, and skip the applescript step if it is set.
If it is simple and system wide add a
Changeset: a78fabe3d66a
Author:snorthov
Date: 2014-07-10 14:35 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a78fabe3d66a
ECLIPSE ONLY: fix .classpath
! modules/jmx/.classpath
Changeset: f4f09f2c598e
Author:Felipe Heidrich
Date: 2014-07-10 11:22 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f4f09f2c598e
[Accessibility] commenting public of Platform#accessibilityOnProperty() - API
review pending
! modules/graphics/src/main/java/javafx/appl
Changeset: b17558baab5e
Author:Felipe Heidrich
Date: 2014-07-10 10:56 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b17558baab5e
[Accessibility] Support API for RT-23916. Added
Platform#accessibilityOnProperty(). This property can be used
by Nodes that only should be
Changeset: 0cd32ef19c16
Author:Felipe Heidrich
Date: 2014-07-10 10:10 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/0cd32ef19c16
RT-37750: [Accessibility API] add alternate text property.
!
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ComboBoxLis
I wish Oracle would try to build an ecosystem around Java Client. If Sun had
done this, they could be Android right now. There might have been a few dollars
in that. There might still be.
If Oracle isn't trying to build an ecosystem around Java Client, and it's just
a hobby, I wish somebody wou
Scene Builder is a *real world* (and very useful) JavaFX app produced by
Oracle. It's also open source.
Cheers,
Mo
On 10 Jul 2014, at 07:53, David Hill wrote:
> On 7/10/14, 10:40 AM, Jeff Martin wrote:
>> That's not what Bill Gates or Steve Jobs said.
> To be fair - both of those guys are tryin
Also missed the reply all…
Eric
Le 9 juil. 2014 à 14:51, Eric Le Ponner a écrit :
>
> Le 9 juil. 2014 à 13:58, Sven Reimers a écrit :
>> My train of thought is more along expressiveness... The revision is a
>> general trigger and the API user has to check for the actual state of the
>> diff
On 7/10/14, 10:40 AM, Jeff Martin wrote:
That's not what Bill Gates or Steve Jobs said.
To be fair - both of those guys are trying to build an ecosystem - not just an
OS, but an OS and tools and products layered on top of it. They want to create
an environment that you want to come to and spen
On Thu, 10 Jul 2014 16:42:31 +0200, Doug Schaefer
wrote:
Fair enough, but neither of them built an IDE using Java that would
benefit from JavaFX at the moment.
In ant case Microsoft and Apple business is to also to produce
applications - they have quite an experience in targeting end-use
Fair enough, but neither of them built an IDE using Java that would benefit
from JavaFX at the moment.
:D
From: openjfx-dev [openjfx-dev-boun...@openjdk.java.net] on behalf of Jeff
Martin [j...@reportmill.com]
Sent: Thursday, July 10, 2014 10:40 AM
To: Fa
That's not what Bill Gates or Steve Jobs said.
jeff
On Jul 10, 2014, at 9:32 AM, "Fabrizio Giudici"
wrote:
> On Thu, 10 Jul 2014 16:23:43 +0200, Jeff Martin wrote:
>
>> I agree that Oracle should have an in-house apps team to create a few real
>> world apps. Sun's lack of this helped margi
I think from the Eclipse side, it probably makes more sense to start using
FXCanvas more. I've already started that with editors that use the WebView.
I'll throw my hat into the ring of rewriting the IDEs from scratch would be
very difficult to do where we are today. Back when we used to make a
On Thu, 10 Jul 2014 16:23:43 +0200, Jeff Martin
wrote:
I agree that Oracle should have an in-house apps team to create a few
real world apps. Sun's lack of this helped marginalize Java Client and
Corporates should only do what concerns their business and AFAIK Oracle's
business was not t
I agree that Oracle should have an in-house apps team to create a few real
world apps. Sun's lack of this helped marginalize Java Client and kept them
tone-def to problems with desktop development and deployment. Apple does this
well: Keynote, Pages, Numbers, Safari, Mail, iBooks, iMovie, iPhoto
Hi,
JDK 8u6 for ARM and Java SE Embedded 8u6 were released yesterday. This release
includes new JavaFX features in addition to bug fixes:
Support for Freescale i.MX6Q Sabre Device Platform
Multitouch support
The 8u6 release also includes several enhancements to the core Java platform
such as re
Hi,
I've thrown Eclipse at it [1] - performance is ok but certainly not
better than pure SWT but the reason for that is maybe my custom SWT port.
What you see is not a rewrite of Eclipse code itself (which is 99%
unmodified) but an alternate SWT implementation which has the big
draw-back that som
On Wed, Jul 9, 2014 at 4:14 PM, Jeff Martin wrote:
> My thought is that JavaFX is perfect for an IDE targeted to education, like
> Greenfoot and BlueJ:
>
> SnapCode: SnapCode is the first and only pure JavaFX IDE
> YouTube Overview: SnapCode JavaFX Overview
>
> SnapCode has visual
27 matches
Mail list logo