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

hang.vo at oracle.com hang.vo at oracle.com
Fri Aug 31 17:34:05 PDT 2012


Changeset: 123ea875cb1a
Author:    rbair
Date:      2012-08-17 23:05 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/123ea875cb1a

Added final modifiers to fields, and fixed one misspelling in JavaDoc.

! javafx-concurrent/src/javafx/concurrent/Service.java
! javafx-concurrent/src/javafx/concurrent/Task.java
! javafx-concurrent/src/javafx/concurrent/Worker.java

Changeset: ecbafaa7e528
Author:    rbair
Date:      2012-08-22 09:06 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ecbafaa7e528

Merged

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

Changeset: 29c16ba5a7a7
Author:    rbair
Date:      2012-08-31 13:56 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/29c16ba5a7a7

Merged with head

- javafx-ui-common/src/com/sun/javafx/scene/text/FontManager.java
- javafx-ui-common/test/unit/com/sun/javafx/scene/text/FontManagerTest.java
- javafx-ui-common/test/unit/com/sun/javafx/scene/text/fonts.mf

Changeset: ea1a2cb36e32
Author:    rbair
Date:      2012-08-31 17:19 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ea1a2cb36e32

Fix for RT-19455: Textured paints via css. Added image-pattern and repeating-image-pattern functions to CSS parser, added new converters to match, and updated cssref. Tests are coming as part of Region rework.

! javafx-ui-common/src/com/sun/javafx/css/converters/PaintConverter.java
! javafx-ui-common/src/com/sun/javafx/css/parser/CSSParser.java
! javafx-ui-common/src/javafx/scene/doc-files/cssref.html



More information about the openjfx-dev mailing list