summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Remove call to setEnabled in Grid Sidebar constructor (#19126)7.5.8Teemu Suo-Anttila2015-10-191-2/+0
* Fix stack overflows in ListDataSource ListWrapper (#19104)Teemu Suo-Anttila2015-10-191-2/+2
* Close calendar popup when DateField is detached (#18985)Teemu Pöntelin2015-10-191-0/+1
* Skip checking unknown properties for @NoLayout on client side (#18334)Artur Signell2015-09-301-1/+2
* Fix resetting of top or left alignment in GridLayout (#18660)Artur Signell2015-09-301-0/+6
* Revert "Correctly round tr width in Escalator (#18820)"Henri Sara2015-09-301-7/+1
* Revert "Adds support for defining the URL to use for push requests (#18989)"Markus Koivisto2015-09-301-12/+4
* Correctly round tr width in Escalator (#18820)Artur Signell2015-09-291-1/+7
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-291-4/+12
* Fix Sidebar isOpen to not throw an exception (#18918)Teemu Suo-Anttila2015-09-231-1/+1
* Fix Escalator onResize to layout Finally instead of Deferred (#18751)Teemu Suo-Anttila2015-09-182-17/+48
* Grid: allow zooming in touch devices.Manolo Carrasco2015-09-161-18/+23
* Update @since tags to 7.5.6.7.5.6Mika Murtojarvi2015-09-152-3/+3
* Backport fix for #16992 to Vaadin 7.5.Artur Signell2015-09-153-11/+56
* Disable sidebar button when grid is disabled. (#18696)Sauli Tähkäpää2015-09-141-1/+20
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-141-0/+23
* Fix Editor selection checkbox handling to be more specific (#18818)Teemu Suo-Anttila2015-09-141-1/+4
* Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-081-0/+4
* Fix resynchronize/repaintAll to actually resynchronize again (#18808)Artur Signell2015-09-071-5/+2
* Grid: touch kinetic scrolling. #18133 #168857.5.5Manolo Carrasco2015-09-021-312/+147
* Make responsive work in Edge (#18620)Artur Signell2015-09-021-3/+3
* Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-021-0/+4
* Measure width exactly to avoid white padding at the right edge (#18648)Artur Signell2015-08-252-8/+32
* Resynchronize everything after theme change (#18478)Artur Signell2015-08-252-50/+6
* Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-251-2/+7
* Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-251-1/+3
* Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-241-10/+26
* Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596)Teemu Suo-Anttila2015-08-141-1/+16
* Add class for last frozen column requested by designers (#18590)Taras Hupalo2015-08-121-5/+27
* Do not force zero height for empty caption height in FormLayout (#15409)Artur Signell2015-08-121-17/+0
* Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-122-0/+8
* Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-121-5/+15
* Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-121-5/+9
* Add @since for change 11526 ticket #175907.5.3patrik2015-08-051-4/+4
* Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-052-32/+67
* Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-052-2/+59
* Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-052-4/+14
* Restrict old IE fix to IE <= 10 (#17002)Artur Signell2015-08-041-1/+2
* Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-042-4/+12
* Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-042-21/+10
* Take margin/border/padding into account when measuring ComboBox in IEArtur Signell2015-08-041-3/+20
* Enable IE stuff also needed for Edge (#18523)Artur Signell2015-08-045-15/+13
* Detect Edge correctly (#18537)Artur Signell2015-08-042-0/+41
* Make methods return what they promiseArtur Signell2015-08-041-3/+3
* Fix empty @since7.5.2Markus Koivisto2015-07-221-3/+1
* Fix IE8 centered window initial placement (#18498)Teemu Suo-Anttila2015-07-222-14/+10
* Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-305/+103
* Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-211-5/+16
* Fix IE8 icons in tree expand regression (#18488)Teemu Suo-Anttila2015-07-212-3/+18
* Fix IE8 window shadows with undefined height (#18487)Teemu Suo-Anttila2015-07-211-1/+13