| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecated AbstractComponentContainer.getComponentIterator (#11328) | Artur Signell | 2013-03-14 | 1 | -0/+6 |
* | Ignored test case where Tree memory leak is checked since it cannot be fixed ... | John Ahlroos | 2013-03-14 | 1 | -4/+19 |
* | Fixed setting column width back to undefined by setting it to -1. #7922 | Leif Åstrand | 2013-03-14 | 1 | -21/+50 |
* | Fixed client-server value sync problem in CheckBox (#11028) | Artur Signell | 2013-03-13 | 1 | -0/+17 |
* | Eliminate connection/statement/result set leaks in TableQuery (#10582) | Leif Åstrand | 2013-03-13 | 3 | -230/+292 |
* | Fixed focus and tab index handling for UI (#11129) | Artur Signell | 2013-03-12 | 1 | -1/+16 |
* | Profiler based on __gwtStatsEvent (#10960) | Leif Åstrand | 2013-03-06 | 1 | -0/+12 |
* | Corrected javadoc (#10774) | Artur Signell | 2013-03-06 | 1 | -3/+3 |
* | Improved javadoc (#10632) | Artur Signell | 2013-03-06 | 1 | -5/+1 |
* | Corrected javadoc regarding nested property support (#8210) | Artur Signell | 2013-03-06 | 2 | -4/+2 |
* | Catch NoSuchFieldException instead of NoSuchFieldError (#10944) | Artur Signell | 2013-03-05 | 2 | -1/+72 |
* | Update test to use default classloader instead of null | Leif Åstrand | 2013-03-04 | 1 | -2/+3 |
* | Reverted Tree memory leak fix since it is breaking Tree filtering in a way th... | John Ahlroos | 2013-03-01 | 1 | -10/+0 |
* | Revert "Made UI focusable again (#11129)" | John Ahlroos | 2013-02-28 | 1 | -1/+1 |
* | Fixed BindException when binding nested properties with BeanFieldGroup.buildA... | John Ahlroos | 2013-02-28 | 2 | -2/+53 |
* | Fixed incorrect import (#11129) | Artur Signell | 2013-02-28 | 1 | -1/+1 |
* | (#10563) Logging now uses parameters. | Mikael Grankvist | 2013-02-28 | 14 | -160/+197 |
* | Made UI focusable again (#11129) | Artur Signell | 2013-02-28 | 1 | -1/+2 |
* | Made test pass by ignoring irrelevant classes | Artur Signell | 2013-02-28 | 1 | -0/+5 |
* | Fixed NPE in Tree when calling non-final constructor #11132 | John Ahlroos | 2013-02-25 | 1 | -6/+18 |
* | Fixed another memory leak in Tree #11053 | John Ahlroos | 2013-02-22 | 2 | -3/+34 |
* | Fixed memory leak in Tree #11053 | John Ahlroos | 2013-02-21 | 2 | -0/+58 |
* | Properly pass the AbstractField internal value to shared state in Slider and ... | Johannes Dahlström | 2013-02-18 | 3 | -0/+38 |
* | Revert "Removed legacy toString implementations as promised in 7.0 | Henri Sara | 2013-02-15 | 2 | -0/+41 |
* | Revert "Made getServlet and getPortlet public (#10882)" | Henri Sara | 2013-02-15 | 2 | -12/+2 |
* | Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-14 | 7 | -106/+167 |
|\ |
|
| * | Merge of (#6160) and (#10470) to Vaadin 7. | Johannes Dahlström | 2013-02-14 | 1 | -62/+145 |
| * | Merge "Do not throw NPE when asking for a null propertyId (#10445)" | Henri Sara | 2013-02-08 | 2 | -1/+10 |
| |\ |
|
| | * | Do not throw NPE when asking for a null propertyId (#10445) | Artur Signell | 2013-01-30 | 2 | -1/+10 |
| * | | Merge "Made getServlet and getPortlet public (#10882)" | Leif Åstrand | 2013-02-07 | 2 | -2/+12 |
| |\ \ |
|
| | * | | Made getServlet and getPortlet public (#10882) | Artur Signell | 2013-02-07 | 2 | -2/+12 |
| * | | | Merge branch '7.0' | Leif Åstrand | 2013-02-07 | 2 | -41/+0 |
| |\| | |
|
| | * | | Removed legacy toString implementations as promised in 7.0 (#10916) | Artur Signell | 2013-02-01 | 2 | -41/+0 |
| | |/ |
|
* | | | Handle OutOfSync by resyncing automatically (#10780) | Artur Signell | 2013-02-11 | 1 | -5/+12 |
* | | | Avoid markAsDirty for getters (#10977) | Artur Signell | 2013-02-08 | 1 | -5/+10 |
* | | | Fixed race condition in upload (#10942) | Artur Signell | 2013-02-08 | 1 | -1/+1 |
|/ / |
|
* | | Set the first cause as the cause of CacheUpdateException (#10951) | Leif Åstrand | 2013-02-06 | 2 | -3/+70 |
* | | Merge of (#10878) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 1 | -1/+3 |
* | | Merge of (#9548) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 1 | -5/+5 |
* | | Merge of (#10563) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 5 | -52/+71 |
* | | Merge "Merge of (#10582) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -46/+114 |
|\ \ |
|
| * | | Merge of (#10582) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -46/+114 |
| |/ |
|
* | | Merge "Merge of (#10312) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -7/+95 |
|\ \ |
|
| * | | Merge of (#10312) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -7/+95 |
| |/ |
|
* | | Merge "Merge of (#10437) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Merge of (#10437) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -1/+1 |
| |/ |
|
* / | Merge of a Javadoc fix to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -5/+5 |
|/ |
|
* | Merge "Ensure window is closed even if close listener throws an exception (#1... | Leif Åstrand | 2013-01-23 | 1 | -1/+1 |
|\ |
|
| * | Ensure window is closed even if close listener throws an exception (#10779) | Artur Signell | 2013-01-21 | 1 | -1/+1 |
* | | Merge "Include GWT sources in sources jar (#9102)" | Henri Sara | 2013-01-22 | 1 | -1/+3 |
|\ \ |
|