summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mention dnd on IE touch devices in known issues (#13612)Jonatan Kronqvist2014-05-121-0/+4
* Added link to ticket for the Firefox reconnect issue (#13612)Jonatan Kronqvist2014-05-121-1/+3
* List authors in release notes (#13612)Artur Signell2014-05-125-3/+138
* Make SuperDevMode work again (#13682)Artur Signell2014-05-123-12/+18
* Show badges in release notes (#13612)Artur Signell2014-05-123-6/+56
* Convert test to TB4 to be compatible with Tomcat proxy testArtur Signell2014-05-111-20/+3
* Make touch actions disabled on some CSS classes (#13368)Teemu Suo-Anttila2014-05-093-1/+8
* Update sass-compiler to 0.9.2 (#13651)Jonatan Kronqvist2014-05-091-1/+1
* Update the release-notes (#13612)Jonatan Kronqvist2014-05-091-128/+24
* Re-apply old change which was excluded from masterArtur Signell2014-05-091-3/+12
* Ignore PointerEvents in VDragAndDropManager (#13720)Teemu Suo-Anttila2014-05-091-4/+3
* Rename base on API review (#13557)Artur Signell2014-05-093-10/+10
* Remove ComponentLocator which conflicts with package name (#13729)Artur Signell2014-05-091-36/+0
* Update ErrorIndicator test from TB2 to TB4Teemu Suo-Anttila2014-05-092-82/+41
* Resize PopupView's overlay on content resize (#13666)Antti Tanhuanpää2014-05-094-2/+161
* Fix table focusing when scrolled from the server (#10522)Juuso Valli2014-05-093-21/+166
* Actually close push connection in disconnect() (#13716)Artur Signell2014-05-081-0/+6
* Fix improper merge of 3d0ff32b from 7.1 to master (#13620)Johannes Dahlström2014-05-083-41/+92
* Convert the ComboBoxClosePopupRetainText test to TB4 to avoid false failures.Jonatan Kronqvist2014-05-082-80/+60
* Convert the AccordionClipsContent test to TB4 to avoid false failures.Jonatan Kronqvist2014-05-082-57/+57
* Update Atmosphere client. (#13727)Sauli Tähkäpää2014-05-081-1/+1
* 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
* Removed irrelevant readme fileJohn Ahlroos2014-05-061-1/+0
* Ignore irrelevant header lines in checkstyle configurationJonatan Kronqvist2014-05-061-0/+2
* DevelopmentServletLoader: Reload servlet containerManolo Carrasco2014-05-062-9/+82
* Javadoc added to com.vaadin.ui.Field interface (#13209)Dmitrii Rogozin2014-05-051-15/+24
* Fix header and Javadoc issuesTeemu Suo-Anttila2014-05-054-5/+5
* Fix DisabledDateFieldPopup testTeemu Suo-Anttila2014-05-052-20/+21
* Remove non-existant theme-compiler from launchArtur Signell2014-05-051-1/+0
* Remove the automerge scriptJonatan Kronqvist2014-05-051-165/+0
* Disable border width storing from TabSheet (#13706)Teemu Suo-Anttila2014-05-051-14/+4
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-051596-1962/+3565
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-23129-139/+139
| * Merge changes from origin/7.1Artur Signell2014-04-237-53/+304
| |\
| | * Avoid eagerly layouting from VScrollTable.updateFromUIDL (#13188)Tomi Virtanen2014-04-175-1/+226
| | * Replace SelectionRangeDragging TB2 test with TB3 testTeemu Suo-Anttila2014-04-162-52/+78
| * | Merge changes from origin/7.1Artur Signell2014-04-231459-1630/+1630
| |\|
| | * Update copyright year to 2014Artur Signell2014-04-161549-1726/+1726
| * | Merge changes from origin/7.1Artur Signell2014-04-2314-57/+436
| |\|
| | * ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-162-2/+34
| | * Add test for TransactionalPropertyWrapper memory leaksTeemu Suo-Anttila2014-04-142-1/+117
| | * Fixed resetting of ComboBox if focused and new items allowed (#13413).Tapio Aali2014-04-143-1/+119
| | * Always initialize WebBrowser for new sessions (#13571)Leif Åstrand2014-04-145-11/+105
| | * Revert "Drag image for text-area should contain text of text-area (#13557)"Teemu Suo-Anttila2014-04-145-202/+1
| | * Fix FieldGroup and TransactionalPropertyWrapper memory leaks (#13438)Teemu Suo-Anttila2014-04-142-7/+27
| | * 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-105-1/+202
| * | Clarify lock check assert message if another session is locked (#13473)Leif Åstrand2014-04-171-2/+11
| * | Merge changes from origin/7.1Build Agent2014-04-166-59/+324
| |\|