| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove synchronous AJAX support (#11254) | Johannes Dahlström | 2013-03-27 | 1 | -140/+110 |
* | Removed code which calculates size incorrectly (#11395) | Artur Signell | 2013-03-25 | 1 | -4/+0 |
* | Fixed ComponentLocator to be backwards compatible | Artur Signell | 2013-03-25 | 1 | -3/+11 |
* | Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7' | Artur Signell | 2013-03-21 | 14 | -45/+389 |
|\ |
|
| * | Enable a Vaadin applications to be re-initialized if if has been re-added to ... | Artur Signell | 2013-03-20 | 1 | -0/+1 |
| * | Make TextArea.setCursorPosition work in all browsers (#8769) | Leif Åstrand | 2013-03-20 | 2 | -0/+118 |
| * | Disabled TabIndex warning for now (#11325)7.0.3 | Artur Signell | 2013-03-19 | 1 | -3/+7 |
| * | Audio/Video fixes, for #11160 but it was much more broken. Also quite a few b... | Marc Englund | 2013-03-15 | 3 | -26/+73 |
| * | Reattach when wrapping in webkit for correct text flow (#10536) | Leif Åstrand | 2013-03-14 | 1 | -1/+4 |
| * | Fixed setting column width back to undefined by setting it to -1. #7922 | Leif Åstrand | 2013-03-14 | 1 | -6/+18 |
| * | Added missing state update on the client side (#11028) | Artur Signell | 2013-03-13 | 1 | -1/+3 |
| * | Fixed Tree keyboard navigation in Opera 12 (#11183) | Artur Signell | 2013-03-13 | 1 | -1/+1 |
| * | Fixed header to make checkstyles happy (#11129) | Artur Signell | 2013-03-13 | 1 | -3/+3 |
| * | Ensure nonwrapping textarea has white-space: pre; style (#10536) | Leif Åstrand | 2013-03-13 | 1 | -0/+3 |
| * | Fixed IE8 sub window focus issue after editing a RichTextArea #10776 | Leif Åstrand | 2013-03-12 | 1 | -0/+34 |
| * | Fixed focus and tab index handling for UI (#11129) | Artur Signell | 2013-03-12 | 4 | -10/+130 |
* | | WAI-ARIA fields (#11180) | michaelvogt | 2013-03-20 | 14 | -51/+535 |
* | | Remove unnecessary theme name sanitation (#10708) | Artur Signell | 2013-03-14 | 1 | -2/+0 |
* | | Apply webkitoverflowautofix for IE10 #11327 | John Ahlroos | 2013-03-14 | 1 | -1/+2 |
* | | Fixed broken Gridlayout cell position calculation in IE10 #11303 | John Ahlroos | 2013-03-13 | 1 | -6/+11 |
* | | Implemented injection of css styles #5500 | John Ahlroos | 2013-03-13 | 1 | -0/+92 |
* | | Added fallbacks for when IE10 reports width/height as 'auto' when getting the... | John Ahlroos | 2013-03-12 | 1 | -0/+8 |
* | | Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc' | Artur Signell | 2013-03-12 | 5 | -48/+267 |
|\| |
|
| * | Properly recognize class of redefined UI connector (#10867) | Leif Åstrand | 2013-03-11 | 1 | -1/+1 |
| * | Set to empty function instead of undefined (#10960) | Artur Signell | 2013-03-07 | 1 | -3/+1 |
| * | Fixed javascript issue in IE8 (delete cannot be used on window properties) (#... | Artur Signell | 2013-03-06 | 1 | -1/+3 |
| * | Profiler based on __gwtStatsEvent (#10960) | Leif Åstrand | 2013-03-06 | 2 | -41/+164 |
| * | Add performance.timing support to Profiler (#11188) | Leif Åstrand | 2013-03-06 | 2 | -0/+60 |
| * | Log errors as errors and not normal messages (#11251) | Artur Signell | 2013-03-05 | 1 | -3/+4 |
| * | Fixed scrolling jumping up to first row when adding rows and adjusting the cu... | John Ahlroos | 2013-03-04 | 1 | -2/+14 |
| * | Add bootstrap performance measuring support (#11188) | Leif Åstrand | 2013-03-01 | 1 | -1/+24 |
* | | Add missing license headers | Leif Åstrand | 2013-03-11 | 2 | -0/+32 |
* | | #11265 AriaHandler NPE | michaelvogt | 2013-03-06 | 1 | -8/+10 |
* | | Added IE10 touch support detection #9216 | John Ahlroos | 2013-03-05 | 1 | -0/+7 |
* | | WAI-ARIA for form fields (#11180) | michaelvogt | 2013-03-05 | 4 | -1/+128 |
* | | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 2 | -7/+7 |
* | | Merge remote-tracking branch 'origin/7.0' | John Ahlroos | 2013-03-01 | 4 | -156/+293 |
|\| |
|
| * | Fix typo in #10937 | Leif Åstrand | 2013-02-26 | 1 | -1/+1 |
| * | Use native collections when processing server response (#11100) | Leif Åstrand | 2013-02-25 | 1 | -41/+67 |
| * | Don't generate a set of changed property names (#10954) | Leif Åstrand | 2013-02-25 | 2 | -98/+179 |
| * | Do @DelegateToWidget based on applicable properties (#10954) | Leif Åstrand | 2013-02-25 | 3 | -12/+44 |
| * | Remove ApplicationConnection.componentCaptionSizeChanges (#11101) | Leif Åstrand | 2013-02-25 | 1 | -5/+3 |
* | | Merge remote-tracking branch 'origin/7.0' | Artur Signell | 2013-02-22 | 23 | -129/+710 |
|\| |
|
| * | Update license header | Leif Åstrand | 2013-02-22 | 2 | -2/+2 |
| * | Defer profiler output (#11098) | Leif Åstrand | 2013-02-21 | 1 | -2/+7 |
| * | Don't report time spent in getWidget() as part of setConnectorId() | Leif Åstrand | 2013-02-21 | 1 | -1/+2 |
| * | Fix incomplete commit for (#11092) | Leif Åstrand | 2013-02-21 | 1 | -1/+1 |
| * | Don't update primary stylename if it's already up to date (#11088) | Leif Åstrand | 2013-02-21 | 1 | -1/+2 |
| * | Only update caption for specific state changes (#11092) | Leif Åstrand | 2013-02-20 | 2 | -2/+28 |
| * | Merge of (#9940) to Vaadin 7 | John Ahlroos | 2013-02-20 | 1 | -9/+6 |