3124 Commits (grid_dragger)

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
  Knoobie 80336d30ed Add role="grid" and aria-multiselectable to grid (#10009) 6 years ago
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6 years ago
  Ahmed Ashour 28b52d687d Remove unneeded .toArray() (#10131) 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 adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 3c7a951411 Use StandardCharsets.UTF_8 (#10113) 6 years ago
  Ahmed Ashour 241b7fadca Remove auto-generated comment (#10111) 6 years ago
  Ahmed Ashour c520767bf1 Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844) 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
  Henri Sara cb91ab76ee Update browser version test for Chrome 61 (#10098) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Ahmed Ashour 9f9efe0058 Support addCloseListener for Notification (#10027) 6 years ago
  Teemu Suo-Anttila 367c7751a6 Add option to use PushState instead of URI fragments in Navigator (#10042) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Henri Sara 4d6cb7b107 Relayout GridLayout when font loading completes (#10077) 6 years ago
  Ahmed Ashour 77f2ef0c9d Remove unused @VERSION@ 6 years ago
  Adam Wagner 49fcca9fe0 Fix TreeGrid double click event in hierarchy column (#10070) 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 23718371f8 Remove unused methods. (#10058) 6 years ago
  Henri Sara a838d98204 Replace CRLF with LF (#10062) 6 years ago
  Henri Sara a18842e2ae Replace tabs with spaces in Java files 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 8657a5ff49 Remove unused methods (#10020) 6 years ago
  Henri Sara f3ae6c2c2b Fix ColorPickerGrid indexing 6 years ago
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Marco Collovati 89693cf448 Show validation error selecting invalid date from DateField (#10013) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Ahmed Ashour aa225cce86 Remove unneeded ArrayList construction 6 years ago
  Ahmed Ashour 4a8195b59e Replace iterators with enhanced for loops (#10018) 6 years ago
  Knoobie 4c2963ac4e Add aria-sort to Grid (#10007) 6 years ago
  Ahmed Ashour 4e720f6b2b Remove redundant versions in POMs (#9990) 6 years ago
  Ahmed Ashour d1e4a2b449 Add DOCTYPE for GWT module files 6 years ago
  Ahmed Ashour ce25750a8f Unify exec-maven-plugin to 1.6.0 6 years ago
  Ahmed Ashour 29cc151f37 Fix varargs warnings 6 years ago
  Ahmed Ashour a93670d046 Fix generics type in test (#9977) 6 years ago
  Adam Wagner 0b58bc480e Remove element explicitly when reordering tree grid rows (#9952) 6 years ago
  Teemu Suo-Anttila 87175a86c9 Update version to 8.2-SNAPSHOT (#9946) 6 years ago
  Henri Sara 02a666092b Fix making components visible by push (#9934) 6 years ago
  Petter Holmström a75117689e Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901) 6 years ago
  Petter Holmström 212ec0a83d Position caption correctly in GridLayout (#9909) 6 years ago
  Henri Sara 514f3a88a2 Make BaseThemeTest more stable on IE11 6 years ago