Changeset: e5508cd5b8a5
Author:Chien Yang
Date: 2014-09-18 21:47 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e5508cd5b8a5
Fix to RT-30529: Implement gradle findbugs task
Reviewed by kcr
! build.gradle
Changeset: ceb8b1f8094f
Author:Chien Yang
Date: 2014-09-18 21:29 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ceb8b1f8094f
Fix to RT-38651: ES2: Need to provide query and print out (on verbose) support
for OpenGL ES2 implementation dependent limits
Reviewed bt flar,
As a reminder, please do this before Monday if you want to continue to
receive commit notifications. I will send a test message on Monday
morning along with a final note to this alias.
-- Kevin
Kevin Rushforth wrote:
As discussed earlier, we are changing the commit notification alias
for all
Changeset: dc7dc0fa856b
Author:hudson
Date: 2014-09-17 13:35 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/dc7dc0fa856b
Added tag 8u40-b06 for changeset 957060db6fa5
! .hgtags
Changeset: 6da37980375e
Author:kcr
Date: 2014-09-18 18:59 -0700
URL: http://
Changeset: 50abb5090816
Author:flar
Date: 2014-09-18 14:41 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/50abb5090816
Fix RT-37356: SW pipeline renders transparent gradients darker than normal
Reviewed by: chien
- modules/graphics/src/main/java/com/sun/pisces/NativeS
A change was made to the Control API which removed the protected method
getUserAgentStylesheet(). This method was moved to Region and was made
public:
javafx.scene.control.Control
-protected String getUserAgentStylesheet()
javafx.scene.layout.Region
+public String getUserAgentStyleshe
Changeset: ea09e7b425d3
Author:David Grieve
Date: 2014-09-18 14:55 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ea09e7b425d3
RT-38640: [CSS, Control] Improve handling of Control.getUserAgentStylesheet()
Reviewed by: kevin, jonathan
! modules/controls/src/main/java/ja
On 9/18/2014 5:17 PM, Werner Lehmann wrote:
On 18.09.2014 14:38, Anthony Petrov wrote:
If they don't, this is a bug in either Control, Scenegraph, or Glass.
Please file a JIRA and provide a small test case that reproduces the
problem.
...or a JFXPanel is involved: popups and contextmenus opene
On 18.09.2014 14:38, Anthony Petrov wrote:
If they don't, this is a bug in either Control, Scenegraph, or Glass.
Please file a JIRA and provide a small test case that reproduces the
problem.
...or a JFXPanel is involved: popups and contextmenus opened from a
JFXPanel do not close when clicking
Hi Peter,
When you click
- a menu item, or
- any area of the stage that isn't covered with a popup menu, or
- another window of the same application, or
- somewhere outside of the FX application,
all the open menus should close at once.
If they don't, this is a bug in either Control, Scenegr
Changeset: 6a768c284d97
Author:Jerome Cambon
Date: 2014-09-18 12:21 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6a768c284d97
[SCENEBUILDER] Fix FindBugs warning
!
apps/scenebuilder/SceneBuilderKit/src/com/oracle/javafx/scenebuilder/kit/fxom/FXOMDocument.java
Changeset: 71bcc46aa14a
Author:slions
Date: 2014-09-18 11:39 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/71bcc46aa14a
[SCENEBUILDER] Fix duplicated items ordering
!
apps/scenebuilder/SceneBuilderKit/src/com/oracle/javafx/scenebuilder/kit/editor/job/DuplicateSelecti
Changeset: ff1fc6b338eb
Author:Jerome Cambon
Date: 2014-09-18 11:18 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ff1fc6b338eb
[SCENBUILDER] Fix for DTL-6884: Content Panel and Preview Window fail to
visualise CSS edits from Style Sheet attached using Preview > Scene
Changeset: 8165e0416e08
Author:slions
Date: 2014-09-18 10:25 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/8165e0416e08
[SCENEBUILDER] Fix
DTL-6716 : Wrap command should propagate static properties to the new container
DTL-6865 : Unwrap command should remove static pro
14 matches
Mail list logo