aboutsummaryrefslogtreecommitdiffstats
path: root/client/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent tooltip open if cursor leaves element (#13695)Juuso Valli2014-06-091-3/+1
* Fix table scrolling up on select (#10106)7.2.2Juuso Valli2014-06-041-1/+11
* Fix for handling a breakpoint with 0 as the lower bound (#13588)Teemu Pöntelin2014-06-041-3/+3
* Fix VAbstractOrderedLayout scrollbar in IE8 (#10106)Juuso Valli2014-06-041-0/+1
* Fix menu item tooltips showing up too early (#13914)Juuso Valli2014-06-031-4/+4
* Fix regression with error tooltips (#13695)Juuso Valli2014-06-031-0/+3
* Fix tooltip delay (#13695)Juuso Valli2014-06-031-76/+69
* Revert "Force recalc of width when the ComboBox style has changed. (#13444)"7.2.1Sauli Tähkäpää2014-05-272-43/+2
* Replace use of deprecated DOM.setStyleAttribute method (#13781)Leif Åstrand2014-05-2720-191/+208
* Allow using modifier + enter as shorcuts in TextArea (#13811)Artur Signell2014-05-271-4/+7
* Revert "Fix table scrolling up on select (#10106)"Sauli Tähkäpää2014-05-271-11/+1
* Fix keyboard navigating in combo box (#11333).Dmitrii Rogozin2014-05-232-55/+81
* Made user-initiated column resizing take precedence over other updates (#13432)Juho Nurminen2014-05-231-2/+7
* Fix caption listener leak and caption measurement (#13741)Juuso Valli2014-05-232-24/+13
* Make Hearbeat available to other modules (#13250)Manolo Carrasco2014-05-222-42/+114
* Fix caption measurement in VAbstractOrderedLayout (#13741)Juuso Valli2014-05-221-0/+23
* Avoid Vaadin entry-point being run twice (#13730)Manolo Carrasco2014-05-221-0/+8
* Fixed disabled and read-only modes of InlineDateField (#10262)Teemu Pöntelin2014-05-221-6/+6
* Force recalc of width when the ComboBox style has changed (#13444)Markus Koivisto2014-05-221-0/+17
* Treat initial rendering and style changes separately. (#13444)Markus Koivisto2014-05-221-1/+10
* Change forceUpdate flag to always force recalculation of width. Fix tests. (#...Markus Koivisto2014-05-221-1/+16
* Fix table scrolling up on select (#10106)Juuso Valli2014-05-211-1/+11
* Merge remote-tracking branch 'origin/master' into 7.2Artur Signell2014-05-121-5/+5
|\
| * Do not update state on the client side (#13743)Artur Signell2014-05-121-5/+5
* | Merge branch 'master' into 7.2Jonatan Kronqvist2014-05-1211-85/+67
|\|
| * Add missing @sinces to JavaDocTeemu Suo-Anttila2014-05-123-3/+4
| * Fix SelectedItemIcon rendering on IE (#13731)Teemu Suo-Anttila2014-05-121-0/+4
| * Make SuperDevMode work again (#13682)Artur Signell2014-05-122-9/+14
| * 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
| * Resize PopupView's overlay on content resize (#13666)Antti Tanhuanpää2014-05-091-2/+16
| * Fix table focusing when scrolled from the server (#10522)Juuso Valli2014-05-091-21/+16
* | Merge branch 'master' into 7.2Jonatan Kronqvist2014-05-092-3/+2
|\|
| * 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
* | Revert "Disable PopupView Animations (#13593)"Teemu Suo-Anttila2014-05-071-2/+1
* | Fix header and Javadoc issuesTeemu Suo-Anttila2014-05-062-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