hg: openjfx/8u-dev/rt: 9 new changesets
    hang.vo at oracle.com 
    hang.vo at oracle.com
       
    Mon Dec  9 16:04:03 PST 2013
    
    
  
Changeset: 1428f17dbbf5
Author:    jgiles
Date:      2013-12-09 12:32 +1300
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1428f17dbbf5
RT-18439: [TableView, TreeTableView] Shift-Up/Down behaves weirdly in multi-cell selection mode
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TableViewBehaviorBase.java
! modules/controls/src/test/java/javafx/scene/control/TableViewKeyInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewKeyInputTest.java
Changeset: 452c90d6ed4d
Author:    jgiles
Date:      2013-12-09 13:27 +1300
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/452c90d6ed4d
RT-34649: [ListView, TableView, TreeTableView] don't allow to deselect item in single selection mode on ctrl+click
RT-34203: [Controls, TreeView] Unselected cell is not focused in tree view
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/ListCellBehavior.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TableCellBehaviorBase.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TreeCellBehavior.java
! modules/controls/src/test/java/javafx/scene/control/ListViewMouseInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TableViewMouseInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewMouseInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeViewMouseInputTest.java
Changeset: c6e5f6f267bb
Author:    jgiles
Date:      2013-12-09 14:04 +1300
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c6e5f6f267bb
RT-34694: Incorrect item is selected on TreeItem's list changing.
! modules/controls/src/main/java/javafx/scene/control/TreeTableView.java
! modules/controls/src/main/java/javafx/scene/control/TreeView.java
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeViewTest.java
Changeset: dd24954207a1
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-12-09 11:22 +0100
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/dd24954207a1
RT-34142 GridPane.addRow/addColumn methods should account for colSpan/rowSpan values
Reviewed by: jgiles
! modules/graphics/src/main/java/javafx/scene/layout/GridPane.java
! modules/graphics/src/test/java/javafx/scene/layout/GridPaneTest.java
Changeset: 5093e6568dc4
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-12-09 12:49 +0100
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5093e6568dc4
RT-34126 GridPane prevents layouting
! modules/graphics/src/main/java/javafx/scene/layout/GridPane.java
Changeset: c6bea95383c4
Author:    jgiles
Date:      2013-12-10 07:59 +1300
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c6bea95383c4
RT-34777: Unit test failures in TableView tests
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TableHeaderRow.java
Changeset: f8e124c626d7
Author:    Seeon Birger <seeon.birger at oracle.com>
Date:      2013-12-09 21:24 +0200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f8e124c626d7
Fix RT-33529: EGLFB: holding the backspace key down doesnt work on virtual keyboard
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/FXVKSkin.java
Changeset: a434b613d697
Author:    mv157916
Date:      2013-12-06 11:27 -0800
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a434b613d697
RT-34731: Update the JDK 8 build number to b119 in rt/build.properties file in the JavaFX 8 Master forest.
! build.properties
Changeset: e0ca5674399b
Author:    kcr
Date:      2013-12-09 15:52 -0800
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e0ca5674399b
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
    
    
More information about the openjfx-dev
mailing list