Changeset: 988caed6e5ac
Author:Felipe Heidrich
Date: 2014-07-07 21:00 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/988caed6e5ac
RT-37809: [Mac Yosemite] Random crash launching jfx app on Mac 10.10 dev prev 2
! modules/graphics/src/main/native-glass/mac/GlassScreen.m
Changeset: 046c16800215
Author:Chien Yang
Date: 2014-07-07 15:38 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/046c16800215
Fix to RT-37808: Enforce NPOT requirement on desktop and embedded for 3D support
Reviewed by kcr
! modules/graphics/src/main/java/com/sun/prism
Changeset: 7398ae52202d
Author:shemnon
Date: 2014-07-07 10:51 -0600
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7398ae52202d
RT-37832: [packager] Mac App Store Bundler fails to strip jfxmedia.dylib and
strips Info.plist
Summary: unit test for file verifications
!
module
Changeset: 97829a1239b6
Author:Felipe Heidrich
Date: 2014-06-30 14:37 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/97829a1239b6
RT-37751: [Accessibility API] remove getAccessible() and the Accessible
+ modules/graphics/src/main/java/com/sun/glass/ui/Accessible.java
! mo
All clear for this week.
-- Kevin
Stephen F Northover wrote:
The link that describes this process is here:
https://wiki.openjdk.java.net/display/OpenJFX/Sanity+Testing
Note that the link has moved.
Steve
On 2014-07-07, 11:04 AM, Kevin Rushforth wrote:
Please note that we should still be ob
I have seen search box. Correct me if I'm wrong - this example just
shows how to create a custom control that has an icon, text field and a
button. What's more important to me is to be able to show a popup with
say a ListView and be able to work with it like an ordinary combobox
does (be ontop,
Changeset: 3bc2557efaad
Author:kcr
Date: 2014-07-07 10:52 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/3bc2557efaad
RT-37836: ConcurrentModificationException in Cascading menu when running
SceneBuilder
Backed out changeset dfc51c66d790
!
modules/graphics/src/main/j
Hi Kevin,
Please review my fix to RT-37808:
https://javafx-jira.kenai.com/browse/RT-37808
Thanks,
- Chien
Kevin, Steve, Marty,
Please review the following. I consider this critical for 8u20 and request
promotion to critical review.
Webrev: http://cr.openjdk.java.net/~shemnon/RT-37832/webrev.00/
Jira: https://javafx-jira.kenai.com/browse/RT-37832
Thanks,
—Danno
Hi Christian,
Monocle is gone for the desktop since it is not a tested configuration there.
We only test Monocle in his non-headless implementations, on embedded platforms.
However, if you build OpenJFX yourself
(https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX) you will get
Monoc
Changeset: 6bd56ba93d13
Author:kcr
Date: 2014-07-03 11:09 -0700
URL: http://hg.openjdk.java.net/openjfx/8u20/rt/rev/6bd56ba93d13
RT-37790: Various source files are missing from javafx-src.zip
Reviewed-by: fheidric
! build.gradle
The link that describes this process is here:
https://wiki.openjdk.java.net/display/OpenJFX/Sanity+Testing
Note that the link has moved.
Steve
On 2014-07-07, 11:04 AM, Kevin Rushforth wrote:
Please note that we should still be observing the "no push" Monday
rule, meaning that no changes shoul
Please note that we should still be observing the "no push" Monday rule,
meaning that no changes should be pushed (other than to fix a build or
test failure, or IDE changes, etc) after 1am Pacific on Mondays.
Ordinarily it doesn't really matter, but today we had to restart the
Hudson build due
Hi Kirill,
I looked at this again quickly and while there might be a combination of
events and listeners that can make a combo box behave this way, you are
better to create your own search box and manage the popup list. The
reason for this is that any code you are likely to write that
manipu
Changeset: 56985c535d7a
Author:shemnon
Date: 2014-07-02 14:55 -0600
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/56985c535d7a
RT-37788: MacOSX Does not respect JVMUserOptions
Summary: Some tweaks to test code first
!
modules/fxpackager/src/test/java/com/oracle/tools/packa
Changeset: 91225781d515
Author:Daniel Blaukopf
Date: 2014-07-07 13:16 +0300
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/91225781d515
Fix broken build
! modules/graphics/src/main/java/com/sun/glass/ui/monocle/TouchState.java
Changeset: dfc51c66d790
Author:Martin Sladecek
Date: 2014-07-07 10:43 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/dfc51c66d790
RT-37821 ConcurrentModificationException if an attempt is made to remove an
accelerator whilst an accelerator callback is being processed
I'm afraid in my project I will only allowed to use vanilla javafx only.
It would be good if someone could write a blog of how to create a bare
minimum combobox control with desired behaviour like I explained.
Thanks for the reference.
K
On 07.07.2014 11:20, Werner Lehmann wrote:
Kirill,
Co
Changeset: 23b4a850e32b
Author:Martin Sladecek
Date: 2014-07-07 09:31 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/23b4a850e32b
RT-37358 [FXMLLoader]: Null builderFactory makes it impossible to load many
types of classes
! modules/fxml/src/main/java/javafx/fxml/FXM
Changeset: 9e28056c8de1
Author:Martin Sladecek
Date: 2014-07-07 09:27 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/9e28056c8de1
RT-37497 javafx.animation.Animation#impl_finished swallows exceptions
! modules/graphics/src/main/java/javafx/animation/Animation.java
Kirill,
ControlsFX has support for this if a 3rd party lib is ok. With
TextFields.createClearableTextField() you create a search field with an
"eraser" icon to clear the text. And the AutoCompletionBinding applied
to the textfield implements the auto complete dropdown. You only have to
provid
21 matches
Mail list logo