hg: openjfx/2.2/controls/rt: 18 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Mon Apr 2 10:32:11 PDT 2012


Changeset: 4d1d81b2c178
Author:    hudson
Date:      2012-03-28 12:38 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/4d1d81b2c178

Added tag 2.1-b20 for changeset b07470e9d56e

! .hgtags

Changeset: 2e013bdbf6b9
Author:    kcr
Date:      2012-03-29 15:10 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/2e013bdbf6b9

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

! .hgtags

Changeset: 06d28cb315ef
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2012-03-27 11:22 +0200
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/06d28cb315ef

RT-19173: TODO cleanup

! javafx-ui-common/src/javafx/scene/shape/Path.java
! javafx-ui-common/src/javafx/scene/shape/Rectangle.java
! javafx-ui-common/src/javafx/scene/shape/Shape.java

Changeset: 503177e32885
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2012-03-27 13:11 +0200
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/503177e32885

RT-19169: TODO evaluation & cleanup

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

Changeset: 761f5394140f
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2012-03-27 14:14 +0200
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/761f5394140f

RT-19166: TODOs evaluation & cleanup.

! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/input/DragEvent.java
! javafx-ui-common/src/javafx/scene/input/Dragboard.java

Changeset: dd7676637b7f
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2012-03-27 14:23 +0200
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/dd7676637b7f

RT-19170: TODOs evaluation & cleanup

! javafx-ui-common/src/javafx/stage/PopupWindow.java
! javafx-ui-common/src/javafx/stage/Stage.java

Changeset: 0cca9d649695
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2012-03-27 14:57 +0200
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/0cca9d649695

RT-19167: TODOs evaluation & cleanup.

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

Changeset: 484062ad6dda
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2012-03-27 14:59 +0200
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/484062ad6dda

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/graphics/jfx/rt

! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/stage/Stage.java

Changeset: c4b198f66b4c
Author:    Lubomir Nerad <lubomir.nerad at oracle.com>
Date:      2012-03-27 17:37 +0200
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/c4b198f66b4c

Partial RT-19320: removed obsolete code

! javafx-ui-common/src/com/sun/javafx/stage/PopupWindowPeerListener.java

Changeset: ba369f618738
Author:    prr
Date:      2012-03-28 09:14 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/ba369f618738

Fixed RT-13735: Render tree is modified during Text bounds calculation

! javafx-ui-common/src/com/sun/javafx/tk/DummyToolkit.java
- javafx-ui-common/src/com/sun/javafx/tk/TextHelper.java
! javafx-ui-common/src/com/sun/javafx/tk/Toolkit.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/text/Text.java
! javafx-ui-common/test/unit/com/sun/javafx/pgstub/StubToolkit.java
! javafx-ui-common/test/unit/javafx/scene/text/TextTest.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubText.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubTextHelper.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubToolkit.java

Changeset: 085fcfbba269
Author:    kcr
Date:      2012-03-28 11:51 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/085fcfbba269

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

- javafx-ui-common/src/com/sun/javafx/tk/TextHelper.java
! javafx-ui-common/src/javafx/scene/Parent.java

Changeset: edba48bc0a1c
Author:    prr
Date:      2012-03-28 12:32 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/edba48bc0a1c

Fixed RT-20617: Reformat very long lines in Text.java

! javafx-ui-common/src/javafx/scene/text/Text.java

Changeset: 8076e4db0d6a
Author:    Pavel Safrata
Date:      2012-03-29 08:33 +0200
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/8076e4db0d6a

RT-20696: fixed code sample in documentation.

! javafx-ui-common/src/javafx/scene/package.html

Changeset: d0b8ead187d2
Author:    Lubomir Nerad <lubomir.nerad at oracle.com>
Date:      2012-03-29 16:41 +0200
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/d0b8ead187d2

Fix for RT-20179: Gtk: Window.centerOnScreen synchronization problems

! javafx-ui-common/src/com/sun/javafx/tk/TKStage.java
! javafx-ui-common/src/javafx/stage/Window.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubStage.java

Changeset: 412f8e73634c
Author:    kcr
Date:      2012-03-29 16:04 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/412f8e73634c

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

- javafx-ui-common/src/com/sun/javafx/tk/TextHelper.java

Changeset: 0616970d62e6
Author:    kcr
Date:      2012-03-29 18:28 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/0616970d62e6

RT-19825: Contribution of Working Maven 3.0 Build For openjfx hg Source
Contributed-By: Adam Bien
Reviewed-By: kcr

! .hgignore
! .idea/misc.xml
+ javafx-beans-dt/pom.xml
+ javafx-concurrent/pom.xml
+ javafx-designtime/pom.xml
+ javafx-ueber-jar/pom.xml
+ javafx-ui-common/pom.xml
+ javafx-ui-controls/pom.xml
+ nbactions-javafx.xml
+ pom.xml
+ test-stub-toolkit/pom.xml

Changeset: 474801a028b9
Author:    Pavel Safrata
Date:      2012-03-30 10:06 +0200
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/474801a028b9

RT-20648: removed impl_syncPGNodeDirect().

! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/test/unit/javafx/scene/Parent_structure_sync_Test.java

Changeset: 1ba55d2ecc03
Author:    leifs
Date:      2012-04-02 10:10 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/1ba55d2ecc03

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

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



More information about the openjfx-dev mailing list