Changeset: 1fe2a517b2cc
Author:Alexander Kouznetsov
Date: 2013-12-12 17:44 -0800
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1fe2a517b2cc
Ensemble8: Fix for RT-34881 Modena app tries to load non-existing file
! apps/experiments/Modena/src/main/java/modena/SamplePageHelper
I have just synced the changes from FX 8 b120 changes synced into
8u-dev. I plan to do this roughly weekly after each FX 8 promoted build,
although very few changes will go into FX 8 after b121.
-- Kevin
Changeset: d0b4bb09641b
Author:flar
Date: 2013-12-12 15:51 -0800
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/d0b4bb09641b
Fix RT-34854: bad stroke widths on texture-based stroked rectangles
Reviewed by: Kevin
! modules/graphics/src/main/java/com/sun/prism/impl/ps/BaseSha
It's a simple fix. I'm including Lisa on the reviewers because I'm
surprised that this never showed up on embedded where the texture-based
primitives are used by default...?
Jira: https://javafx-jira.kenai.com/browse/RT-34854
webrev: http://cr.openjdk.java.net/~flar/RT-34854/webrev.00/
Tested
Changeset: dcda500991c5
Author:jgiles
Date: 2013-12-12 14:31 +1300
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/dcda500991c5
RT-34461: Space doesn't create an anchor for cell-based multiple selection mode.
!
modules/controls/src/main/java/com/sun/javafx/scene/control/beha
Changeset: 773008dbb998
Author:jgiles
Date: 2013-12-13 09:47 +1300
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/773008dbb998
RT-34685: Regression: TextFieldTableCell in TableView doesn't save edited
values in b118
!
modules/controls/src/main/java/com/sun/javafx/scene
Hi Assaf,
please see my comments inline.
On 20.11.2013 16:30, Assaf Yavnai wrote:
Pavel,
I think that this is a very good example why touch events should be
processed separately from mouse events.
For example, if you will press a button with a touch it will remain in
"hover" state although yo
Hi Anthony,
let me throw a few random problems without really thinking this through.
First of all, the whole thing relies on HashMaps, but we can't really
use nodes in hash-based collections as they are not immutable. To
maintain the registrations with the rectangles, we would need to do some
Hello all,
I'm sorry for the long delay on my side.
Daniel, the only remaining point of our discussion that I feel deserves
a comment:
We could reasonably limit the algorithm to dealing with convex shapes.
Can we? What about paths, polygons etc?
I realize that it is possible to describe t
Changeset: 0f28c98557a2
Author:Anthony Petrov
Date: 2013-12-12 23:53 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/0f28c98557a2
RT-34784: [TextField, PasswordField, TextArea] Selected text is removed on
focus leaving
Summary: Post IM events only if text compositi
David,
Sounds good.
Thanks,
Neil
From: David Grieve
To: ngalarn...@abinitio.com
Cc: "openjfx-dev@openjdk.java.net List"
Date: 12/12/2013 08:52 AM
Subject:Re: Reloading stylesheets
Thanks, Neil. The underlying cause is likely to be the same. I'm going to
resolve the
Vote: YES
Sent from my mobile phone. Please excuse my brevity.
> On Dec 11, 2013, at 1:17 PM, David Hill wrote:
>
>
> I hereby nominate Vadim Pakhnushev to OpenJFX Committer.
>
> Vadim is a member of JavaFX Embedded team at Oracle. Vadim's changes are in
> Glass Windows/D3d:
>
> hg log -M
Thanks, Neil. The underlying cause is likely to be the same. I'm going to
resolve the one you created as a duplicate so the fact that this is critical to
scene builder is not lost.
On Dec 12, 2013, at 7:48 AM, ngalarn...@abinitio.com wrote:
> The Jira I filed is at:
>
> https://javafx-jira.ke
Voting for Mark Howe to OpenJFX Committer [1] is now closed.
Yes: 6
Veto: 0
Abstain: 0
According to the Bylaws definition of Lazy Consensus, this is sufficient
to approve the nomination.
http://mail.openjdk.java.net/pipermail/openjfx-dev/2013-November/011500.html
The Jira I filed is at:
https://javafx-jira.kenai.com/browse/RT-34850
The slight difference is that I applied the stylesheet on the scene
instead of the button.
Neil
From: Jerome Cambon
To: openjfx-dev@openjdk.java.net
Date: 12/12/2013 04:26 AM
Subject:Re: Reloading stylesh
Vote: yes
David Hill wrote:
I hereby nominate Vadim Pakhnushev to OpenJFX Committer.
Vadim is a member of JavaFX Embedded team at Oracle. Vadim's changes
are in Glass Windows/D3d:
hg log -M -u "vadim"
An incomplete list of Vadim's commits and reviews is also available by
the following
Vote: YES
Thanks,
Anton.
On 12.12.2013 1:17, David Hill wrote:
I hereby nominate Vadim Pakhnushev to OpenJFX Committer.
Vadim is a member of JavaFX Embedded team at Oracle. Vadim's changes are in
Glass Windows/D3d:
hg log -M -u "vadim"
An incomplete list of Vadim's commits and reviews is
Vote: yes
Artem
On 12/12/2013 1:17 AM, David Hill wrote:
I hereby nominate Vadim Pakhnushev to OpenJFX Committer.
Vadim is a member of JavaFX Embedded team at Oracle. Vadim's changes are
in Glass Windows/D3d:
hg log -M -u "vadim"
An incomplete list of Vadim's commits and reviews is also
Vote: YES.
Thanks,
Alexander.
On 12/12/2013 01:17 AM, David Hill wrote:
I hereby nominate Vadim Pakhnushev to OpenJFX Committer.
Vadim is a member of JavaFX Embedded team at Oracle. Vadim's changes
are in Glass Windows/D3d:
hg log -M -u "vadim"
An incomplete list of Vadim's commits and
Vote: YES
--
best regards,
Anthony
On 12/12/2013 01:17 AM, David Hill wrote:
I hereby nominate Vadim Pakhnushev to OpenJFX Committer.
Vadim is a member of JavaFX Embedded team at Oracle. Vadim's changes are
in Glass Windows/D3d:
hg log -M -u "vadim"
An incomplete list of Vadim's commits
Changeset: 0a745cbe7f58
Author:Martin Sladecek
Date: 2013-12-12 10:23 +0100
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/0a745cbe7f58
RT-29816 Custom cursor lost over ComboBox options
Reviewed by: kcr
! modules/graphics/src/main/java/javafx/scene/Scene.java
! modules/grap
This is also impacting Scene Builder.
I have filed a Jira with a test case:
https://javafx-jira.kenai.com/browse/RT-34863
Jerome
On 12/11/13 6:19 PM, David Grieve wrote:
There is clearly a bug there somewhere. Would you mind filing an issue on
javafx-jira.kenai.com?
On Dec 11, 2013, at 11:5
22 matches
Mail list logo