Changeset: 925eeb161438
Author:jgiles
Date: 2013-08-07 09:05 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/925eeb161438
RT-32139: Can't change ComboBox value in change listener
! modules/controls/src/main/java/javafx/scene/control/SingleSelectionModel.java
! modul
> . . . imagine you had to build a visualisation of the same data but in a
> diagram, maybe something like
> http://www.novell.com/communities/files/img/groupwise_8_protocol_flow_diagram_v1.3.jpgbut
with x100 nodes, with zooming and panning - could you outline a general
strategy?
I'd use some l
Hi,
Some time ago there was a patch submitted which for all purposes merged the
swing and javafx thread, making it easier for developers working on a
swing/javafx app - http://wiki.apidesign.org/wiki/JavaFX
Is this available now (I was under the impression it is)? How do I use it?
Thanks in adva
Changeset: 2fa94a5ed08f
Author:Chien Yang
Date: 2013-08-06 13:36 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/2fa94a5ed08f
Fix to RT-32129: Light's scope optimization
Reviewed by Kevin and Thor
! modules/graphics/src/main/java/com/sun/javafx/scene/DirtyBits.java
Changeset: 5a2bdb89b8a1
Author:hudson
Date: 2013-08-01 08:57 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5a2bdb89b8a1
Added tag 8.0-b101 for changeset fe19fc3820f3
! .hgtags
Changeset: 1881571d12e6
Author:mv157916
Date: 2013-08-02 00:42 -0700
URL:
Vote: yes
On Aug 6, 2013, at 8:16 AM, David Hill wrote:
> I hereby nominate Seeon Birger to OpenJFX Committer.
> Seeon is a member of the Embedded Device team, which means he works across
> various aspects of the platform, but in particular, Lens and Virtual Keyboard.
>
> His recent work can b
Vote: yes
On Aug 6, 2013, at 8:15 AM, David Hill wrote:
> I hereby nominate Daniel Blaukopf to OpenJFX Committer.
> Daniel is a member of the Embedded Device team, which means he works across
> various aspects of the platform. He is also the architect for the "embedded
> device" space.
>
> Hi
Vote: yes
-DrD-
On Aug 6, 2013, at 8:15 AM, David Hill wrote:
> I hereby nominate Daniel Blaukopf to OpenJFX Committer.
> Daniel is a member of the Embedded Device team, which means he works across
> various aspects of the platform. He is also the architect for the "embedded
> device" space.
Vote: yes.
Jasper
On Aug 6, 2013, at 8:15 AM, David Hill wrote:
> I hereby nominate Daniel Blaukopf to OpenJFX Committer.
> Daniel is a member of the Embedded Device team, which means he works across
> various aspects of the platform. He is also the architect for the "embedded
> device" space
Hi John,
Sorry, the Brick Breaker fix is not yet in Ensemble8. The fix is in the
standalone version of Brick Breaker. The Jira issue for the port is RT-30864.
Thanks,
Debbie
> Message: 4
> Date: Tue, 6 Aug 2013 20:41:45 +1000
> From: "John C. Turnbull"
> Subject: Brick Breaker ball jitter
>
Vote: yes
David Hill wrote:
I hereby nominate Daniel Blaukopf to OpenJFX Committer.
Daniel is a member of the Embedded Device team, which means he works
across various aspects of the platform. He is also the architect for
the "embedded device" space.
His recent work can be seen here:
htt
Vote: YES
On Aug 6, 2013, at 11:15 AM, David Hill wrote:
> I hereby nominate Daniel Blaukopf to OpenJFX Committer.
> Daniel is a member of the Embedded Device team, which means he works across
> various aspects of the platform. He is also the architect for the "embedded
> device" space.
>
> H
Vote: yes
David Hill wrote:
I hereby nominate Seeon Birger to OpenJFX Committer.
Seeon is a member of the Embedded Device team, which means he works
across various aspects of the platform, but in particular, Lens and
Virtual Keyboard.
His recent work can be seen here:
http://hg.openjdk.j
On 8/6/13 Aug 6, 10:07 AM, Scott Palmer wrote:
On 2013-08-06, at 9:10 AM, Artem Ananiev wrote:
On 8/5/2013 10:26 PM, Richard Bair wrote:
In this proposal, we also would be putting the next pulse on the end
of the queue, so it is impossible to starve input events.
Putting the next pulse on t
Changeset: 1661f722d536
Author:Vasiliy Baranov
Date: 2013-08-06 19:23 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/1661f722d536
Fix Mac build broken by the recent fix for RT-32039
! modules/web/src/main/native/Source/WebCore/mapfile-macosx
! modules/web/src/main
Vote: yes.
Artem
On 8/6/2013 7:15 PM, David Hill wrote:
I hereby nominate Daniel Blaukopf to OpenJFX Committer.
Daniel is a member of the Embedded Device team, which means he works
across various aspects of the platform. He is also the architect for the
"embedded device" space.
His recent wor
I hereby nominate Seeon Birger to OpenJFX Committer.
Seeon is a member of the Embedded Device team, which means he works across
various aspects of the platform, but in particular, Lens and Virtual Keyboard.
His recent work can be seen here:
http://hg.openjdk.java.net/openjfx/8/master/rt/log?r
I hereby nominate Daniel Blaukopf to OpenJFX Committer.
Daniel is a member of the Embedded Device team, which means he works across various
aspects of the platform. He is also the architect for the "embedded device"
space.
His recent work can be seen here:
http://hg.openjdk.java.net/openjfx/
On 8/6/2013 6:07 PM, Scott Palmer wrote:
On 2013-08-06, at 9:10 AM, Artem Ananiev wrote:
On 8/5/2013 10:26 PM, Richard Bair wrote:
In this proposal, we also would be putting the next pulse on the
end of the queue, so it is impossible to starve input events.
Putting the next pulse on the
Changeset: 891fda941088
Author:Chien Yang
Date: 2013-08-06 07:01 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/891fda941088
Fix to RT-30270: FX 8 3D: dirtyopts doesn't work for 3D rendering
Reviewed by Kevin
+ apps/toys/FX8-3DFeatures/src/fx83dfeatures/LightMotio
On 2013-08-06, at 9:10 AM, Artem Ananiev wrote:
>
> On 8/5/2013 10:26 PM, Richard Bair wrote:
>>
>> In this proposal, we also would be putting the next pulse on the end
>> of the queue, so it is impossible to starve input events.
>
> Putting the next pulse on the end of the queue is surprisi
I'm pretty burnt myself but it remains in the back of my mind and I will be
devoting some effort to it. I think this is a good email to spark me to go and
work on it. Before August is out will work on it.
Thanks!
jose
From: Daniel Zwolenski
To: Richard Ba
On 8/5/2013 9:09 PM, Richard Bair wrote:
In the past we have seen situations where there are so many tasks
on the user event thread, that user response (even on desktop) was
not acceptable. Some of these items are getting better as we
improve design (ie less redundant layout operations causes by
On 8/5/2013 10:26 PM, Richard Bair wrote:
In the past we have seen situations where there are so many
tasks on the user event thread, that user response (even on
desktop) was not acceptable. Some of these items are getting
better as we improve design (ie less redundant layout
operations causes b
Changeset: 5a2bdb89b8a1
Author:hudson
Date: 2013-08-01 08:57 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5a2bdb89b8a1
Added tag 8.0-b101 for changeset fe19fc3820f3
! .hgtags
Changeset: 1881571d12e6
Author:mv157916
Date: 2013-08-02 00:42 -0700
URL:
Changeset: 91a8ecbea96e
Author:Vasiliy Baranov
Date: 2013-08-06 15:12 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/91a8ecbea96e
RT-32039: Yandex Maps are broken after sync with WebKit trunk
! modules/web/src/main/native/Source/WebCore/DerivedSourcesJava.pri
! mo
Changeset: b0e96ed06cce
Author:Pavel Safrata
Date: 2013-08-06 11:34 +0100
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b0e96ed06cce
RT-32125: Removed unnecessary call to getParent.
Contributed-by: Tom Schindl
! modules/graphics/src/main/java/javafx/scene/Node.java
I seem to remember some time ago that work was done on reducing the jitter
in the ball's motion in the Brick Breaker demo in Ensemble8.
Did this ever make it into the main line? I ask because I have just
installed JDK 8 b101 and the ball still shows very significant jitter in its
motion on thi
Changeset: bd6f656cd8a9
Author:Pavel Safrata
Date: 2013-08-06 10:43 +0100
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/bd6f656cd8a9
RT-32123: Clip properly synced after parent visibility change.
Contributed-by: Tom Schindl
Added unit test.
! modules/graphics/src/main
On Thu, Aug 1, 2013 at 8:11 PM, Richard Bair wrote:
> By the way, can I suggest moving away from the forest hg extension - it's
> no longer supported & can't be made to work reliably on Mac.
>
>
> Which page did you see this one? I see this on the Building OpenJFX wiki
> page:
>
> "(Note: Historic
30 matches
Mail list logo