hg: openjfx/8/graphics/rt: RT-32384: localToParentTx kept as simple as possible.

2013-09-05 Thread hang . vo
Changeset: 3e8b6b2d3c1e Author:Pavel Safrata pavel.safr...@oracle.com Date: 2013-09-05 08:26 +0100 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3e8b6b2d3c1e RT-32384: localToParentTx kept as simple as possible. !

hg: openjfx/8/graphics/rt: ScrollEvent - fixed constructor argument names to match javadoc and other constructors.

2013-09-05 Thread hang . vo
Changeset: acf4b07fa2f6 Author:Pavel Safrata pavel.safr...@oracle.com Date: 2013-09-05 09:03 +0100 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/acf4b07fa2f6 ScrollEvent - fixed constructor argument names to match javadoc and other constructors. !

hg: openjfx/8/graphics/rt: RT-32680: DRT test harness is broken

2013-09-05 Thread hang . vo
Changeset: c8461294f0e2 Author:Vasiliy Baranov vasiliy.bara...@oracle.com Date: 2013-09-05 13:12 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c8461294f0e2 RT-32680: DRT test harness is broken ! modules/web/src/main/native/Source/WebCore/platform/java/WebPage.cpp

hg: openjfx/8/graphics/rt: RT-32720 Subclassing SimpleObjectProperty results in many listeners causing eventual high CPU use

2013-09-05 Thread hang . vo
Changeset: 06fd648260a0 Author:Martin Sladecek martin.slade...@oracle.com Date: 2013-09-05 15:03 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/06fd648260a0 RT-32720 Subclassing SimpleObjectProperty results in many listeners causing eventual high CPU use !

hg: openjfx/8/graphics/rt: RT-31356 FXML loader: bad exception returned in case of incorrect URL

2013-09-05 Thread hang . vo
Changeset: eac39a252c9a Author:Martin Sladecek martin.slade...@oracle.com Date: 2013-09-05 16:08 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/eac39a252c9a RT-31356 FXML loader: bad exception returned in case of incorrect URL !

hg: openjfx/8/controls/rt: RT-20698 : Pannable ScrollPane behaves badly when content changes during panning

2013-09-05 Thread hang . vo
Changeset: c1e031aecfea Author:mickf Date: 2013-09-05 15:27 +0100 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c1e031aecfea RT-20698 : Pannable ScrollPane behaves badly when content changes during panning !

hg: openjfx/8/graphics/rt: Add -Dsun.perflog.fx.firstpaintexit and move properties to PrismSettings

2013-09-05 Thread hang . vo
Changeset: 877523a1e150 Author:snorthov Date: 2013-09-05 15:44 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/877523a1e150 Add -Dsun.perflog.fx.firstpaintexit and move properties to PrismSettings Reviewed by: Richard B !

hg: openjfx/8/controls/rt: 3 new changesets

2013-09-05 Thread hang . vo
Changeset: d6db14ea1ca7 Author:David Grievedavid.gri...@oracle.com Date: 2013-09-05 17:02 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d6db14ea1ca7 RT-29773: take sub-property style if it is closer or more specific than font shorthand !

hg: openjfx/8/graphics/rt: [TOOLS] GLTrace.java is not initialized on Mac OS X

2013-09-05 Thread hang . vo
Changeset: dc0086b1cad0 Author:Oleg Mazurov oleg.mazu...@oracle.com Date: 2013-09-05 15:19 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/dc0086b1cad0 [TOOLS] GLTrace.java is not initialized on Mac OS X ! tools/gltrace/agent.c ! tools/gltrace/os.h !

hg: openjfx/8/controls/rt: [TEST ONLY] RT-31865 caused failures in RegionCSSTest. Need to register images with stub toolkit

2013-09-05 Thread hang . vo
Changeset: 5707c927c106 Author:David Grievedavid.gri...@oracle.com Date: 2013-09-05 20:03 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5707c927c106 [TEST ONLY] RT-31865 caused failures in RegionCSSTest. Need to register images with stub toolkit !

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

2013-09-05 Thread hang . vo
Changeset: f00dbf5f48e9 Author:rbair Date: 2013-09-05 14:20 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/f00dbf5f48e9 Fixed debug statements ! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGRegion.java Changeset: fc17d9decdce Author:rbair Date: