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

hang.vo at oracle.com hang.vo at oracle.com
Wed Jan 23 15:32:41 PST 2013


Changeset: 682e0e60b780
Author:    "Jasper Potts"
Date:      2013-01-23 15:26 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/682e0e60b780

Fixed RT-27877: Caspian style tabs look really bad

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/caspian.css

Changeset: a57a751e71ea
Author:    Richard Bair <richard.bair at oracle.com>
Date:      2013-01-23 15:29 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a57a751e71ea

RT-16689: TextInputControl: css "-fx-columns" doesn't work
Summary: Added -fx-pref-column-count to TextField and TextArea, -fx-pref-row-count to TextArea, and -fx-wrap-text to TextArea. Added documentation in cssref. Added unit tests.

! javafx-ui-common/src/javafx/scene/doc-files/cssref.html
! javafx-ui-controls/src/javafx/scene/control/TextArea.java
! javafx-ui-controls/src/javafx/scene/control/TextField.java
! javafx-ui-controls/test/javafx/scene/control/TextAreaTest.java
! javafx-ui-controls/test/javafx/scene/control/TextFieldTest.java
! javafx-ui-controls/test/javafx/scene/control/TextInputControlTest.java



More information about the openjfx-dev mailing list