| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for handling a breakpoint with 0 as the lower bound (#13588) | Teemu Pöntelin | 2014-06-02 | 1 | -0/+3 |
* | Fix tooltip delay (#13695) | Juuso Valli | 2014-05-27 | 7 | -10/+95 |
* | Convert DateFieldReadOnlyTest TB2 -> TB4. | Sauli Tähkäpää | 2014-05-27 | 2 | -66/+43 |
* | Fix Push update race condition (#13562) | Juuso Valli | 2014-05-27 | 1 | -18/+27 |
* | Allow using modifier + enter as shorcuts in TextArea (#13811) | Artur Signell | 2014-05-26 | 3 | -64/+137 |
* | Change ColorPickerInputFormatsTest for use Keys.RETURN. | Sauli Tähkäpää | 2014-05-26 | 1 | -1/+1 |
* | Revert "Fix Push inserts producing duplicate rows in Table (#13562)" | Sauli Tähkäpää | 2014-05-26 | 2 | -82/+53 |
* | Fix issue when typing fast in combobox edit box plus then press TAB (#12325) | Dmitrii Rogozin | 2014-05-22 | 3 | -18/+103 |
* | Update mini tutorial code to use @OnStateChange | Leif Åstrand | 2014-05-22 | 1 | -7/+4 |
* | Fix caption measurement in VAbstractOrderedLayout (#13741) | Juuso Valli | 2014-05-21 | 2 | -0/+133 |
* | Keep all checkbox related data in Map don't address it via the index #11772 | Denis Anisimov | 2014-05-21 | 2 | -0/+114 |
* | Fix keyboard navigating in combo box (#11333). | Dmitrii Rogozin | 2014-05-21 | 2 | -0/+155 |
* | Refactor tests to make them less likely to have timing issues | Teemu Suo-Anttila | 2014-05-20 | 2 | -26/+27 |
* | Move ComboBox tests to correct package | Teemu Suo-Anttila | 2014-05-19 | 4 | -4/+4 |
* | Add build parameters to allow running test on local PhantomJS | Teemu Suo-Anttila | 2014-05-19 | 3 | -7/+21 |
* | Change forceUpdate flag to always force recalculation of width. Fix tests. (#... | Markus Koivisto | 2014-05-16 | 1 | -5/+4 |
* | Remove servlet annotations from AsyncPushUpdates test (#13562) | Jonatan Kronqvist | 2014-05-16 | 1 | -9/+0 |
* | Made user-initiated column resizing take precedence over other updates (#13432) | Juho Nurminen | 2014-05-16 | 2 | -0/+125 |
* | Set "v-formlayout" as the first style for VFormLayout (#13509). | Denis Anisimov | 2014-05-15 | 2 | -0/+87 |
* | PopupViewAndFragment TB2 -> TB4 | Artur Signell | 2014-05-15 | 2 | -32/+33 |
* | Add refresh method to mini tutorial code | Leif Åstrand | 2014-05-15 | 1 | -1/+12 |
* | Make Vaadin TB3/4 tests work and run on PhantomJS (#13291) | Teemu Suo-Anttila | 2014-05-15 | 19 | -89/+88 |
* | Fix Push inserts producing duplicate rows in Table (#13562) | Juuso Valli | 2014-05-15 | 2 | -0/+172 |
* | Update tutorial code to show more user-friendly API | Leif Åstrand | 2014-05-14 | 6 | -23/+14 |
* | Fix table scrolling up on select (#10106) | Juuso Valli | 2014-05-14 | 2 | -0/+148 |
* | Allow editing colorpicker values in colorpicker in textfield #13469 | John Ahlroos | 2014-05-14 | 3 | -51/+166 |
* | Fixed disabled and read-only modes of InlineDateField (#10262) | Teemu Pöntelin | 2014-05-14 | 2 | -0/+137 |
* | ShortcutAddAndRemove TB2 -> TB4 | Artur Signell | 2014-05-13 | 3 | -220/+98 |
* | Fix DateFieldFastForwardTest to close browser context menu | Teemu Suo-Anttila | 2014-05-13 | 1 | -2/+11 |
* | Force recalc of width when the ComboBox style has changed (#13444) | Markus Koivisto | 2014-05-13 | 2 | -0/+117 |
* | SubWindowWithUndefinedHeight TB2 -> TB4 | Artur Signell | 2014-05-13 | 2 | -52/+41 |
* | Ensure correct tab is open in debug window | Artur Signell | 2014-05-13 | 4 | -0/+9 |
* | Add missing @sinces to JavaDoc | Teemu Suo-Anttila | 2014-05-12 | 2 | -2/+2 |
* | Support long in state again (#13692) | Jonatan Kronqvist | 2014-05-12 | 5 | -6/+302 |
* | Convert test to TB4 to be compatible with Tomcat proxy test | Artur Signell | 2014-05-11 | 1 | -20/+3 |
* | Re-apply old change which was excluded from master | Artur Signell | 2014-05-09 | 1 | -3/+12 |
* | Update ErrorIndicator test from TB2 to TB4 | Teemu Suo-Anttila | 2014-05-09 | 2 | -82/+41 |
* | Resize PopupView's overlay on content resize (#13666) | Antti Tanhuanpää | 2014-05-09 | 2 | -0/+143 |
* | Fix table focusing when scrolled from the server (#10522) | Juuso Valli | 2014-05-09 | 2 | -0/+150 |
* | Fix improper merge of 3d0ff32b from 7.1 to master (#13620) | Johannes Dahlström | 2014-05-08 | 2 | -0/+86 |
* | Convert the ComboBoxClosePopupRetainText test to TB4 to avoid false failures. | Jonatan Kronqvist | 2014-05-08 | 2 | -80/+60 |
* | Convert the AccordionClipsContent test to TB4 to avoid false failures. | Jonatan Kronqvist | 2014-05-08 | 2 | -57/+57 |
* | DevelopmentServletLoader: Reload servlet container | Manolo Carrasco | 2014-05-06 | 1 | -9/+81 |
* | Fix DisabledDateFieldPopup test | Teemu Suo-Anttila | 2014-05-05 | 2 | -20/+21 |
* | Merge changes from origin/7.2 into master | Jonatan Kronqvist | 2014-05-05 | 547 | -628/+1237 |
|\ |
|
| * | Update remaining copyright years to 2014 | Artur Signell | 2014-04-23 | 67 | -71/+71 |
| * | Merge changes from origin/7.1 | Artur Signell | 2014-04-23 | 4 | -52/+288 |
| |\ |
|
| | * | Avoid eagerly layouting from VScrollTable.updateFromUIDL (#13188) | Tomi Virtanen | 2014-04-17 | 2 | -0/+210 |
| | * | Replace SelectionRangeDragging TB2 test with TB3 test | Teemu Suo-Anttila | 2014-04-16 | 2 | -52/+78 |
| * | | Merge changes from origin/7.1 | Artur Signell | 2014-04-23 | 478 | -507/+507 |
| |\| |
|