[8u] Review request: RT-21091,List on touch screen selects item on panning

2014-02-06 Thread Martin Sladecek
Hi Jonathan, please review: https://javafx-jira.kenai.com/browse/RT-21091 http://cr.openjdk.java.net/~msladecek/rt-21091/webrev/ Thanks, -Martin

[8u] Review request: RT-35175 - CSS Error when placing labels into a Tooltip

2014-02-06 Thread David Grieve
Hi Jonathan, Please review https://javafx-jira.kenai.com/browse/RT-35175 http://cr.openjdk.java.net/~dgrieve/RT-35175/webrev.02 Thanks, -David

UndoFX: undo manager for JavaFX

2014-02-06 Thread Tomas Mikula
Hi all, I just published a general-purpose undo manager for JavaFX. https://github.com/TomasMikula/UndoFX I've been using it for a while in CodeAreaFX and thought it would be useful to release it separately. Best regards, Tomas

[8u] Review Request: RT-35629 Provide support so IDE's can include packaging tools

2014-02-06 Thread Danno Ferrin
Mark, Kevin, please review the following. Also, let me know if there is any co-ordination needed for the build server. Webrev: http://cr.openjdk.java.net/~shemnon/RT-35629/webrev.00/ JIRA: https://javafx-jira.kenai.com/browse/RT-35629 thanks, Danno

Re: UndoFX: undo manager for JavaFX

2014-02-06 Thread Christian Schudt
Hehe, funny how every project is called *FX. Still waiting for the YetAnotherProjectFX :-) Let's see, what I could find by a quick research: ControlsFX DataFX RedFX CodeAreaFX ReactFX UndoFX ExtFX ScreenFX TestFX DrawKidFX FontAwesomeFX AquaFX PlantUMLFX GroovyFX MonologFX TiddlyWikiFX Dromb

Re: UndoFX: undo manager for JavaFX

2014-02-06 Thread Tom Eugelink
And then there is JFXtras... :-) On 2014-2-6 18:20, Christian Schudt wrote: Hehe, funny how every project is called *FX. Still waiting for the YetAnotherProjectFX :-) Let's see, what I could find by a quick research: ControlsFX DataFX RedFX CodeAreaFX ReactFX UndoFX ExtFX ScreenFX Test

Re: UndoFX: undo manager for JavaFX

2014-02-06 Thread John Moxley
bagsy FXrd On 6 Feb 2014, at 17:33, Tom Eugelink wrote: > > And then there is JFXtras... :-) > > > > On 2014-2-6 18:20, Christian Schudt wrote: >> Hehe, funny how every project is called *FX. Still waiting for the >> YetAnotherProjectFX :-) >> >> Let's see, what I could find by a quick

Re: UndoFX: undo manager for JavaFX

2014-02-06 Thread John Moxley
bagsy FXrd On 6 Feb 2014, at 17:33, Tom Eugelink wrote: > > And then there is JFXtras... :-) > > > > On 2014-2-6 18:20, Christian Schudt wrote: >> Hehe, funny how every project is called *FX. Still waiting for the >> YetAnotherProjectFX :-) >> >> Let's see, what I could find by a quick

Re: UndoFX: undo manager for JavaFX

2014-02-06 Thread Mike
Not Objectwheel But we own fxrad.com Lol Sent from my iPhone > On Feb 6, 2014, at 9:20 AM, Christian Schudt wrote: > > Hehe, funny how every project is called *FX. Still waiting for the > YetAnotherProjectFX :-) > > Let's see, what I could find by a quick research: > > ControlsFX >

Re: [8u] Review Request: RT-35629 Provide support so IDE's can include packaging tools

2014-02-06 Thread Mark Howe
The keys to a BundleParamInfo should not be part bundle properties, these should be fixed strings that never change once we publish them. The rest looks good. I haven't gone through every line in detail but I have been working with it for the last few weeks and think the concepts and design is

hg: openjfx/8u-dev/rt: 2 new changesets

2014-02-06 Thread hang . vo
Changeset: 6f3520339620 Author:David Grieve Date: 2014-02-06 15:54 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6f3520339620 RT-34814: don't remove displayNode if displayNode hasn't changed. Reviewed by Jonathan ! modules/controls/src/main/java/com/sun/javafx/scene/

hg: openjfx/8u-dev/rt: RT-35601: ListView won't DnD items

2014-02-06 Thread hang . vo
Changeset: 54635cd788f3 Author:jgiles Date: 2014-02-07 10:39 +1300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/54635cd788f3 RT-35601: ListView won't DnD items In actual fact, ListView supports DnD just fine - it's just that the HelloListView sample app did not have DnD co

hg: openjfx/8u-dev/rt: Fix for RT-35531 Update build scripts to include MandelbrotSet demo sources and binaries inside jdk demos folder

2014-02-06 Thread hang . vo
Changeset: 5e74330e4a91 Author:Alexander Kouznetsov Date: 2014-02-06 18:52 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5e74330e4a91 Fix for RT-35531 Update build scripts to include MandelbrotSet demo sources and binaries inside jdk demos folder ! apps/samples/sampl

[8u] Review request: RT-23245: TreeView moves its origin position if the root item has a parent

2014-02-06 Thread Jonathan Giles
David, Kevin, Steve, Could you please review the following: https://javafx-jira.kenai.com/browse/RT-23245 https://javafx-jira.kenai.com/secure/attachment/42016/rt23245.patch Note: there is a proposed method deprecation, but it isn't critical to the fix. Thanks, -- Jonathan

hg: openjfx/8u-dev/rt: RT-21091 List on touch screen selects item on panning

2014-02-06 Thread hang . vo
Changeset: a38ed5a7b1aa Author:Martin Sladecek Date: 2014-02-07 07:33 + URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a38ed5a7b1aa RT-21091 List on touch screen selects item on panning Reviewed by: jgiles ! modules/controls/src/main/java/com/sun/javafx/scene/control/b