hg: openjfx/8/graphics/rt: Merge Rich Text - RT-17392 (part1) including fixes for RT-20645, RT-24735, RT-24634, RT-24467, RT-24435, RT-24012, RT-23231, RT-16853, RT-14356

hang.vo at oracle.com hang.vo at oracle.com
Fri Nov 9 22:19:03 PST 2012


Changeset: 09cbcb519b6d
Author:    Felipe Heidrich <felipe.heidrich at oracle.com>
Date:      2012-11-09 22:01 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/09cbcb519b6d

Merge Rich Text - RT-17392 (part1) including fixes for RT-20645, RT-24735, RT-24634, RT-24467, RT-24435, RT-24012, RT-23231, RT-16853, RT-14356

+ javafx-ui-common/src/com/sun/javafx/scene/text/GlyphList.java
+ javafx-ui-common/src/com/sun/javafx/scene/text/TextLayout.java
+ javafx-ui-common/src/com/sun/javafx/scene/text/TextLayoutFactory.java
+ javafx-ui-common/src/com/sun/javafx/scene/text/TextLine.java
+ javafx-ui-common/src/com/sun/javafx/scene/text/TextSpan.java
! javafx-ui-common/src/com/sun/javafx/tk/DummyToolkit.java
! javafx-ui-common/src/com/sun/javafx/tk/Toolkit.java
! javafx-ui-common/src/javafx/scene/shape/Shape.java
! javafx-ui-common/src/javafx/scene/text/Text.java
! javafx-ui-common/test/unit/javafx/scene/text/Text_builder_Test.java
! javafx-ui-common/test/unit/javafx/scene/text/Text_onInvalidate_Test.java
+ test-stub-toolkit/src/com/sun/javafx/pgstub/StubSpan.java
+ test-stub-toolkit/src/com/sun/javafx/pgstub/StubTextLayout.java
+ test-stub-toolkit/src/com/sun/javafx/pgstub/StubTextLayoutFactory.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubToolkit.java



More information about the openjfx-dev mailing list