hg: openjfx/2.2/master/rt: 34 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Thu Mar 8 12:30:11 PST 2012


Changeset: 4cacd3c09b62
Author:    rbair
Date:      2012-02-29 07:56 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/4cacd3c09b62

Fix RT-18034: Evaluate TODOs in code, either removing or filing issues as appropriate

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

Changeset: 518853d13db4
Author:    rbair
Date:      2012-02-29 07:56 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/518853d13db4

Fix RT-19179: FontMetrics: Evaluate TODOs in code, either removing or filing issues as appropriate

! javafx-ui-common/src/com/sun/javafx/tk/FontMetrics.java

Changeset: 2c9da41f36d0
Author:    rbair
Date:      2012-02-29 07:57 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/2c9da41f36d0

Fix RT-19181: Clipboard: Evaluate TODOs in code, either removing or filing issues as appropriate

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

Changeset: d8992ce27df8
Author:    Pavel Safrata <pavel.safrata at oracle.com>
Date:      2012-02-29 18:15 +0100
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/d8992ce27df8

[DOC-ONLY] RT-20005: Fixed Rectangle constructor javadoc.

! javafx-ui-common/src/javafx/scene/shape/Rectangle.java

Changeset: 6b21b06781c4
Author:    kcr
Date:      2012-02-29 11:03 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/6b21b06781c4

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


Changeset: ccf3d299a991
Author:    rbair
Date:      2012-02-29 12:24 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/ccf3d299a991

Updated IDEA project files

! .idea/libraries/jfxrt_binary_stub.xml
! .idea/modules.xml
! javafx-ui-charts/javafx-ui-charts.iml
+ javafx-util-converter/javafx-util-converter.iml

Changeset: ccd848379c82
Author:    rbair
Date:      2012-02-29 15:06 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/ccd848379c82

[TEST-ONLY] Added regression test for making sure Service works in sandbox

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

Changeset: f9dc2dc9e85d
Author:    Lubomir Nerad <lubomir.nerad at oracle.com>
Date:      2012-03-01 13:06 +0100
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/f9dc2dc9e85d

[DOC-ONLY] Provided clarification for RT-19996

! javafx-ui-common/src/javafx/stage/PopupWindow.java

Changeset: 86ed227d8aff
Author:    snorthov
Date:      2012-03-01 14:02 -0500
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/86ed227d8aff

[IDE ONLY] fix .classpath

! .classpath

Changeset: 12a91a4f9ee6
Author:    rbair
Date:      2012-03-05 10:14 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/12a91a4f9ee6

[DOC-ONLY] Fix for RT-20115: API docs for the Service class provides code sample that does not compile

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

Changeset: 40c5c0fb5a58
Author:    Kinsley Wong
Date:      2012-02-28 13:09 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/40c5c0fb5a58

RT-19942: GridPaneDesignInfo.getCellBounds() forgets to take GridPane.alignment into account.

! javafx-designtime/src/javafx/scene/layout/GridPaneDesignInfo.java
! javafx-designtime/test/javafx/scene/layout/GridPaneDesignInfoTest.java

Changeset: 91c8344d19a5
Author:    Kinsley Wong
Date:      2012-02-28 13:44 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/91c8344d19a5

RT-19919: TitledPane has wrong title height with -fx-border-image-source or -fx-padding.

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

Changeset: dc9b0efbd09c
Author:    David Grieve<david.grieve at oracle.com>
Date:      2012-02-28 21:23 -0500
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/dc9b0efbd09c

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


Changeset: 3c623fb2c08d
Author:    David Grieve<david.grieve at oracle.com>
Date:      2012-02-29 08:25 -0500
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/3c623fb2c08d

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


Changeset: 9201eb54a5f5
Author:    Paru Somashekar <paru.somashekar at oracle.com>
Date:      2012-02-29 11:43 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/9201eb54a5f5

fix RT-19916 Calling Axis.getTickMarks.toString gets you a stack over flow
Added unit test : javafx.scene.chart.XYChartTest.testTickMarksToString()

+ javafx-ui-charts/test/javafx/scene/chart/XYChartTest.java
! javafx-ui-controls/src/javafx/scene/chart/Axis.java

Changeset: 9003bb1706ce
Author:    rbair
Date:      2012-02-29 17:14 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/9003bb1706ce

Fix for RT-16797: TextInputControlSkin.caretTimeline is never stopped and causes memory leak. Included are some tests, additional tests to follow.

! javafx-ui-common/javafx-ui-common.iml
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/test/unit/com/sun/javafx/pgstub/StubToolkit.java
! javafx-ui-common/test/unit/javafx/scene/FocusTest.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TextAreaBehavior.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TextFieldBehavior.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TextInputControlSkin.java

Changeset: 39756ecb36b1
Author:    rbair
Date:      2012-02-29 17:15 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/39756ecb36b1

[TEST ONLY] Test for RT-16797

+ javafx-ui-controls/test/com/sun/javafx/scene/control/skin/TextInputControlSkinTest.java

Changeset: a42e754e358a
Author:    Kinsley Wong
Date:      2012-02-29 17:26 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/a42e754e358a

RT-20010: Failure in AccordionTest checkComputedHeight

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

Changeset: 45d83ef7dd58
Author:    Kinsley Wong
Date:      2012-02-29 17:32 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/45d83ef7dd58

RT-19942: GridPaneDesignInfo.getCellBounds() forgets to take GridPane.alignment into account.  (Remove println and added snapSize)

! javafx-designtime/src/javafx/scene/layout/GridPaneDesignInfo.java

Changeset: ed83b6c345e9
Author:    Kinsley Wong
Date:      2012-03-02 13:22 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/ed83b6c345e9

Merge


Changeset: 9ab05c3ca9a9
Author:    jgiles
Date:      2012-03-02 07:54 +1300
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/9ab05c3ca9a9

RT-20052: [EditableComboBox] editable comboBox in not editable any more. Text couldn't be typed in.

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

Changeset: c7d9d28d8257
Author:    jgiles
Date:      2012-03-03 11:18 +1300
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/c7d9d28d8257

RT-19979: ComboBox list popup should match size of button, if button has been resized

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

Changeset: 94bd5e904f25
Author:    jgiles
Date:      2012-03-03 11:57 +1300
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/94bd5e904f25

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/scrum/controls/jfx/rt


Changeset: f08272c23941
Author:    Paru Somashekar <paru.somashekar at oracle.com>
Date:      2012-03-02 15:43 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/f08272c23941

fix RT-20054 MenuBar with layoutX or layoutY makes the Menu popup to be immediately closed on mouse released.
Also added unit test : javafx.scene.control.MenuBatTest.testMenuShowHideWithMenuBarWithXYTranslation()

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/MenuBarSkin.java
+ javafx-ui-controls/test/com/sun/javafx/scene/control/skin/MenuBarMenuButtonRetriever.java
! javafx-ui-controls/test/javafx/scene/control/MenuBarTest.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubToolkit.java

Changeset: dd077564810c
Author:    jgiles
Date:      2012-03-06 09:22 +1300
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/dd077564810c

RT-20111: Combobox resize height in mouse over

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

Changeset: 266cc1271ca9
Author:    jgiles
Date:      2012-03-06 09:23 +1300
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/266cc1271ca9

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/scrum/controls/jfx/rt


Changeset: b9717c1d3c04
Author:    Kinsley Wong
Date:      2012-03-05 12:42 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/b9717c1d3c04

RT-20062: Tabpane: rendering issue.

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

Changeset: 0c8fefa8f088
Author:    Kinsley Wong
Date:      2012-03-05 12:43 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/0c8fefa8f088

RT-20069: Setting TitledPane.alignmentProperty has no effect.

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TitledPaneSkin.java
! javafx-ui-controls/test/javafx/scene/control/TitledPaneTest.java

Changeset: 334bafb32ef9
Author:    Paru Somashekar <paru.somashekar at oracle.com>
Date:      2012-03-05 16:39 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/334bafb32ef9

[TEST-ONLY] fix broken controls test build

! javafx-ui-common/test/unit/com/sun/javafx/pgstub/StubToolkit.java

Changeset: 6dab52bb1dba
Author:    Kinsley Wong
Date:      2012-03-05 18:57 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/6dab52bb1dba

[DOC-ONLY] RT-19808 Documentation for class BorderPane could benefit from having
 an illustration of the layout.

! javafx-ui-common/src/javafx/scene/layout/BorderPane.java
+ javafx-ui-common/src/javafx/scene/layout/doc-files/borderpane.png

Changeset: 2591739b3746
Author:    Kinsley Wong
Date:      2012-03-05 18:59 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/2591739b3746

merge


Changeset: ca0f557cdc2d
Author:    David Grieve<david.grieve at oracle.com>
Date:      2012-03-05 22:27 -0500
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/ca0f557cdc2d

RT-19819: LabeledText extends Text by replacing some css properties of Text with those of Labeled.

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/LabeledSkinBase.java
+ javafx-ui-controls/src/com/sun/javafx/scene/control/skin/LabeledText.java
+ javafx-ui-controls/test/com/sun/javafx/scene/control/skin/LabeledTextTest.css
+ javafx-ui-controls/test/com/sun/javafx/scene/control/skin/LabeledTextTest.java

Changeset: 159ae36c5cbe
Author:    Kinsley Wong
Date:      2012-03-06 10:41 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/159ae36c5cbe

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


Changeset: 6849d3d0ebf5
Author:    hudson
Date:      2012-03-07 10:46 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2/master/rt/rev/6849d3d0ebf5

Added tag 2.1-b16 for changeset 159ae36c5cbe

! .hgtags



More information about the openjfx-dev mailing list