aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix occasionally misplaced error indicators in Buttons (#13723)Teemu Suo-Anttila2014-05-081-2/+1
* Fix misleading message. Close does not always mean reconnectArtur Signell2014-05-061-1/+1
* Fix header and Javadoc issuesTeemu Suo-Anttila2014-05-052-3/+3
* Disable border width storing from TabSheet (#13706)Teemu Suo-Anttila2014-05-051-14/+4
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-05369-460/+1294
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-2334-37/+37
| * Merge changes from origin/7.1Artur Signell2014-04-233-1/+16
| |\
| | * Avoid eagerly layouting from VScrollTable.updateFromUIDL (#13188)Tomi Virtanen2014-04-173-1/+16
| * | Merge changes from origin/7.1Artur Signell2014-04-23334-381/+381
| |\|
| | * Update copyright year to 2014Artur Signell2014-04-16333-381/+381
| * | Merge changes from origin/7.1Artur Signell2014-04-232-38/+40
| |\|
| | * Fixed resetting of ComboBox if focused and new items allowed (#13413).Tapio Aali2014-04-141-1/+3
| | * Revert "Drag image for text-area should contain text of text-area (#13557)"Teemu Suo-Anttila2014-04-143-85/+1
| | * Introduce a drag threshold for Drag and Drop (#13381)Teemu Suo-Anttila2014-04-111-37/+37
| | * Drag image for text-area should contain text of text-area (#13557).Denis Anisimov2014-04-103-1/+85
| * | Merge commit '591996b' into 7.2Sauli Tähkäpää2014-04-162-8/+11
| |\|
| * | Support for pointer events (#13549)Matti Tahvonen2014-04-1515-1/+804
| * | Update the tab caption widths when necessary (#13402)Jonatan Kronqvist2014-04-151-14/+28
* | | Fast-forward DateField only with left mouse button (#8012)Teemu Pöntelin2014-05-041-2/+4
* | | Merge changes from origin/7.2Artur Signell2014-05-022-8/+11
|\ \ \ | | |/ | |/|
| * | Fix too wide Table columns while sorting from init (#13517)Teemu Suo-Anttila2014-04-032-8/+11
* | | Set explicit left alignment instead of removing text-align style (#13399).Denis Anisimov2014-04-301-27/+18
* | | Prevent scroll position reset on GridLayout hierarchy change (#13386)Johannes Dahlström2014-04-292-2/+41
* | | Avoid client side exception on DnD for empty table (#13655).Denis Anisimov2014-04-281-2/+11
* | | Fix ComboBox cleared suggestion popup on ItemSetChange (#13635)Teemu Suo-Anttila2014-04-281-3/+8
* | | Fix Table width calculation when adding the first item (#13592)Juuso Valli2014-04-281-1/+1
* | | Fix ComboBox popup scrolling when paging disabled (#13488)mtzukanov2014-04-251-4/+5
* | | Fix TextArea with enter keyboard shortcut (#12424)Markus Koivisto2014-04-251-0/+24
* | | Apply layout after remove tab in Accordion (#11366, #13423)Denis Anisimov2014-04-251-0/+1
* | | Use getChildComponents in PopupView instead of getChildren (#13503)Denis Anisimov2014-04-161-4/+2
* | | Remove redundant toggling of calendarToggle enabled state (#13124)Leif Åstrand2014-04-151-3/+0
* | | Drag image for text-area should contain text of text-area (#13557).Denis Anisimov2014-04-153-1/+83
* | | Disable/enable text field for DateField on setEnable() method (#13124).Denis Anisimov2014-04-152-0/+7
* | | Merge changes from origin/7.2Build Agent2014-04-141-1/+2
|\ \ \ | | |/ | |/|
| * | Disable PopupView Animations (#13593)Teemu Suo-Anttila2014-04-141-1/+2
| * | Merge "Merge branch 'master' into 7.2" into 7.2Artur Signell2014-04-142-2/+36
| |\ \
| | * \ Merge branch 'master' into 7.2Jonatan Kronqvist2014-04-142-2/+36
| | |\ \
* | | | | Merge changes from origin/7.2Artur Signell2014-04-143-21/+32
|\| | | |
| * | | | Fix NPE when removing tabsheet (#13402)Artur Signell2014-04-141-1/+5
| |/ / /
| * | | Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-142-20/+27
* | | | Fix copyright headers not passing the validationLeif Åstrand2014-04-142-15/+14
| |/ / |/| |
* | | Discourage use of setNeedsLayout while a layout is running (#13542)Leif Åstrand2014-04-141-2/+35
* | | Remove old widget from tab content on replace (#12931).Denis Anisimov2014-04-101-0/+1
|/ /
* | Don't use WindowConnector as a content connector in UI (#13127).Denis Anisimov2014-04-091-0/+12
* | Start drag only when mouse left button is pressed (#9814).Denis Anisimov2014-04-081-0/+1
* | Slider handle is now correctly updated on resize (#12550)Teemu Pöntelin2014-04-082-3/+21
* | Support for middle left/right positions in Notification (#12931).Denis Anisimov2014-04-081-0/+9
* | Update Accordion and TabSheet to use Vaadin 7 style. (#13402).Felype Santiago Ferreira2014-04-086-308/+472
* | Change push default fallback to long polling (#13409)Artur Signell2014-04-041-1/+1
* | Fix typo in @OnStateChange javadoc (#12958)Leif Åstrand2014-04-041-1/+1