hg: openjfx/8/graphics/rt: 27 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Wed May 1 10:48:26 PDT 2013


Changeset: 6ad7872e953c
Author:    raginip
Date:      2013-04-24 14:27 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/6ad7872e953c

RT-24494: [TitledPane] mnemonics are not shown on alt.

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: e8a806467b3f
Author:    psomashe
Date:      2013-04-25 14:21 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/e8a806467b3f

RT-28880 XYChart produces OutOfMemoryError: Java heap space

! javafx-ui-charts/src/javafx/scene/chart/XYChart.java

Changeset: 2860a853965b
Author:    mickf
Date:      2013-04-26 14:33 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/2860a853965b

RT-29464 - ScrollPane : ScrollBar thumbs not resized after content group resize.

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

Changeset: b566999a5987
Author:    mickf
Date:      2013-04-26 15:17 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b566999a5987

RT-29854 - Mnemonics : mnemonic display in popup doesn't follow the scene display.

! javafx-ui-common/src/com/sun/javafx/scene/KeyboardShortcutsHandler.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ColorPalette.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/MenuButtonSkinBase.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/Utils.java

Changeset: c5d07691e1b1
Author:    mickf
Date:      2013-04-26 15:23 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c5d07691e1b1

RT-25539 : Menu mnemonics don't work in submenus

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

Changeset: fe2005decdfe
Author:    psomashe
Date:      2013-04-26 16:58 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/fe2005decdfe

RT-21140 CYChart Delete Data Item has strange animation.

! javafx-ui-charts/src/javafx/scene/chart/AreaChart.java
! javafx-ui-charts/src/javafx/scene/chart/BarChart.java
! javafx-ui-charts/src/javafx/scene/chart/LineChart.java
! javafx-ui-charts/src/javafx/scene/chart/XYChart.java

Changeset: b04a69fea5fd
Author:    mo.chicharro
Date:      2013-04-29 15:26 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b04a69fea5fd

Modena CSS fix for RT-29830 - Pagination: left and right arrow buttons - arrow is not centered

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: 99b015e1fa79
Author:    "Jasper Potts"
Date:      2013-04-29 11:49 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/99b015e1fa79

Fixed RT-30088: BubbleChart performance worse with Modena

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: 987fc0324881
Author:    Alexander Kouznetsov
Date:      2013-04-29 13:12 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/987fc0324881

Fixed RT-27001 ColorPicker Custom Color dialog opens mostly off screen
Reviewed by: Paru

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ColorPalette.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ColorPickerSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/CustomColorDialog.java

Changeset: 63999f7f932b
Author:    "Jasper Potts"
Date:      2013-04-29 13:50 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/63999f7f932b

Fixed RT-30091: Modena uses effects which hurt performance on embedded

! apps/experiments/Modena/src/modena/Modena.java
! javafx-ui-common/src/com/sun/javafx/application/PlatformImpl.java
+ javafx-ui-controls/src/com/sun/javafx/scene/control/skin/modena/modena-embedded-performance.css

Changeset: 01aa32fb8696
Author:    "Jasper Potts"
Date:      2013-04-29 14:33 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/01aa32fb8696

Fixed RT-30001: Color of enabled hyperlinks and regular text is same (Option 2)

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: 7c236cca18aa
Author:    "Jasper Potts"
Date:      2013-04-29 14:48 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/7c236cca18aa

Part fix for RT-26388: Many colors are hard coded not derived in caspian.css

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: cab86f61748a
Author:    psomashe
Date:      2013-04-29 16:39 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/cab86f61748a

RT-25313 Unable to set tooltip for tab more than once
RT-25394 TabPane: style -fx-tab-max-height and -fx-tab-min-height done repaint tabpane

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

Changeset: 2fa992223141
Author:    psomashe
Date:      2013-04-29 16:40 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/2fa992223141

RT-29761 Unable to add/remove menuitems in ContextMenu while it is showing.

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

Changeset: 3bb6f06dc699
Author:    psomashe
Date:      2013-04-29 16:55 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3bb6f06dc699

RT-29201 MenuItemContainer computePrefWidth missing range check.

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

Changeset: d22a053e7385
Author:    jgiles
Date:      2013-04-30 09:24 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d22a053e7385

RT-30093: Modena breaks dropshadows in certain circumstances.
Reviewed-by: jasper

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: d38ece4804d2
Author:    jgiles
Date:      2013-04-30 10:47 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d38ece4804d2

RT-30036: [TableView] custom skin implementation applying causes null pointer

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

Changeset: 2d98a575a794
Author:    jgiles
Date:      2013-04-30 14:41 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/2d98a575a794

RT-29997: ListView/ListCell: setWrapText/setMaxWidth has no effect
RT-23839: Lists,Trees and Tables do not work with wrapped text

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

Changeset: e86efcabcb1f
Author:    jgiles
Date:      2013-04-30 14:49 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/e86efcabcb1f

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

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: da3ded519b2e
Author:    raginip
Date:      2013-04-30 09:12 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/da3ded519b2e

RT-29498: [Accordion] has bad looking gradient of TitledPane in sw rendering.

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: 745050c0600d
Author:    raginip
Date:      2013-04-30 12:39 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/745050c0600d

Fixing a bad push

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: 3d8fc76b1078
Author:    Alexander Kouznetsov
Date:      2013-04-30 14:08 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3d8fc76b1078

Fixed RT-30105 CustomColorDialog becomes crazy when resized to smaller size on Mac

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

Changeset: 5c1b10af082b
Author:    jgiles
Date:      2013-05-01 13:05 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5c1b10af082b

Update eclipse .classpath

! .classpath

Changeset: 7ca7328377bc
Author:    jgiles
Date:      2013-05-01 15:53 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/7ca7328377bc

RT-29284: The promptText for non-editable ComboBox should be gray color.
In actual fact, after further discussion it was decided that prompt text should not be shown for non-editable ComboBox, so this is the result of this changeset.

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

Changeset: 1d91c0e30f3c
Author:    jgiles
Date:      2013-05-01 16:33 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/1d91c0e30f3c

RT-24669: Disable TableView Column reordering (by introducing a temporary impl_reorderable property on TableColumnBase)

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

Changeset: 1f7a7a342f72
Author:    David Grieve<david.grieve at oracle.com>
Date:      2013-05-01 11:16 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/1f7a7a342f72

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

! .classpath

Changeset: 94716ed4cf40
Author:    kcr
Date:      2013-05-01 10:21 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/94716ed4cf40

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

- gradle-genVSproperties.bat
- linux.gradle
- mac.gradle
- win.gradle



More information about the openjfx-dev mailing list