Fri, 08 Jun 2012 09:39:08 +0200 |
Pavel Safrata |
TouchPoint constructor removed from public API. |
Thu, 07 Jun 2012 11:26:41 -0700 |
Joseph Andresen |
RT-21006: unit test canvas update |
Thu, 07 Jun 2012 16:59:05 +0200 |
Lubomir Nerad |
Fix for RT-22142: Intermittent unit test failures in javafx.stage.PopupTest with JDK7 |
Thu, 07 Jun 2012 14:03:56 +0200 |
Pavel Safrata |
RT-21888: fixed intial state of FocusedProperty. |
Wed, 06 Jun 2012 19:59:00 -0400 |
Morris Meyer |
RT-22083 - fix GlobalMenuAdapter so menu action doesn't fire during validation |
Wed, 06 Jun 2012 09:51:28 -0700 |
Yao Wang |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx//rt |
Wed, 06 Jun 2012 18:00:24 +0200 |
Pavel Safrata |
RT-22096: Fixed coordinates of touch points delivered to a transformed node. |
Wed, 06 Jun 2012 12:14:18 +0200 |
Lubomir Nerad |
Fix for RT-22015: workaround for incorrect fullscreen visual bounds |
Tue, 05 Jun 2012 18:58:25 -0700 |
flar |
Fix RT-21831: Specify ranges for WritableImage constructor parameters. |
Tue, 05 Jun 2012 08:42:25 -0700 |
kcr |
RT-21777: Changes for snapshot completely break the NetBeans VisualDebugger feature |
Tue, 05 Jun 2012 00:21:32 -0700 |
flar |
Fix RT-21688: optimize PixelReader and PixelWriter implementations |
Tue, 12 Jun 2012 16:55:59 +1200 |
jgiles |
Fix for second unit test failure, this time related to listview selection events not firing properly when the row index does not change, but the selected item does. |
Tue, 12 Jun 2012 15:17:17 +1200 |
jgiles |
Reinstating a commented out public method on TableColumn that was commented out by mistake in a previous changeset. Unit tests failed because of this, and now pass again. |
Tue, 12 Jun 2012 09:44:39 +1200 |
jgiles |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt |
Fri, 08 Jun 2012 15:15:17 +1200 |
jgiles |
RT-22077: TableView updates not working when ValueFactory returns a new Binding |