hg: openjfx/2u/dev/rt: Added tag 2.2.60-b08 for changeset 4cfc306b90a1

2014-02-27 Thread hang . vo
Changeset: 53d0f8119d8c Author:hudson Date: 2014-02-26 09:19 -0800 URL: http://hg.openjdk.java.net/openjfx/2u/dev/rt/rev/53d0f8119d8c Added tag 2.2.60-b08 for changeset 4cfc306b90a1 ! .hgtags

Blend image in javaFX 2.0

2014-02-27 Thread Cinta Damayanti
How to blend two image in javaFX 2.0. I browse to entire internet, but not meet the right solution.

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

2014-02-27 Thread hang . vo
Changeset: 76d1ce5ed6f4 Author:hudson Date: 2014-02-26 08:22 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/76d1ce5ed6f4 Added tag 8u20-b03 for changeset 590f14cdb1af ! .hgtags Changeset: 29bfa7536f04 Author:kcr Date: 2014-02-27 16:56 -0800 URL: http://

[8u20] Review request: RT-35197: Use Lambda in FX runtime and samples [toys]

2014-02-27 Thread Stephen F Northover
Hi Lisa, Please review the lambdification of the toys component. You are welcome to apply the patch, but there are numerous changes and they are all automatic. If you have outstanding changes, please coordinate with me and I will re-lambdify to include the changes. Jira: https://javafx-jira

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

2014-02-27 Thread hang . vo
Changeset: e7535f596030 Author:snorthov Date: 2014-02-27 13:08 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e7535f596030 FXSlideShow: add main() method for IDE's ! apps/toys/FXSlideShow/src/fxslideshow/FXSlideShow.java Changeset: 9fc1d65de074 Author:snorthov Dat

hg: openjfx/8u-dev/rt: RT-36051: Make com.sun.javafx.css.parser.Recognizer a FunctionalInterface

2014-02-27 Thread hang . vo
Changeset: 16994ab70364 Author:David Grieve Date: 2014-02-27 11:32 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/16994ab70364 RT-36051: Make com.sun.javafx.css.parser.Recognizer a FunctionalInterface ! modules/graphics/src/main/java/com/sun/javafx/css/parser/CSSLexer.

hg: openjfx/8u-dev/rt: ECLIPSE ONLY: fix .classpath

2014-02-27 Thread hang . vo
Changeset: 56e68b2ba599 Author:snorthov Date: 2014-02-27 11:56 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/56e68b2ba599 ECLIPSE ONLY: fix .classpath ! apps/toys/.classpath

hg: openjfx/8u-dev/rt: RT-35197: Use Lambda in FX runtime and samples [Lambdify base]

2014-02-27 Thread hang . vo
Changeset: 5f994e8a51cc Author:snorthov Date: 2014-02-27 11:03 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5f994e8a51cc RT-35197: Use Lambda in FX runtime and samples [Lambdify base] Summary: Base was lambdified and unlambdified file names recorded in the JIRA Review

hg: openjfx/8u-dev/rt: RT-35987 Re-implement code in ContextMenuContent for possible to have mnemonic duplicates

2014-02-27 Thread hang . vo
Changeset: 21c34af9c73c Author:Martin Sladecek Date: 2014-02-27 14:37 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/21c34af9c73c RT-35987 Re-implement code in ContextMenuContent for possible to have mnemonic duplicates Reviewed by: dgrieve ! modules/controls/src/ma

hg: openjfx/8u-dev/rt: RT-35957 Bindings class spits out a lot of unneeded log messages

2014-02-27 Thread hang . vo
Changeset: 2cc8868ef8c6 Author:Martin Sladecek Date: 2014-02-27 14:25 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2cc8868ef8c6 RT-35957 Bindings class spits out a lot of unneeded log messages ! modules/base/src/main/java/com/sun/javafx/binding/SelectBinding.java !

hg: openjfx/8u-dev/rt: RT-36028 Font tag throws UnsupportedOperationException when using inner tags

2014-02-27 Thread hang . vo
Changeset: 838fa4d8e8c8 Author:Martin Sladecek Date: 2014-02-27 13:18 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/838fa4d8e8c8 RT-36028 Font tag throws UnsupportedOperationException when using inner tags ! modules/fxml/src/main/java/com/sun/javafx/fxml/builder/Java