hg: openjfx/8/graphics/rt: RT-32285: Confidential code pushed to OpenJFX rt

2013-10-08 Thread hang . vo
Changeset: 384af3fa2b97 Author:rbair Date: 2013-10-08 18:09 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/384af3fa2b97 RT-32285: Confidential code pushed to OpenJFX rt ! modules/fxpackager/src/main/native/javafxpackager/win/javafxpackager.rc ! modules/fxpackager/s

Re: Keyboard events

2013-10-08 Thread Pedro Duque Vieira
Do you want me to file a Jira issue for this? Regards, On Mon, Oct 7, 2013 at 6:03 PM, Artem Ananiev wrote: > > On 10/7/2013 6:53 PM, Richard Bair wrote: > >> That being said, this seems like a very common use case, and I wonder if >> there is something more we could do (in the longer term, sho

Re: [announce] CodeAreaFX: text area with styled ranges of text

2013-10-08 Thread Tomas Mikula
Thanks, Jonathan. On Tue, Oct 8, 2013 at 9:08 PM, Jonathan Giles wrote: > Tomas, > > Very nice work! :-) > > The first step in the process to contribute features / bug fixes back > into OpenJFX is to create a Jira issue (or find one that covers the > topic). In the case of styled text ranges I do

hg: openjfx/8/graphics/rt: RT-31878: API: Change anti-aliasing support from a bool to SceneAntialiasing object. Reviewed Kevin, Richard

2013-10-08 Thread hang . vo
Changeset: 08be4f8a1a1f Author:Thor Johannesson Date: 2013-10-08 15:38 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/08be4f8a1a1f RT-31878: API: Change anti-aliasing support from a bool to SceneAntialiasing object. Reviewed Kevin, Richard ! apps/experiments/3DV

hg: openjfx/8/graphics/rt: [TEST-ONLY]: Added test exposed by question in RT-13820

2013-10-08 Thread hang . vo
Changeset: 9491417fb3e0 Author:rbair Date: 2013-10-08 14:46 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/9491417fb3e0 [TEST-ONLY]: Added test exposed by question in RT-13820 ! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGRegion.java ! modules/graphics

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

2013-10-08 Thread hang . vo
Changeset: 23a4702aac22 Author:rbair Date: 2013-10-08 12:38 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/23a4702aac22 RT-29794: NPE from NGRegion in Ensemble8 Reviewed-by: lnerad ! modules/graphics/src/main/java/com/sun/javafx/scene/DirtyBits.java ! modules/graph

Re: API Change Proposal - Re: MSAA and Scene anti aliasing

2013-10-08 Thread Thor Johannesson
Hi All, Need to revive this thread, to remind everyone that anti-aliasing API change is going in. And should be available in build b112. See bug report for some further detail/discussion: https://javafx-jira.kenai.com/browse/RT-31878 Initially only available anti-aliasing modes are BALANCED and

Re: Reacting to mouse events on a TreeCell. Is it supposed to be this awkward?

2013-10-08 Thread Scott Palmer
FYI.. my first test with Java 8 I get the following exception when I try to do: Bindings.select(this.sceneProperty(), "window", "showing").addListener(... (which may not be necessary on JavaFX 8, but I think I need it for 7u40) 10-08 16:07:22 INFO beans [JavaFX Application Thread]: Property 'win

Re: Reacting to mouse events on a TreeCell. Is it supposed to be this awkward?

2013-10-08 Thread Scott Palmer
Will do. I also just noticed (after using Bindings.select(this.sceneProperty(), "window", "showing") to try to trigger my "diconnecting") that in 7u40 TreeCells seem to remain connected to the scene until I force the tree to repaint. In my app every time I open a document I rebuild a tree. even w

Re: Reacting to mouse events on a TreeCell. Is it supposed to be this awkward?

2013-10-08 Thread Jonathan Giles
I note right at the end you say you're using 7u40. In the JavaFX 2.x series of releases it is true that TreeView misbehaved a bit around cell reuse. This should no longer be the case in JavaFX 8.0. In any case, the best option is to file a bug report and discuss it further in there, especially so i

Reacting to mouse events on a TreeCell. Is it supposed to be this awkward?

2013-10-08 Thread Scott Palmer
I'm investigating a memory leak and it seems that the culprit is event listeners attached to TreeCells The GC roots of my leaks are deep in the JavaFX window/event system In a class extending TreeCell, am calling methods on such as: setOnContextMenuRequested(contextMenuRequestHandler); setOnMou

Re: [announce] CodeAreaFX: text area with styled ranges of text

2013-10-08 Thread Jonathan Giles
Tomas, Very nice work! :-) The first step in the process to contribute features / bug fixes back into OpenJFX is to create a Jira issue (or find one that covers the topic). In the case of styled text ranges I don't believe a Jira issue exists, so feel free to open a new issue. This will be the wa

Re: hg: openjfx/8/graphics/rt: 3 new changesets

2013-10-08 Thread Kevin Rushforth
In the top-level JDK directory, next to src.zip, there will be a javafx-src.zip. -- Kevin Tom Schindl wrote: So where the src.zip end up, so that k can adjust the tooling? Tom Von meinem iPhone gesendet Am 08.10.2013 um 18:32 schrieb hang...@oracle.com: Changeset: 61727bf6e832 Author:

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

2013-10-08 Thread hang . vo
Changeset: 085053c47663 Author:hudson Date: 2013-10-03 08:05 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/085053c47663 Added tag 8.0-b110 for changeset 0eb503d2b567 ! .hgtags Changeset: b3fa96512e75 Author:mv157916 Date: 2013-10-03 16:58 -0700 URL:

Re: hg: openjfx/8/graphics/rt: 3 new changesets

2013-10-08 Thread Tom Schindl
So where the src.zip end up, so that k can adjust the tooling? Tom Von meinem iPhone gesendet > Am 08.10.2013 um 18:32 schrieb hang...@oracle.com: > > Changeset: 61727bf6e832 > Author:kcr > Date: 2013-10-08 09:26 -0700 > URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/6

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

2013-10-08 Thread hang . vo
Changeset: 61727bf6e832 Author:kcr Date: 2013-10-08 09:26 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/61727bf6e832 [TEST-ONLY] RT-32950: Enable excluded tests in gradle build Reviewed-by: Chien ! build.gradle ! modules/base/src/test/java/javafx/binding/expressi

hg: openjfx/8/graphics/rt: ECLIPSE ONLY: fix .classpath

2013-10-08 Thread hang . vo
Changeset: 1b6d4c9bd1a7 Author:snorthov Date: 2013-10-08 07:14 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/1b6d4c9bd1a7 ECLIPSE ONLY: fix .classpath ! .classpath

hg: openjfx/8/graphics/rt: RT-33384: avoid using Double.MAX_VALUE and Double.MIN_VALUE

2013-10-08 Thread hang . vo
Changeset: f2d3f04c1632 Author:David Grieve Date: 2013-10-08 08:02 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/f2d3f04c1632 RT-33384: avoid using Double.MAX_VALUE and Double.MIN_VALUE ! modules/controls/src/main/java/javafx/scene/control/SkinBase.java

Re: [announce] CodeAreaFX: text area with styled ranges of text

2013-10-08 Thread Tomas Mikula
On Mon, Oct 7, 2013 at 5:16 PM, Danno Ferrin wrote: > That. Is. Awesome. > > I don't mean to dissuade you from your code donation, but I feel there may > be more value in keeping this as a separate third party control. The > biggest reason is that once it is in the core it will be released in the

hg: openjfx/8/graphics/rt: RT-24133 Gtk: URL is recognised both as FILE and as URL, linux only, DnD and Clipboard

2013-10-08 Thread hang . vo
Changeset: eff4787e6884 Author:Alexander Zvegintsev Date: 2013-10-08 14:31 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/eff4787e6884 RT-24133 Gtk: URL is recognised both as FILE and as URL, linux only, DnD and Clipboard ! modules/graphics/src/main/native-glass/g