132 Commits (143771e40d96a2c6931bdd00d24b7961a3dca707)

Author SHA1 Message Date
  Ilia Motornyi 6d84351fee
Allow configuring content modes for Grid cell tooltips (#10632) 6 years ago
  Teemu Suo-Anttila cf0d3dcc5a
Upgrade minor version in the project to 8.4 (#10520) 6 years ago
  Teemu Suo-Anttila 27c5730e2a
Update version number to 8.3-SNAPSHOT (#10348) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 04905e1e2e Use local variable for getWidget(). (#10253) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour c265cd1d6e Fix HTML tags inside code in javadoc (#10160) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour f42e0cc6f2 Fix some checkstyle warnings (#10179) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  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 43f4a17f0d Simplify conditional logic. (#10122) 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
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour 3c0c3e0a99 Fix typos (#10071) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour d3c752e0f2 Add empty line at end of file 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) 6 years ago
  Ahmed Ashour b07fc07ce9 Replace tab with spaces in .xml files (#10064) 6 years ago
  Henri Sara a18842e2ae Replace tabs with spaces in Java files 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 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour e118f4d860 Access static members in a static way (#10054) 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 d1e4a2b449 Add DOCTYPE for GWT module files 6 years ago
  Ahmed Ashour 229792f642 Javadoc fixes 6 years ago
  Ahmed Ashour 03349e8c66 Simplify boolean expressions 6 years ago
  Teemu Suo-Anttila 87175a86c9 Update version to 8.2-SNAPSHOT (#9946) 6 years ago
  Aleksi Hietanen 774e2164ef Fix missing since tag in compatibility package Grid 6 years ago
  Ansku 3b2bea5236 Resize should work within Grid details row (#9808) 6 years ago