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

2013-11-26 Thread hang . vo
Changeset: e41a488d1673 Author:jgiles Date: 2013-11-27 13:40 +1300 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/e41a488d1673 RT-33989: TreeTable ctrl-pgUp doesn't follow the spec !

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

2013-10-29 Thread hang . vo
Changeset: b2401b5285d1 Author:leifs Date: 2013-10-29 15:48 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b2401b5285d1 RT-33895: Input method composing text is not highlighted Reviewed-by: naoto !

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

2013-10-24 Thread hang . vo
Changeset: 6151a4b1b4ef Author:David Grievedavid.gri...@oracle.com Date: 2013-10-24 12:40 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/6151a4b1b4ef [DOCS-ONLY] RT-33640 add link to cssref from Node id, style and styleclass properties !

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

2013-10-22 Thread hang . vo
Changeset: ceed8d426c0c Author:mhowe Date: 2013-10-20 19:27 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ceed8d426c0c update build.properties ! build.properties Changeset: 98accc42134c Author:mhowe Date: 2013-10-20 19:35 -0700 URL:

Change requiring b112 just pushed [was: hg: openjfx/8/graphics/rt: 5 new changesets]

2013-10-22 Thread Kevin Rushforth
During integration testing, we just pushed a change that makes JDK 8-b112 the minimum JDK needed. It really isn't need to build openjfx (there were some deploy UI interface changes that motivated this), you can just manually set this back to b111 and continue building. I expected that b112

Re: Change requiring b112 just pushed [was: hg: openjfx/8/graphics/rt: 5 new changesets]

2013-10-22 Thread Kevin Rushforth
Btw, the file you will need to edit is build.properties, making the following change until b112 is available on java.net: diff --git a/build.properties b/build.properties --- a/build.properties +++ b/build.properties @@ -53,4 +53,4 @@ jfx.build.jdk.version=1.8.0 jfx.build.jdk.buildnum=112

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

2013-08-27 Thread hang . vo
Changeset: 74bc824622d7 Author:Assaf Yavani Date: 2013-08-27 13:58 +0300 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/74bc824622d7 [RT-30879] - Incorrect focus swithching if VK enabled Resution was to allow another window to get focus while another window holds the

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

2013-07-05 Thread hang . vo
Changeset: b746a171dc3a Author:Vasiliy Baranov vasiliy.bara...@oracle.com Date: 2013-07-05 16:58 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b746a171dc3a RT-25644: Implement WebSocket traffic tunneling through HTTP(S) proxies that require authentication !

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

2013-06-05 Thread hang . vo
Changeset: 4d270a8b1c08 Author:Martin Sladecek martin.slade...@oracle.com Date: 2013-06-05 11:08 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/4d270a8b1c08 [JAVADOC] RT-30848 Missing documentation of Region.layoutInArea + since tag to Parent#requestParentLayout !

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

2013-06-04 Thread hang . vo
Changeset: 75b3b8e4530b Author:mhowe Date: 2013-05-24 16:05 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/75b3b8e4530b RT-29058: Need a macro in the config files to expand to the app bundle directory [ngthomas, ddehaven] ! deploy/packager/native/linux/launcher.c

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

2013-06-03 Thread hang . vo
Changeset: 8df94ef84244 Author:Jasper Potts Date: 2013-06-03 14:04 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/8df94ef84244 Added getters to SplineInterpolator internal class to be able to get data !