hg: openjfx/8/graphics/rt: A basic OpenGL ES/EGL tracer for embedded Linux

2013-08-19 Thread hang . vo
Changeset: 58bfd1557c46 Author:Oleg Mazurov Date: 2013-08-20 00:24 +0100 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/58bfd1557c46 A basic OpenGL ES/EGL tracer for embedded Linux + tools/gltrace/Makefile + tools/gltrace/agent.c + tools/gltrace/enums.c + tools/gltrace/i

hg: openjfx/8/controls/rt: RT-24536: addEventHandler not working for ActionEvent in TextFields

2013-08-19 Thread hang . vo
Changeset: 561b889820c3 Author:leifs Date: 2013-08-19 14:38 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/561b889820c3 RT-24536: addEventHandler not working for ActionEvent in TextFields ! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TextF

hg: openjfx/8/graphics/rt: RT-29922 Partial: Remove builders from Ensemble8

2013-08-19 Thread hang . vo
Changeset: 3c63838ea4bf Author:dmasada Date: 2013-08-19 08:23 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3c63838ea4bf RT-29922 Partial: Remove builders from Ensemble8 ! apps/samples/Ensemble8/src/generated/java/ensemble/generated/Samples.java ! apps/samples/En

Re: No events when drag target is removed from the scenegraph while dragging

2013-08-19 Thread Sebastian Rheinnecker
Well, that jira entry was closed fast. Am 19.08.2013 15:00, schrieb Sebastian Rheinnecker: Hello Richard, we found a workaround that is suitable for our usecase: We found out that the DragEvents still reach the node even after it was removed from the SceneGraph, and those events luckily conta

Re: No events when drag target is removed from the scenegraph while dragging

2013-08-19 Thread Sebastian Rheinnecker
Hello Richard, we found a workaround that is suitable for our usecase: We found out that the DragEvents still reach the node even after it was removed from the SceneGraph, and those events luckily contain the correct mouse coordinates. Using a temporary event filter that tunnels the DragEvents

hg: openjfx/8/graphics/rt: RT-28200: Mac OS sandboxing and JFX step 2

2013-08-19 Thread hang . vo
Changeset: c9daf4b5df81 Author:Anthony Petrov Date: 2013-08-19 16:26 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c9daf4b5df81 RT-28200: Mac OS sandboxing and JFX step 2 ! modules/graphics/src/main/java/com/sun/glass/ui/mac/MacFileNSURL.java ! modules/graphics/s

hg: openjfx/8/graphics/rt: Added restricted webnode implementation for iOS

2013-08-19 Thread hang . vo
Changeset: 153fd74bdf69 Author:David Pulkrabek Date: 2013-08-19 13:54 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/153fd74bdf69 Added restricted webnode implementation for iOS ! buildSrc/ios.gradle + modules/web/src/ios/java/com/sun/javafx/scene/web/behavior/HT

Re: Summary of new features in JavaFX 8?

2013-08-19 Thread Kevin Rushforth
https://javafx-jira.kenai.com/browse/RT-23908 (Video capture support), which is resolved. If you read the comments, audio capturing is supported as well. That JIRA refers to a test being implemented, which may not be accurate anyway since there is no product feature to "test". You will prob