hg: openjfx/8u-dev/rt: RT-36501 [RTL, Regression] RTL orientation, on ColorPicker Custom Colors Window, arrow keys don't work well among HSB, RGB, Web buttons.

2014-04-09 Thread hang . vo
Changeset: 5f30288517da Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-04-09 08:02 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5f30288517da RT-36501 [RTL, Regression] RTL orientation, on ColorPicker Custom Colors Window, arrow keys don't work well

LiveDirsFX: directory tree model for TreeView that watches the filesystem for changes

2014-04-09 Thread Tomas Mikula
Hello all, I would like to announce that I have published LiveDirsFX [1], which is a combination of a directory watcher, a directory-tree model (usable in TreeView) and a simple asynchronous I/O facility. The added value of this combination, compared to using them all separately, is this: 1. The

hg: openjfx/8u-dev/rt: RT-36584: EXE bundler doesn't check copyright value for correctness

2014-04-09 Thread hang . vo
Changeset: 702e4b142d50 Author:shemnon Date: 2014-04-09 10:07 -0600 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/702e4b142d50 RT-36584: EXE bundler doesn't check copyright value for correctness Summary: In exe, reject some parameters that have newlines in validate. Also,

[8u26] Review request: RT-36158 [Monocle] Cursor is always displayed, even if no mouse is plugged in

2014-04-09 Thread Lisa Selle
Daniel, Please review the fix for https://javafx-jira.kenai.com/browse/RT-36158 webrev: http://cr.openjdk.java.net/~kselle/webrev-20140409-1331-36158/webrev/ Thanks, Lisa

[8u26] Review request RT-36601 [Monocle] Framebuffer allocates incorrectly sized clear buffer

2014-04-09 Thread Lisa Selle
Daniel, Please review the simple fix for https://javafx-jira.kenai.com/browse/RT-36601 Fix is in the jira. Thanks, Lisa

hg: openjfx/8u-dev/rt: RT-36507: SearchResultListCell needs to override all of the compute height/width methods since it returns null from getSkin()

2014-04-09 Thread hang . vo
Changeset: 92396a5f81f2 Author:David Grievedavid.gri...@oracle.com Date: 2014-04-09 14:10 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/92396a5f81f2 RT-36507: SearchResultListCell needs to override all of the compute height/width methods since it returns null from

hg: openjfx/8u-dev/rt: [Accessibility] Improve 'role description' for page and tab item (used to read 'radio button').

2014-04-09 Thread hang . vo
Changeset: 1526ac7b07a0 Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-04-09 11:53 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1526ac7b07a0 [Accessibility] Improve 'role description' for page and tab item (used to read 'radio button'). !

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

2014-04-09 Thread hang . vo
Changeset: 3f3a90553739 Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-04-09 14:40 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/3f3a90553739 [Accessibility] Fix code format for ChoiceBox !

hg: openjfx/8u-dev/rt: RT-36569: [Accessibility] Implement DatePicker - simplifying LocalDate to dateWithTimeIntervalSince1970 conversion (thanks Leif)

2014-04-09 Thread hang . vo
Changeset: 1ecd11e10561 Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-04-09 15:06 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1ecd11e10561 RT-36569: [Accessibility] Implement DatePicker - simplifying LocalDate to dateWithTimeIntervalSince1970

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

2014-04-09 Thread hang . vo
Changeset: 6aee7411349a Author:jgiles Date: 2014-04-10 09:47 +1200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6aee7411349a RT-35679:[ListView, TreeView, et al]: The first item should be selected if nothing else is already selected !