hg: openjfx/8/controls/rt: 11 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Tue Dec 11 16:04:03 PST 2012
Changeset: e941ae1fb3e5
Author: rbair
Date: 2012-12-05 10:49 -0800
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e941ae1fb3e5
[JavaDoc] Added some missing doc comments on methods in TextInputControl
! javafx-ui-controls/src/javafx/scene/control/TextInputControl.java
Changeset: 4daba9576a3b
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-12-06 09:48 +0100
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4daba9576a3b
RT-26518 Children of Sequential and Parallel Transition should be controlled only through their parent
+ Sequential Transition test & fixes
! javafx-ui-common/nbproject/project.xml
! javafx-ui-common/src/javafx/animation/ParallelTransition.java
! javafx-ui-common/src/javafx/animation/SequentialTransition.java
! javafx-ui-common/src/javafx/animation/Transition.java
+ javafx-ui-common/test/unit/javafx/animation/AbstractMasterTimerMock.java
+ javafx-ui-common/test/unit/javafx/animation/SequentialTransitionPlayTest.java
Changeset: 218967f4a7a7
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-12-06 09:49 +0100
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/218967f4a7a7
merge
Changeset: ffd89bb359f1
Author: rbair
Date: 2012-12-06 16:01 -0800
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ffd89bb359f1
Fix for RT-26100. This change should have no functional impact, but I changed the defaults to match with the multipliers hard-coded into NGRegion.
! javafx-ui-common/src/javafx/scene/layout/BorderStrokeStyle.java
Changeset: 34ae31eab256
Author: tb115823 <Tomas.Brandalik at oracle.com>
Date: 2012-12-07 12:56 +0100
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/34ae31eab256
RT-25494 Cycle detection in fxml includes
! javafx-fxml/src/javafx/fxml/FXMLLoader.java
+ javafx-fxml/test/javafx/fxml/RT_25494_Cycle_DetectionTest.java
+ javafx-fxml/test/javafx/fxml/cycle.fxml
+ javafx-fxml/test/javafx/fxml/dummy-cycle.fxml
+ javafx-fxml/test/javafx/fxml/leaf1.fxml
+ javafx-fxml/test/javafx/fxml/leaf2.fxml
+ javafx-fxml/test/javafx/fxml/leaf3.fxml
+ javafx-fxml/test/javafx/fxml/leaf4.fxml
+ javafx-fxml/test/javafx/fxml/one-2-one-cycle.fxml
Changeset: 698048c91224
Author: "Jasper Potts"
Date: 2012-12-07 15:37 -0800
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/698048c91224
Fixed RT-26814: Scrollbar buttons look bad where they meet the track
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/caspian.css
Changeset: d33ae5444ad0
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-12-10 13:41 +0100
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d33ae5444ad0
More tests & fixes for SequentialTransition.
! javafx-ui-common/src/javafx/animation/SequentialTransition.java
! javafx-ui-common/test/unit/javafx/animation/SequentialTransitionPlayTest.java
Changeset: e4f650594652
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-12-10 13:42 +0100
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e4f650594652
merge
Changeset: 6ad8578c9044
Author: Milan Kubec <milan.kubec at oracle.com>
Date: 2012-12-11 15:39 +0100
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/6ad8578c9044
additional asserts; patch applied in behalf of QA
! javafx-fxml/src/javafx/fxml/doc-files/introduction_to_fxml.html
Changeset: d42c1ae9369a
Author: Milan Kubec <milan.kubec at oracle.com>
Date: 2012-12-11 14:40 +0000
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d42c1ae9369a
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx////rt
Changeset: 5e68c3c1e45f
Author: jpgodine at JPGODINE-LAP.st-users.us.oracle.com
Date: 2012-12-11 10:11 -0800
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5e68c3c1e45f
Automated merge with ssh://jpgodine@jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx//rt
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/caspian.css
More information about the openjfx-dev
mailing list