Thu, 19 Apr 2012 17:38:51 -0700 |
Kinsley Wong |
Pagination: revised api after review by Jonathan. |
Thu, 19 Apr 2012 10:40:50 -0700 |
leifs |
Fixed RT-12567: [TextField, TextArea] Prompt text is not removed when the control gets focus |
Wed, 18 Apr 2012 22:44:46 -0700 |
Kinsley Wong |
Pagination: Remove PaginationCellSkin. |
Wed, 18 Apr 2012 22:42:37 -0700 |
leifs |
Fixed RT-17138: Allow promptText on TextArea controls |
Wed, 18 Apr 2012 19:01:19 -0700 |
Kinsley Wong |
Pagination: unit tests |
Wed, 18 Apr 2012 19:00:53 -0700 |
Kinsley Wong |
Pagination: Remove PaginationCell. |
Wed, 18 Apr 2012 18:57:40 -0700 |
Kinsley Wong |
Pagination: add api for page count. |
Wed, 18 Apr 2012 14:48:43 -0700 |
Kinsley Wong |
Pagination: update the current page when itemsPerPage has changed. |
Wed, 18 Apr 2012 14:40:56 -0700 |
leifs |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/rt |
Wed, 18 Apr 2012 14:37:45 -0700 |
leifs |
Virtual keyboard updates |
Wed, 18 Apr 2012 12:19:37 -0700 |
Kinsley Wong |
Expose MouseEventGenerator so others can use. |
Wed, 18 Apr 2012 12:07:31 -0700 |
Kinsley Wong |
Pagination: cleanup page transistions. |
Tue, 17 Apr 2012 18:44:06 -0700 |
Kinsley Wong |
merge |
Tue, 17 Apr 2012 18:43:18 -0700 |
Kinsley Wong |
Pagination: add page transition effects. |
Tue, 17 Apr 2012 12:13:16 -0700 |
Kinsley Wong |
Pagination: Switch skin code to use a ScrollPane instead of a ListView. |
Tue, 17 Apr 2012 11:50:10 -0400 |
David Grieve |
RT-20576: font size is inherited twice in controls |
Mon, 16 Apr 2012 17:18:16 -0700 |
Paru Somashekar |
some minor fixes |
Mon, 16 Apr 2012 15:13:34 -0700 |
Kinsley Wong |
RT-20764: Vertical scrollbars do not work in a horizontal list view. |
Mon, 16 Apr 2012 15:12:59 -0700 |
Kinsley Wong |
Pagination: consume all scrolling events. |
Fri, 20 Apr 2012 14:52:53 -0700 |
hudson |
Added tag 2.2-b05 for changeset fbeddee20dba |
Wed, 18 Apr 2012 12:56:59 -0700 |
kcr |
Backout changeset 9e5241252bf12.2-b05 |
Tue, 17 Apr 2012 08:57:53 -0700 |
jpgodine |
Automated merge with ssh://jpgodine@jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx//rt |
Tue, 17 Apr 2012 07:19:55 +0200 |
Pavel Safrata |
RT-20979: minor javadoc fix. |
Mon, 16 Apr 2012 14:16:04 -0700 |
kcr |
RT-19783: Provide an option to allow modal windows to be blocking |
Mon, 16 Apr 2012 14:43:05 +0200 |
Lubomir Nerad |
Fix for RT-20961: made Popup tests independent of each other |
Mon, 16 Apr 2012 12:56:32 +0200 |
Martin Sladecek |
RT-20634 Merge Scene's impl_getFocusOwner() and impl_focusOwner property |
Sat, 14 Apr 2012 01:58:37 +0400 |
pkirill |
[TEST-ONLY] test fix, approved |
Fri, 13 Apr 2012 14:13:50 -0700 |
kcr |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx/rt |
Fri, 13 Apr 2012 11:46:00 -0700 |
prr |
Fixed RT-20918: TextField text disappears when selection in use |
Fri, 13 Apr 2012 14:38:16 +0200 |
Martin Sladecek |
Automated merge with file:///home/martin/Work/JavaFx/jfx-22-sync/rt |
Fri, 13 Apr 2012 14:38:12 +0200 |
Martin Sladecek |
RT-20633 Investigate: does Scene.setFocusDirty need to schedule a pulse? |
Fri, 13 Apr 2012 12:58:39 +0200 |
Martin Sladecek |
RT-20635 Refactor Scene's impl_isQuiescent() and impl_testPulseListener |
Thu, 12 Apr 2012 23:12:15 +0400 |
Alexey Semenyuk (alexey semenyuk |
Fix broken javafx.scene.input.DragAndDropTest unit test |
Thu, 12 Apr 2012 12:56:16 +0200 |
Martin Sladecek |
Node's bounds optimization. Reviewed by Lubo. |
Wed, 11 Apr 2012 14:16:17 +0400 |
Alexey Semenyuk (alexey semenyuk |
RT-12663: Add DnD support to JFXPanel on Windows |
Tue, 10 Apr 2012 16:03:46 -0400 |
snorthov |
fix .classpath |
Mon, 16 Apr 2012 11:56:06 -0700 |
Kinsley Wong |
Pagination: fix npe in createCellFactory. |
Mon, 16 Apr 2012 11:31:47 -0700 |
Kinsley Wong |
Merge |
Mon, 16 Apr 2012 10:25:14 -0700 |
Kinsley Wong |
merge |
Fri, 13 Apr 2012 16:49:31 -0700 |
Kinsley Wong |
Unit test for RT-20437 ClassCastException in TilePane while using the CSS style -fx-pref-rows. |
Mon, 16 Apr 2012 11:04:33 -0700 |
lsamuels |
Fixed RT-20951: [Mac] System menu MenuBar is leaked when replacing the stage content |
Sun, 15 Apr 2012 22:59:05 -0700 |
Paru Somashekar |
fix build error. |
Sun, 15 Apr 2012 22:32:57 -0700 |
Paru Somashekar |
More ColorPicker prototype changes. |
Sun, 15 Apr 2012 15:25:54 -0700 |
lsamuels |
Fixed RT-20374: Secondary stage and Mac menu issue |
Fri, 13 Apr 2012 16:37:02 -0700 |
Kinsley Wong |
RT-20437: ClassCastException in TilePane while using the CSS style -fx-pref-rows |
Fri, 13 Apr 2012 16:25:42 -0700 |
Kinsley Wong |
RT-20901: [JAVADOC] Incorrect code fragment in StackPane.html. |
Fri, 13 Apr 2012 16:18:05 -0700 |
Kinsley Wong |
RT20919: fx2.2-h17-b01: VirtualFlow changes caused 45% regression in Controls.TreeView-Keyboard. |
Thu, 12 Apr 2012 18:42:23 -0700 |
leifs |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/MASTER/rt |
Tue, 10 Apr 2012 14:35:07 -0700 |
Kinsley Wong |
dos2unix |
Mon, 09 Apr 2012 19:05:35 -0700 |
Kinsley Wong |
fix broken unit tests. |
Mon, 09 Apr 2012 17:43:36 -0700 |
Kinsley Wong |
RT-20476: A mouse press (rather than a mouse click) should select a Tab in TabPane. |
Mon, 09 Apr 2012 16:50:48 -0700 |
Kinsley Wong |
RT-12765: GridPane addRow() and addColumn() methods should append to internal structure. |
Wed, 11 Apr 2012 13:23:42 -0700 |
hudson |
Added tag 2.2-b04 for changeset e9d45acca75f |
Tue, 10 Apr 2012 09:16:44 -0700 |
jpgodine |
Automated merge with ssh://jpgodine@jfxsrc.us.oracle.com//javafx/2.2/MASTER/jfx/rt2.2-b04 |
Tue, 10 Apr 2012 13:56:15 +0200 |
Martin Sladecek |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/graphics/jfx/rt |
Tue, 10 Apr 2012 13:55:55 +0200 |
Martin Sladecek |
Scene's dirtyNodes optimization. Reviewed by Lubo. |
Tue, 10 Apr 2012 10:50:47 +0200 |
Michael Heinrichs |
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/2.2/scrum/graphics/jfx/rt |
Thu, 05 Apr 2012 16:00:53 +0200 |
Michael Heinrichs |
Improved picking if cell cannot be reused [RT-20829] |
Mon, 09 Apr 2012 20:40:13 -0700 |
kcr |
RT-20869: Extending the Maven Build to include aggregated sources |
Fri, 06 Apr 2012 12:59:45 +0200 |
Pavel Safrata |
Scene code cleanup - multiplicated picking and parent traversing code merged together, got rid of many instanceofs. RT-19346, RT-20832 and RT-20833 fixed along the way. |