Changeset: c375e7b5faf1 Author: Martin Sladecek <[email protected]> Date: 2013-05-29 16:02 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c375e7b5faf1
HBox optimizations + minor layout optimizations in Region and Shapes ! javafx-ui-common/src/javafx/scene/layout/FlowPane.java ! javafx-ui-common/src/javafx/scene/layout/GridPane.java ! javafx-ui-common/src/javafx/scene/layout/HBox.java ! javafx-ui-common/src/javafx/scene/layout/Region.java ! javafx-ui-common/src/javafx/scene/layout/StackPane.java ! javafx-ui-common/src/javafx/scene/layout/TilePane.java ! javafx-ui-common/src/javafx/scene/layout/VBox.java ! javafx-ui-common/src/javafx/scene/shape/Arc.java ! javafx-ui-common/src/javafx/scene/shape/Circle.java ! javafx-ui-common/src/javafx/scene/shape/Ellipse.java ! javafx-ui-common/src/javafx/scene/shape/Line.java ! javafx-ui-common/src/javafx/scene/shape/Rectangle.java ! javafx-ui-common/test/unit/javafx/scene/layout/HBoxTest.java Changeset: 6d06aa1a268b Author: Martin Sladecek <[email protected]> Date: 2013-05-29 16:10 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/6d06aa1a268b Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx////rt ! javafx-ui-common/src/javafx/scene/layout/GridPane.java ! javafx-ui-common/src/javafx/scene/layout/HBox.java ! javafx-ui-common/src/javafx/scene/layout/StackPane.java ! javafx-ui-common/src/javafx/scene/layout/VBox.java Changeset: 0c4d51bfacdf Author: Martin Sladecek <[email protected]> Date: 2013-05-29 16:14 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/0c4d51bfacdf after-merge fixes ! javafx-ui-common/src/javafx/scene/layout/HBox.java
