hg: openjfx/8u-dev/rt: RT-37089 ObservableListBase: incorrect handling of multiple changes within one beginChange()/endChange() block

2014-05-13 Thread hang . vo
Changeset: 5b683dba59a5
Author:Martin Sladecek martin.slade...@oracle.com
Date:  2014-05-13 13:10 +0200
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5b683dba59a5

RT-37089 ObservableListBase: incorrect handling of multiple changes within one 
beginChange()/endChange() block

! modules/base/src/main/java/javafx/collections/ListChangeBuilder.java
! modules/base/src/test/java/javafx/collections/ListChangeBuilderTest.java



hg: openjfx/8u-dev/rt: 3 new changesets

2014-05-13 Thread hang . vo
Changeset: 0a7b8de1cfde
Author:Elina Kleyman elina.kley...@oracle.com
Date:  2014-05-13 15:03 +0300
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/0a7b8de1cfde

Adding DellP2714TDevice - simulated touch device in order to reproduce RT-36435

+ 
tests/system/src/test/java/com/sun/glass/ui/monocle/input/devices/DellP2714TDevice.java

Changeset: e83a9f30334b
Author:David Grievedavid.gri...@oracle.com
Date:  2014-05-13 08:10 -0400
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e83a9f30334b

RT-37025: StyleManager failed to remove stylesheet containers that reference 
children of a parent that is removed from the scene

! modules/graphics/src/main/java/com/sun/javafx/css/StyleManager.java
! modules/graphics/src/test/java/com/sun/javafx/css/StyleManagerTest.java

Changeset: 1460aac5d08d
Author:David Grievedavid.gri...@oracle.com
Date:  2014-05-13 08:14 -0400
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1460aac5d08d

RT-36838: In impl_reapplyCSS, don't reapply css in the middle of an update. 
Rather, mark the cssFlag as REAPPLY and let the reapply happen on the next 
pulse via impl_processCSS. Ensure also that RT-36995 doesn't happen by calling 
impl_reapplyCSS on the menu-item container when menu items are added or removed.

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ContextMenuContent.java
! modules/graphics/src/main/java/javafx/scene/Node.java
! modules/graphics/src/main/java/javafx/scene/Parent.java
! modules/graphics/src/test/java/com/sun/javafx/css/StyleManagerTest.java



hg: openjfx/8u-dev/rt: RT-36966: ensure popup is closed if skinnable's scene become null

2014-05-13 Thread hang . vo
Changeset: 8ffd4827acf5
Author:David Grievedavid.gri...@oracle.com
Date:  2014-05-13 08:49 -0400
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/8ffd4827acf5

RT-36966: ensure popup is closed if skinnable's scene become null

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ComboBoxPopupControl.java



hg: openjfx/8u-dev/rt: Fix build error caused by fix for RT-36692

2014-05-13 Thread hang . vo
Changeset: 89337c37a40d
Author:kcr
Date:  2014-05-13 06:29 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/89337c37a40d

Fix build error caused by fix for RT-36692

! modules/graphics/src/main/native-glass/win/GlassApplication.cpp



hg: openjfx/8u-dev/rt: Fix to RT-28977: 3D API methods should handle null values consistently

2014-05-13 Thread hang . vo
Changeset: 98ac4a1f45ee
Author:Chien Yang chien.y...@oracle.com
Date:  2014-05-13 08:31 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/98ac4a1f45ee

Fix to RT-28977: 3D API methods should handle null values consistently
Reviewed by Martin Sladecek and kcr

! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGLightBase.java
! modules/graphics/src/main/java/javafx/scene/LightBase.java
! modules/graphics/src/main/java/javafx/scene/shape/Shape3D.java
+ modules/graphics/src/test/java/javafx/scene/LightBase_properties_Test.java
+ modules/graphics/src/test/java/javafx/scene/shape/Shape3D_properties_Test.java



hg: openjfx/8u-dev/rt: RT-36983: [Accessibility, Windows] Initial focus should be read when window first opens (and when focus reassigned from the desktop)

2014-05-13 Thread hang . vo
Changeset: 3f011a15fd72
Author:Felipe Heidrich felipe.heidr...@oracle.com
Date:  2014-05-13 10:53 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/3f011a15fd72

RT-36983: [Accessibility, Windows] Initial focus should be read when window 
first opens (and when focus reassigned from the desktop)
this changeset fixes the 'Initial focus should be read when window first opens' 
problem.

! modules/graphics/src/main/java/com/sun/glass/ui/win/WinAccessible.java
! modules/graphics/src/main/native-glass/win/GlassAccessible.cpp
! modules/graphics/src/main/native-glass/win/GlassAccessible.h



hg: openjfx/8u-dev/rt: RT-35322: [Text] Name of any samples is wrong in Ensemble8

2014-05-13 Thread hang . vo
Changeset: a5de3a2c202e
Author:Felipe Heidrich felipe.heidr...@oracle.com
Date:  2014-05-13 13:59 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a5de3a2c202e

RT-35322: [Text] Name of any samples is wrong in Ensemble8

! 
modules/graphics/src/main/java/com/sun/javafx/font/PrismCompositeFontResource.java
! modules/graphics/src/main/java/com/sun/javafx/font/PrismFontFile.java



hg: openjfx/8u-dev/rt: 3 new changesets

2014-05-13 Thread hang . vo
Changeset: 9a60fdbe7ca9
Author:jgiles
Date:  2014-05-13 12:19 +1200
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/9a60fdbe7ca9

[TOY ONLY] Decrease the size of the HelloListView big list tab so that we don't 
get OOME.

! apps/toys/Hello/src/main/java/hello/HelloListView.java

Changeset: 344489d7a3bb
Author:jgiles
Date:  2014-05-14 09:58 +1200
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/344489d7a3bb

RT-37102: [Controls] NPE in ContextMenu

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ContextMenuContent.java

Changeset: a1400c8cd411
Author:jgiles
Date:  2014-05-14 10:41 +1200
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a1400c8cd411

RT-37091: Sub Menu Fails to show when ContextMenu is rebuilt by clearing and 
re-adding MenuItems

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ContextMenuContent.java



hg: openjfx/8u-dev/rt: 2 new changesets

2014-05-13 Thread hang . vo
Changeset: be2b2587f446
Author:kcr
Date:  2014-05-13 19:00 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/be2b2587f446

[WHITE-SPACE-ONLY] fix bad indentation in exit method

! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/QuantumToolkit.java

Changeset: 47e6b78f80b1
Author:kcr
Date:  2014-05-13 11:14 -0700
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/47e6b78f80b1

RT-37006: Intermittent NPE on exit when trying to run the pulse runnable
Reviewed-by: Anthony, Steve

! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/QuantumToolkit.java



hg: openjfx/8u-dev/rt: 4 new changesets

2014-05-13 Thread hang . vo
Changeset: 980cf96dd0db
Author:jgiles
Date:  2014-05-14 11:47 +1200
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/980cf96dd0db

Followup for typo in RT-37102 fix.

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ContextMenuContent.java

Changeset: 6391863941e9
Author:jgiles
Date:  2014-05-14 14:03 +1200
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6391863941e9

[INTELLIJ ONLY] Added a team module to the rt modules.xml file.

! .idea/modules.xml

Changeset: 9a7637d54b4b
Author:jgiles
Date:  2014-05-14 14:39 +1200
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/9a7637d54b4b

RT-37069: [ListView] List with focusTraversable=false can get focus anyway

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ListViewSkin.java
! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TableViewSkin.java
! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TreeTableViewSkin.java
! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TreeViewSkin.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: 40316a46fbbf
Author:jgiles
Date:  2014-05-14 16:11 +1200
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/40316a46fbbf

RT-37054: TableView cells are not always refreshing

! modules/controls/src/main/java/javafx/scene/control/ListCell.java
! modules/controls/src/main/java/javafx/scene/control/TableCell.java
! modules/controls/src/main/java/javafx/scene/control/TableRow.java
! modules/controls/src/main/java/javafx/scene/control/TreeCell.java
! modules/controls/src/main/java/javafx/scene/control/TreeTableCell.java
! modules/controls/src/test/java/javafx/scene/control/TableViewTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewTest.java