Fri, 29 Jun 2012 09:37:29 +1200 |
jgiles |
RT-22676: Embedded: Ensemble sample throws an exception |
Wed, 27 Jun 2012 16:03:03 +1200 |
jgiles |
[DOC ONLY] Update to cells package documentation. |
Thu, 28 Jun 2012 10:34:05 -0700 |
Paru Somashekar |
[TEST ONLY] remove @ignore for some chart tests - they pass now. |
Wed, 27 Jun 2012 18:52:39 -0400 |
David Grieve |
Backed out changeset 9a2b4524a317 |
Tue, 26 Jun 2012 12:20:35 -0400 |
David Grieve |
RT-22565: parent stylesheets may be in the default stylesheet container |
Wed, 27 Jun 2012 14:00:39 -0700 |
hudson |
Added tag 2.2-b15 for changeset 8dc3a4c1f7fb |
Tue, 26 Jun 2012 10:11:28 -0700 |
Yao Wang |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx//rt2.2-b15 |
Sat, 23 Jun 2012 19:53:47 -0700 |
flar |
Fix RT-22885: PixelFormat.get/setArgb() methods have errors. |
Tue, 19 Jun 2012 23:13:03 -0700 |
flar |
Fix RT-19711 Color.web() should allow floating point values for percents and angles. |
Tue, 19 Jun 2012 12:53:57 -0700 |
Joseph Andresen |
RT-22434: Canvas Defaults should be same as FX |
Mon, 25 Jun 2012 13:05:37 -0700 |
Kinsley Wong |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx/rt |
Mon, 25 Jun 2012 15:22:52 -0400 |
David Grieve |
RT-22638: for calculating css values, only use a node font property if it was set by the user and there is not an inline or author style |
Mon, 25 Jun 2012 10:22:01 -0400 |
David Grieve |
RT-22565: follow on patch to resolve IllegalStateException when running HelloHTMLEditor |
Mon, 25 Jun 2012 18:06:54 +1200 |
jgiles |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt |
Mon, 25 Jun 2012 18:05:05 +1200 |
jgiles |
RT-22677: ComboBox : items list has a wrong width at first display |
Mon, 25 Jun 2012 14:12:25 +1200 |
jgiles |
RT-22900: Cell selected property fires too frequently when selection changes |
Mon, 25 Jun 2012 14:07:38 +1200 |
jgiles |
[DOC ONLY] Clarifying purpose of promptText property in ComboBoxBase. |
Mon, 25 Jun 2012 14:06:57 +1200 |
jgiles |
RT-22668: HelloListView hangs |
Sun, 24 Jun 2012 22:40:22 +0100 |
mickf |
RT-22721 : Progress indicator circle position moved in 2.2 |
Sun, 24 Jun 2012 10:46:38 -0700 |
Paru Somashekar |
RT-21112 web color field accept different symbols. |
Sun, 24 Jun 2012 10:40:46 -0700 |
Paru Somashekar |
fix RT-21556 color picker can be broken by typing big numbers in integer field. |
Sun, 24 Jun 2012 10:15:00 -0700 |
Paru Somashekar |
fix RT-21530 new color of web and that of gradient rectangle color does not always correspond. |
Fri, 22 Jun 2012 21:15:15 +0100 |
mickf |
RT-22884 - ScrollPane : Corner doesn't always fill the space to the edge properly. |
Thu, 21 Jun 2012 11:28:20 -0700 |
Kinsley Wong |
RT-22635: Pagination PageCount property changing leads to exception when unidirectionally binded. |
Thu, 21 Jun 2012 18:07:27 +1200 |
jgiles |
RT-20300: TableView is not refreshed when TableColumn are added dynamically |
Thu, 21 Jun 2012 11:35:13 +1200 |
jgiles |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt |
Thu, 21 Jun 2012 11:28:26 +1200 |
jgiles |
RT-22572: ComboBox : value is removed when the popup is opened |
Thu, 21 Jun 2012 06:20:08 +1200 |
jgiles |
RT-20582: MenuItem's styleable has a null Node (fix for NPE) |
Thu, 21 Jun 2012 06:06:21 +1200 |
jgiles |
RT-21913: [CustomCellFactory] it's very hard to call custom cell editing state to appear. |
Wed, 20 Jun 2012 16:39:52 +1200 |
jgiles |
RT-22630: ComboBox : exception when promptText is set |
Wed, 20 Jun 2012 14:18:36 -0700 |
Kinsley Wong |
RT-22717: TabPane does not update its selection model after removing the selected Tab. |
Wed, 20 Jun 2012 18:57:25 +0100 |
mickf |
RT-22650 : ListView hides -fx-border in 2.2 |
Wed, 20 Jun 2012 17:23:19 +0100 |
mickf |
RT-22653 : ScrollBar with -fx-border styles is drawn wrong in 2.2 |
Wed, 20 Jun 2012 14:20:00 +1200 |
jgiles |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt |
Wed, 20 Jun 2012 14:19:47 +1200 |
jgiles |
RT-22565: Once set, setting stylesheets on a Parent has no effect. Patch supplied by David Grieve. |
Tue, 19 Jun 2012 12:13:34 -0700 |
Kinsley Wong |
RT-22687: Pagination Before click next - "ArithmeticException / by zero" for small size pane. |
Tue, 19 Jun 2012 10:56:59 -0700 |
Kinsley Wong |
RT-22455: Clip doesn't work. |
Tue, 19 Jun 2012 17:00:43 +0100 |
mickf |
RT-22652 : ScrollBar -fx-background-color behavior changed in 2.2 |
Tue, 19 Jun 2012 16:58:47 +0100 |
mickf |
RT-22653 : ScrollBar with -fx-border styles is drawn wrong in 2.2 |
Tue, 19 Jun 2012 13:24:06 +1200 |
jgiles |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/controls/jfx/rt |
Tue, 19 Jun 2012 11:02:00 +1200 |
jgiles |
RT-22645: ClassCastException (Controls Regression) |
Mon, 18 Jun 2012 17:26:40 -0700 |
Kinsley Wong |
Reapply fix for RT-21906 so we can further debug this issue. |
Fri, 22 Jun 2012 21:21:26 -0700 |
hudson |
Added tag 2.2-b14 for changeset f026710b45cb2.2.1-b01 |
Tue, 19 Jun 2012 10:12:35 -0700 |
Yao Wang |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx//rt2.2-b14 |
Tue, 19 Jun 2012 10:35:15 -0400 |
Morris Meyer |
RT-16812 - add initSecurityContext to DragAndDropTest |
Tue, 19 Jun 2012 10:10:07 -0400 |
Morris Meyer |
RT-16812 - add initSecurityContext to StubTookit |
Tue, 19 Jun 2012 09:51:33 -0400 |
Morris Meyer |
RT-16812 - close QuantumClipboard security vulnerability reading images from untrusted applets |
Mon, 18 Jun 2012 13:57:08 -0700 |
flar |
Fix RT-22129: PixelReader/Writer javadoc refer to nonexistant pixel format. |
Mon, 18 Jun 2012 16:15:16 +0200 |
Pavel Safrata |
RT-22636 part 2: handled scene without focus owner. |
Mon, 18 Jun 2012 16:06:46 +0200 |
Pavel Safrata |
RT-22636: Fixed coordinates of keyboard-triggered ContextMenuEvent. |
Mon, 18 Jun 2012 10:30:06 +0200 |
Pavel Safrata |
RT-21746: scenegraph subtrees can be added during layout (merge). |
Thu, 14 Jun 2012 15:39:19 +0200 |
Pavel Safrata |
RT-21746: scenegraph subtrees can be added during layout. |
Fri, 15 Jun 2012 10:02:43 -0700 |
Joseph Andresen |
RT-22548 javadoc update for imagepattern |
Thu, 14 Jun 2012 17:36:29 -0700 |
Yao Wang |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx//rt |
Wed, 13 Jun 2012 14:36:47 +0200 |
Martin Sladecek |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/graphics/jfx/rt |
Wed, 13 Jun 2012 14:36:03 +0200 |
Martin Sladecek |
@treatAsPrivate cleanup. Reviewed by Pavel. |
Mon, 18 Jun 2012 16:54:00 -0700 |
Kinsley Wong |
Ignore broken charts units tests. |
Mon, 18 Jun 2012 13:12:52 -0700 |
Kinsley Wong |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx/rt |
Mon, 18 Jun 2012 12:49:37 -0700 |
Kinsley Wong |
Rollback fix for RT-21906: must separate shared css calculated values from node-specific css calculated values if node has user set font. |
Mon, 18 Jun 2012 08:50:26 -0700 |
leifs |
Fixed RT-22644: [TextArea] Typing Tab or Enter breaks Undo chain |