hg: openjfx/8/graphics/rt: 12 new changesets (original) (raw)

hang.vo at oracle.com hang.vo at oracle.com
Fri Oct 19 05:03:46 PDT 2012


Changeset: 988f6f79107b Author: rbair Date: 2012-10-10 11:30 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/988f6f79107b

Fix for RT-25049: SplitMenuButton have gap.

As near as I can tell, they have a gap going back a long way. In fact, the gap is still there with Region caching disabled (in fact with region caching turned on, you don't get this gap at all, so I think this error came from some time in the past). The MenuButtonSkinBase layout was incorrect, along with the CSS.

! javafx-ui-common/src/javafx/scene/layout/CornerRadii.java ! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/MenuButtonSkinBase.java ! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/caspian.css

Changeset: 32ed56155a53 Author: rbair Date: 2012-10-11 10:10 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/32ed56155a53

Updated documentation to indicate contents draw over borders on regions.

! javafx-ui-common/src/javafx/scene/doc-files/cssref.html

Changeset: 8d346510b927 Author: leifs Date: 2012-10-11 12:48 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/8d346510b927

Additional fix for RT-25049 to avoid label truncation.

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

Changeset: 41cfd7b80910 Author: David Grieve<david.grieve at oracle.com> Date: 2012-10-11 15:13 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/41cfd7b80910

RT-25016: calculated value not stored in cache when styles are recalculted. remove fastpath check and always cache calculated value. ensure inline styles are cached locally

! javafx-ui-common/src/com/sun/javafx/css/StyleHelper.java

Changeset: ef37b66b00b0 Author: David Grieve<david.grieve at oracle.com> Date: 2012-10-11 15:58 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ef37b66b00b0

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

Changeset: 09253f3afb0b Author: leifs Date: 2012-10-11 13:04 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/09253f3afb0b

Make VK_TYPE_NAMES array package private.

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

Changeset: 393c90eb52e0 Author: David Grieve<david.grieve at oracle.com> Date: 2012-10-12 14:51 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/393c90eb52e0

RT-25225: default background color should be transparent per w3c spec

! javafx-ui-common/src/javafx/scene/layout/Background.java

Changeset: 9352015d712d Author: David Grieve<david.grieve at oracle.com> Date: 2012-10-12 14:51 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/9352015d712d

RT-24784: ensure parent style manager is properly initialized

! javafx-ui-common/src/javafx/scene/Parent.java

Changeset: c731a926c171 Author: mickf Date: 2012-10-16 14:13 +0100 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c731a926c171

RT-20786 : Focus couldn't be received or traversed.

! javafx-ui-common/src/com/sun/javafx/scene/KeyboardShortcutsHandler.java ! javafx-ui-common/src/javafx/scene/Scene.java

Changeset: 97d1312344e8 Author: leifs Date: 2012-10-16 13:34 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/97d1312344e8

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

Changeset: dafaa830d4d0 Author: hudson Date: 2012-10-18 14:33 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/dafaa830d4d0

Added tag 8.0-b61 for changeset 97d1312344e8

! .hgtags

Changeset: 923b26ed6ea4 Author: kcr Date: 2012-10-19 05:00 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/923b26ed6ea4

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



More information about the openjfx-dev mailing list