hg: openjfx/8/graphics/rt: RT-31320: TextField stretches to cursor position on embedded when touch is enabled

2013-10-09 Thread hang . vo
Changeset: c9ccb2552c68 Author:jgiles Date: 2013-10-10 16:51 +1300 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c9ccb2552c68 RT-31320: TextField stretches to cursor position on embedded when touch is enabled Reviewed-by: leifs, jgiles ! modules/controls/src/main/java

hg: openjfx/8/graphics/rt: RT-32708: Empty column header, when hiding a column.

2013-10-09 Thread hang . vo
Changeset: 3f2d17da0430 Author:jgiles Date: 2013-10-10 10:56 +1300 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3f2d17da0430 RT-32708: Empty column header, when hiding a column. Reviewed-by: psomashe ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/N

Re: Keyboard events

2013-10-09 Thread Pedro Duque Vieira
Done. https://javafx-jira.kenai.com/browse/RT-33458 Thanks, best regards, On Wed, Oct 9, 2013 at 12:11 PM, Artem Ananiev wrote: > > On 10/9/2013 4:19 AM, Pedro Duque Vieira wrote: > >> Do you want me to file a Jira issue for this? >> > > Yes, please. > > I haven't found such a feature request

hg: openjfx/8/graphics/rt: RT-33324: TreeView.getSelectionModel().getSelectedItems() sends 2 events when changing selection

2013-10-09 Thread hang . vo
Changeset: 831e7cb4702a Author:jgiles Date: 2013-10-09 14:15 +1300 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/831e7cb4702a RT-33324: TreeView.getSelectionModel().getSelectedItems() sends 2 events when changing selection Reviewed-by: psomashe ! modules/controls/src/

hg: openjfx/8/graphics/rt: RT-30864 Ensemble8: port BrickBreaker performance improvement to Ensemble8

2013-10-09 Thread hang . vo
Changeset: b29e81699ea1 Author:dmasada Date: 2013-10-09 11:02 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b29e81699ea1 RT-30864 Ensemble8: port BrickBreaker performance improvement to Ensemble8 ! apps/samples/Ensemble8/src/samples/java/ensemble/samples/graphics

hg: openjfx/8/graphics/rt: RT-23700: remove GIFImageLoader and PNGImageLoader classes

2013-10-09 Thread hang . vo
Changeset: 77b37fa187c3 Author:rbair Date: 2013-10-09 10:56 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/77b37fa187c3 RT-23700: remove GIFImageLoader and PNGImageLoader classes Reviewed-by: kcr - modules/graphics/src/main/java/com/sun/javafx/iio/gif/GIFImageLoade

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

2013-10-09 Thread hang . vo
Changeset: 5e4e3c814d63 Author:rbair Date: 2013-10-09 09:49 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5e4e3c814d63 [TEST-ONLY] Disable some tests and comment out a couple asserts for RT-33446 until we have a better solution ! tests/system/src/test/java/javafx

hg: openjfx/8/graphics/rt: RT-13820: NGRegion doesn't mark itself dirty when its shape geometry changes

2013-10-09 Thread hang . vo
Changeset: 6529a035133f Author:rbair Date: 2013-10-09 09:31 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/6529a035133f RT-13820: NGRegion doesn't mark itself dirty when its shape geometry changes Reviewed-by: felipe ! modules/graphics/src/main/java/com/sun/javafx/

hg: openjfx/8/graphics/rt: [RT-32802] Lens: touch events are not handled corectly - step 1.1

2013-10-09 Thread hang . vo
Changeset: fc10585918af Author:Assaf Yavani Date: 2013-10-09 17:27 +0300 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/fc10585918af [RT-32802] Lens: touch events are not handled corectly - step 1.1 Summary: [minor] - removal of unused code Reviewed by: dblaukop, Rafi Ta

TabPane Performance RT24105

2013-10-09 Thread Sven Reimers
Hi, just figured out TabPane performance fixing has moved to Van Ness... So having a TabPane with lots of tabs and a lot of complex content (e.g. charts which do live update) will consume to much CPU until this gets fixed in VanNess.. This makes using TabPane for complex scenarios a really bad o

hg: openjfx/8/graphics/rt: RT-32876: if scene root is NODE_CSS dirty after layout, mark root NODE_CSS dirty again if dirty bits are cleared. Reviewed by: jgiles

2013-10-09 Thread hang . vo
Changeset: 626769790d33 Author:David Grieve Date: 2013-10-09 09:25 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/626769790d33 RT-32876: if scene root is NODE_CSS dirty after layout, mark root NODE_CSS dirty again if dirty bits are cleared. Reviewed by: jgiles !

hg: openjfx/8/graphics/rt: RT-33089 : Add support for imx6

2013-10-09 Thread hang . vo
Changeset: 19ca9150cb33 Author:Rafi Tayar Date: 2013-10-09 15:08 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/19ca9150cb33 RT-33089 : Add support for imx6 Reviewed-by: ddhill dblaukop ! buildSrc/armv6hf.gradle ! buildSrc/armv6sf.gradle ! modules/graphics/src/mai

Re: Keyboard events

2013-10-09 Thread Artem Ananiev
On 10/9/2013 4:19 AM, Pedro Duque Vieira wrote: Do you want me to file a Jira issue for this? Yes, please. I haven't found such a feature request in JavaFX JIRA. The only issue which is slightly related is https://javafx-jira.kenai.com/browse/RT-32302 but it's not exactly about querying f

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

2013-10-09 Thread hang . vo
Changeset: b15183983958 Author:Assaf Yavani Date: 2013-10-09 12:52 +0300 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b15183983958 [RT-32802] Lens: touch events are not handled corectly - step 1 Summary: Remove timer usage that was used to filter quick touch events seq

hg: openjfx/8/graphics/rt: SW pipeline: caching paint texture + support for Texture.contentWidth/Height (RT-33314)

2013-10-09 Thread hang . vo
Changeset: bf0821d697e2 Author:Martin Soch Date: 2013-10-09 11:49 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/bf0821d697e2 SW pipeline: caching paint texture + support for Texture.contentWidth/Height (RT-33314) ! modules/graphics/src/main/java/com/sun/pisces/P