hg: openjfx/8u-dev/rt: RT-28153 Incorrect layout of chart with tickMarkVisible set to false for xAxis

2014-04-11 Thread hang . vo
Changeset: 34bad2c27272
Author:Martin Sladecek martin.slade...@oracle.com
Date:  2014-04-11 08:46 +0200
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/34bad2c27272

RT-28153 Incorrect layout of chart with tickMarkVisible set to false for xAxis
Reviewed by: jgiles

! modules/controls/src/main/java/javafx/scene/chart/Axis.java



JDK 8 snapshot link?

2014-04-11 Thread Felix Bembrick
I am keen to try out the latest JavaFX 8 builds but is anyone able to
download snapshot builds of JDK 8 at the moment?  The JDK 8 snapshots
builds link does not behave as a link for me.


hg: openjfx/8u-dev/rt: RT-36619: Mac App Bundlers

2014-04-11 Thread hang . vo
Changeset: d1a0b9ea32da
Author:shemnon
Date:  2014-04-11 08:47 -0600
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/d1a0b9ea32da

RT-36619: Mac App Bundlers
Summary: add debug hook for testing

! modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/Log.java



[8u20] API Review: RT-35260 add user-agent stylesheets to Scene

2014-04-11 Thread David Grieve
This is coming a bit late in the game, but the proposal is to add this 
API to Scene:


public ObservableListString getUserAgentStylesheets()

This would allow a Scene to have a user-agent style distinct from the 
application.


https://javafx-jira.kenai.com/browse/RT-35260


hg: openjfx/8u-dev/rt: RT-34956. Post-commit review follow-up. Marking weight as final.

2014-04-11 Thread hang . vo
Changeset: 50c71073123a
Author:Felipe Heidrich felipe.heidr...@oracle.com
Date:  2014-04-11 08:25 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/50c71073123a

RT-34956. Post-commit review follow-up. Marking weight as final.

! modules/graphics/src/main/java/javafx/scene/text/FontWeight.java



hg: openjfx/8u-dev/rt: [packager] improve error output and formatting

2014-04-11 Thread hang . vo
Changeset: 08b810b6fc57
Author:shemnon
Date:  2014-04-11 11:09 -0600
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/08b810b6fc57

[packager] improve error output and formatting

! 
modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/PackagerLib.java
! 
modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/bundlers/MacAppBundler.java
! 
modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/bundlers/MacDMGBundler.java
! 
modules/fxpackager/src/main/resources/com/oracle/bundlers/linux/LinuxDebBundler.properties
! 
modules/fxpackager/src/main/resources/com/oracle/bundlers/linux/LinuxRpmBundler.properties
! 
modules/fxpackager/src/main/resources/com/oracle/bundlers/mac/MacDMGBundler.properties
! 
modules/fxpackager/src/main/resources/com/oracle/bundlers/mac/MacPKGBundler.properties
! 
modules/fxpackager/src/main/resources/com/oracle/bundlers/windows/WinExeBundler.properties
! 
modules/fxpackager/src/main/resources/com/sun/javafx/tools/packager/Bundle.properties



(In)sanity Monday...

2014-04-11 Thread Lisa Selle

Reminder to check out the matrix at

https://wiki.openjdk.java.net/display/OpenJFX/8u20

 for your insanity testing assignment for this week.  Testing should 
take 1 hour or less.  If your assignment takes longer, stop after an 
hour and continue where you left off the following week.


Also, please review the weekly code freeze and push rules :)

Happy testing!

Lisa




hg: openjfx/8u-dev/rt: RT-36528: Icon extension is not checked by MSI bundler

2014-04-11 Thread hang . vo
Changeset: d4ec9135f6de
Author:shemnon
Date:  2014-04-11 15:54 -0600
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/d4ec9135f6de

RT-36528: Icon extension is not checked by MSI bundler
Summary: Create new icon bundler params for specific icon formats, and attempt 
to use the old icon if valid, loudly ignoring it if invalid.

! build.gradle
! 
modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/bundlers/LinuxAppBundler.java
! 
modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/bundlers/LinuxDebBundler.java
! 
modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/bundlers/LinuxRPMBundler.java
! 
modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/bundlers/MacAppBundler.java
! 
modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/bundlers/MacDMGBundler.java
! 
modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/bundlers/WinAppBundler.java
! 
modules/fxpackager/src/main/resources/com/oracle/bundlers/linux/LinuxAppBundler.properties
! 
modules/fxpackager/src/main/resources/com/oracle/bundlers/mac/MacAppBundler.properties
! 
modules/fxpackager/src/main/resources/com/oracle/bundlers/windows/WinAppBundler.properties
! 
modules/fxpackager/src/test/java/com/oracle/bundlers/linux/LinuxDebBundlerTest.java
! 
modules/fxpackager/src/test/java/com/oracle/bundlers/linux/LinuxRpmBundlerTest.java
! 
modules/fxpackager/src/test/java/com/oracle/bundlers/mac/MacAppBundlerTest.java
! 
modules/fxpackager/src/test/java/com/oracle/bundlers/windows/WinAppBundlerTest.java
+ modules/fxpackager/src/test/resources/hello/java-logo2.gif



hg: openjfx/8u-dev/rt: 2 new changesets

2014-04-11 Thread hang . vo
Changeset: b7f4b696c540
Author:hudson
Date:  2014-04-09 08:02 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b7f4b696c540

Added tag 8u20-b09 for changeset 4e6e6ad7ad1d

! .hgtags

Changeset: be76d4ab3751
Author:kcr
Date:  2014-04-11 15:44 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/be76d4ab3751

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8u/master/jfx/rt

- 
modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/ContextMenuBehavior.java
- 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/KeyCodeUtils.java
- 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/KeystrokeUtils.java
- 
modules/controls/src/test/java/com/sun/javafx/scene/control/skin/KeystrokeUtilsTest.java



hg: openjfx/8u-dev/rt: RT-36636: [Accessibility] Finish editable text support - MacAccessible to use new Attributes

2014-04-11 Thread hang . vo
Changeset: c622f6a4e287
Author:Felipe Heidrich felipe.heidr...@oracle.com
Date:  2014-04-11 15:57 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c622f6a4e287

RT-36636: [Accessibility] Finish editable text support - MacAccessible to use 
new Attributes

! apps/toys/Hello/src/main/java/a11y/HelloText.java
! modules/controls/src/main/java/javafx/scene/control/TextInputControl.java
! modules/graphics/src/main/java/com/sun/glass/ui/mac/MacAccessible.java
! modules/graphics/src/main/java/javafx/scene/text/Text.java



hg: openjfx/8u-dev/rt: 3 new changesets

2014-04-11 Thread hang . vo
Changeset: 4cc346e02a7d
Author:Felipe Heidrich felipe.heidr...@oracle.com
Date:  2014-04-11 16:29 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/4cc346e02a7d

[Accessibility] Making all enum's static in MacAccessible (+code format)

! modules/graphics/src/main/java/com/sun/glass/ui/mac/MacAccessible.java

Changeset: a8e6c7631bb1
Author:Felipe Heidrich felipe.heidr...@oracle.com
Date:  2014-04-11 16:57 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a8e6c7631bb1

[Accessibility] Handling properly the case where a single JFX Role can map to 
two (or more) Mac Role (based on state)

! modules/graphics/src/main/java/com/sun/glass/ui/mac/MacAccessible.java

Changeset: 86731ffcbdee
Author:Felipe Heidrich felipe.heidr...@oracle.com
Date:  2014-04-11 17:14 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/86731ffcbdee

[Accessibility] Changing Mac enums to have name in the singular

! modules/graphics/src/main/java/com/sun/glass/ui/mac/MacAccessible.java