hg: openjfx/8/controls/rt: 31 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Wed Jan 9 14:17:33 PST 2013


Changeset: e25ee61a987d
Author:    hudson
Date:      2013-01-03 14:35 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e25ee61a987d

Added tag 8.0-b71 for changeset c80842bf169a

! .hgtags

Changeset: 2faead8d97aa
Author:    leifs
Date:      2012-12-26 11:32 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2faead8d97aa

RT-24233 (partial): Add RTL support to TextField / TextArea / PasswordField

! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TextAreaBehavior.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextAreaSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextFieldSkin.java

Changeset: e08f564b26a4
Author:    leifs
Date:      2012-12-28 14:50 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e08f564b26a4

RT-24233: Add RTL support to TextField / TextArea / PasswordField

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextFieldSkin.java

Changeset: 50beceb7644c
Author:    snorthov
Date:      2012-12-31 14:11 -0500
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/50beceb7644c

fix .classpath

! .classpath
- deploy/.classpath
- deploy/.project

Changeset: 2c7f3377967a
Author:    Lisa.Selle at oracle.com
Date:      2012-12-07 14:35 -0500
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2c7f3377967a

Changes to support running on platforms which don't support macro substitution in shaders.

! decora-compiler/src/com/sun/scenario/effect/compiler/backend/hw/ES2Backend.java

Changeset: f4c4e8f3adbe
Author:    David Hill
Date:      2012-12-14 16:44 -0500
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f4c4e8f3adbe

Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum//graphics/jfx/rt


Changeset: d8ccf83d2516
Author:    David Hill
Date:      2012-12-18 11:58 -0500
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d8ccf83d2516

Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum//graphics/jfx/rt


Changeset: 4d7ee7676318
Author:    David Hill
Date:      2012-12-20 17:25 -0500
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4d7ee7676318

Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum//graphics/jfx/rt


Changeset: 24496c8b1d8d
Author:    David Hill
Date:      2012-12-28 13:51 -0500
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/24496c8b1d8d

Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum//graphics/jfx/rt


Changeset: ee101b5fca34
Author:    David Hill
Date:      2012-12-31 09:43 -0500
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ee101b5fca34

Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum//embedded/jfx/rt


Changeset: 50a23ae82ebc
Author:    David Hill
Date:      2012-12-31 15:05 -0500
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/50a23ae82ebc

Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum//graphics/jfx/rt


Changeset: a8a0102915ed
Author:    snorthov
Date:      2012-12-31 15:40 -0500
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a8a0102915ed

fix Eclipse compile error (code approved by Jonathan)

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TreeTableRowSkin.java

Changeset: f755caad7b6c
Author:    kcr
Date:      2013-01-02 13:49 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f755caad7b6c

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt

- deploy/.classpath
- deploy/.project

Changeset: 5b43baa8b890
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-01-03 10:26 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5b43baa8b890

RT-26990 InputMethodEvent not serializable

! javafx-ui-common/src/javafx/scene/input/InputMethodEvent.java

Changeset: f74854b6ca23
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-01-03 10:27 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f74854b6ca23

merge


Changeset: bd243dc94703
Author:    tb115823 <Tomas.Brandalik at oracle.com>
Date:      2013-01-03 10:27 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/bd243dc94703

RT-23510 ClassNotFoundException in BeanAdapter over WebStart

! javafx-fxml/src/com/sun/javafx/fxml/BeanAdapter.java

Changeset: 044e54a48688
Author:    tb115823 <Tomas.Brandalik at oracle.com>
Date:      2013-01-03 10:30 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/044e54a48688

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx//rt


Changeset: 637214644dc8
Author:    Milan Kubec <milan.kubec at oracle.com>
Date:      2013-01-03 09:18 +0000
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/637214644dc8

fx:id is set as value for Node.id only if Node.id was not previously set during processing of start element attributes; id renamed to fx_id to lessen confusion

! javafx-fxml/src/javafx/fxml/FXMLLoader.java

Changeset: 1b7e12459a11
Author:    Milan Kubec <milan.kubec at oracle.com>
Date:      2013-01-03 10:39 +0000
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1b7e12459a11

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx////rt


Changeset: 06bd41a496fb
Author:    Milan Kubec <milan.kubec at oracle.com>
Date:      2013-01-03 14:19 +0000
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/06bd41a496fb

minor javadoc typo fixed

! javafx-fxml/src/javafx/fxml/FXMLLoader.java

Changeset: 933ca049bbb4
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-01-03 16:24 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/933ca049bbb4

RT-26580 Sequential/Parallel Transitions - negative rates in children don't work

! javafx-ui-common/src/javafx/animation/ParallelTransition.java
! javafx-ui-common/src/javafx/animation/SequentialTransition.java

Changeset: deeb4e962f70
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-01-03 16:24 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/deeb4e962f70

Automated merge with file:///home/martin/work/jfx-80-sync/rt


Changeset: 14c0c5871b6e
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-01-03 16:25 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/14c0c5871b6e

merge


Changeset: 7edd0c21ee4c
Author:    kcr
Date:      2013-01-03 08:49 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7edd0c21ee4c

RT-27505: Unit test failures in ServiceWithSecurityManagerTest following change to use java logging

! javafx-concurrent/test/javafx/concurrent/ServiceWithSecurityManagerTest.java

Changeset: ca40e4f085bf
Author:    Pavel Safrata
Date:      2013-01-04 15:01 +0000
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ca40e4f085bf

RT-26629: Minor javadoc fix.

! javafx-ui-common/src/javafx/scene/Node.java

Changeset: 3832fc55d108
Author:    Martin Soch <Martin.Soch at sun.com>
Date:      2013-01-04 16:04 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3832fc55d108

- IntArgbPre from com.sun.javafx.image used wrong getter and setter
- most likely typo mistake
- IntArgb.ToByteBgraSameConv refactored into new file/class IntTo4ByteSameConverter
- fixing tests

! javafx-ui-common/src/com/sun/javafx/image/impl/IntArgb.java
! javafx-ui-common/src/com/sun/javafx/image/impl/IntArgbPre.java
+ javafx-ui-common/src/com/sun/javafx/image/impl/IntTo4ByteSameConverter.java
! javafx-ui-common/test/unit/com/sun/javafx/image/ConverterTest.java

Changeset: ff0f4ffc5735
Author:    ddehaven
Date:      2013-01-04 17:27 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ff0f4ffc5735

Fix RT-27531: Fix LauncherImpl to allow passing jar files without JavaFX-* manifest attributes

! javafx-ui-common/src/com/sun/javafx/application/LauncherImpl.java

Changeset: ae39c13fc6c1
Author:    Radko Najman <radko.najman at oracle.com>
Date:      2013-01-08 10:15 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ae39c13fc6c1

RT-26513: Sequential and ParallelTransition issue when jumps are executed in the paused state

! javafx-ui-common/src/javafx/animation/ParallelTransition.java
! javafx-ui-common/src/javafx/animation/SequentialTransition.java
! javafx-ui-common/test/unit/javafx/animation/ParallelTransitionPlayTest.java
! javafx-ui-common/test/unit/javafx/animation/SequentialTransitionPlayTest.java

Changeset: f1da20c560da
Author:    Eva Krejcirova <eva.krejcirova at oracle.com>
Date:      2013-01-08 14:42 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f1da20c560da

Builder annotation processor refactoring

+ javafx-annotation-processor/src/javafx/builder/processor/AnnotationUtils.java
! javafx-annotation-processor/src/javafx/builder/processor/BuilderProcessor.java
+ javafx-annotation-processor/src/javafx/builder/processor/Scanned.java

Changeset: 47cab056c6f3
Author:    jgodinez
Date:      2013-01-08 09:37 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/47cab056c6f3

Automated merge with ssh://jpgodine@jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx//rt

- deploy/.classpath
- deploy/.project

Changeset: 3819833c0c51
Author:    David Grieve<david.grieve at oracle.com>
Date:      2013-01-09 17:07 -0500
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3819833c0c51

branch merge

- deploy/.classpath
- deploy/.project
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TextAreaBehavior.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextAreaSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextFieldSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TreeTableRowSkin.java



More information about the openjfx-dev mailing list