25 Commits (9494818412d3f7d9aa9b8817dd6d62bb64963753)

Author SHA1 Message Date
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 46950473fd UIDL to implement Iterable (#10101) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 62d49f3c3a Implement hashCode() when implementing equals() 6 years ago
  Ahmed Ashour 4a8195b59e Replace iterators with enhanced for loops (#10018) 6 years ago
  Ahmed Ashour 8bb5f30251 Fix javadoc typos (#9998) 6 years ago
  Ahmed Ashour 229792f642 Javadoc fixes 6 years ago
  Artur 7bf4f7ade8 Detect Chrome on iOS as Chrome + Webkit (#9138) 7 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  elmot fc8f063d22 Small fixes to javadocs 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell b31a71ae63 Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell b965c256e8 Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell 58853fe47b Move old TextField to compatibility package 7 years ago
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 7 years ago
  Artur Signell 65370e12a0 Move Table/TreeTable to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Artur Signell e5addd7eb2 Fix IE focus fix which has been broken since 7.0.0 (#7965) 8 years ago
  Artur Signell c9b1df6d5e Double check table focus in IE (#19676) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teemu Suo-Anttila b5fb9c61ee Fix NPE on column width detection in TreeTable and RowGenerator (#19437) 8 years ago
  Leif Åstrand 3aff803172 Make it possible to only show collapsible columns in menu (#9811) 8 years ago
  Leif Åstrand 5f42729e99 Add stylename to sortable Table header cells (#8219) 8 years ago
  jotatu 9c1908d0a5 Optimize layout performance of Table (#17947) 8 years ago
  Artur Signell 24ac02a523 API refactor based on review (#11733) 8 years ago
  Mika Murtojarvi 961f10856a Prevent scrolling when expanding a TreeTable item (#18247) 9 years ago
  Artur Signell 0a7a9e87ef Workaround for IE10 invalid min-height calculations (#15169) 9 years ago
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) 9 years ago
  Artur Signell 86fb07068f Update theme resource references for legacy components (#17027) 9 years ago
  Steven Spungin 050dd36597 Fix spelling 9 years ago
  Teemu Suo-Anttila 08dfe45d09 Fix adding a column to Table and immediately changing its size (#17927) 9 years ago
  Ilya Ermakov 38e35c5db6 Prevent opening Table context menu on short tapping on iOS (#15297) 9 years ago
  Anna Miroshnik f18a9642b7 Fix Table column header sorting on Chrome (#14796) 9 years ago
  Alexey Fansky f4e002e36b Clearing the sorted indicator if sorting was disabled (#16563) 9 years ago
  Mikael Grankvist f0c2c4c271 Table should load widgets after container content refresh (#16611) 9 years ago