550 коммитов (3763f3f94cbcb0b5035ba547accf123b5c50ed3d)

Автор SHA1 Сообщение Дата
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 лет назад
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 лет назад
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 лет назад
  Knoobie e65efdfb50 add Grid.Column#get/setAssistiveCaption (#10219) 6 лет назад
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 лет назад
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 лет назад
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 лет назад
  Ahmed Ashour 46d1a95f04 Grid column to be sortable when implemented/supported (Fixes #8792). (#10190) 6 лет назад
  Ahmed Ashour b394dec430 Grid.removeColumn() not to fail silently (Fixes #8056) (#10215) 6 лет назад
  Ahmed Ashour 3929d0ac6f AbstractDateField.formatDate() to be abstract (#10186) 6 лет назад
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 лет назад
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 лет назад
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 лет назад
  Ahmed Ashour 70ba487b62 AbstractDateField: set value after being invalid (#10187) 6 лет назад
  Ahmed Ashour f42e0cc6f2 Fix some checkstyle warnings (#10179) 6 лет назад
  Ahmed Ashour dd5597d901 Convert AbstractDateField not to be a LegacyComponent (#10148) 6 лет назад
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 лет назад
  Ahmed Ashour 13d406a708 Remove redundant null checks before an instanceof (#10173) 6 лет назад
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 лет назад
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 лет назад
  Piotr Wilkin 802bb98b85 Edit grid row by index - server side (#10040) 6 лет назад
  Ahmed Ashour ce3f5a04a5 Add empty line at the end of files (#10142) 6 лет назад
  Ahmed Ashour eda970f667 Don't use synthetic methods for listener classes. (#10135) 6 лет назад
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 лет назад
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 лет назад
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 лет назад
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 лет назад
  Ahmed Ashour 3c7a951411 Use StandardCharsets.UTF_8 (#10113) 6 лет назад
  Henri Sara 198ec82c51 Add since tags and update release notes (#10109) 6 лет назад
  Ahmed Ashour c520767bf1 Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844) 6 лет назад
  Henri Sara 131601de36 Update empty since tags for 8.2 (#10107) 6 лет назад
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 лет назад
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 лет назад
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 лет назад
  Ahmed Ashour 9f9efe0058 Support addCloseListener for Notification (#10027) 6 лет назад
  Henri Sara 94c57dea38 Eliminate the use of AWT in non-test code (#10094) 6 лет назад
  Ahmed Ashour 22566d5d9d Convert Embedded not to be a LegacyComponent (#10088) 6 лет назад
  Teemu Suo-Anttila 367c7751a6 Add option to use PushState instead of URI fragments in Navigator (#10042) 6 лет назад
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 лет назад
  JenoDK 9776ea2e85 Fix DataCommunicator parameter not used in Grid constructor (#10075) 6 лет назад
  Ahmed Ashour 77f2ef0c9d Remove unused @VERSION@ 6 лет назад
  Ahmed Ashour 3c0c3e0a99 Fix typos (#10071) 6 лет назад
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 лет назад
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 лет назад
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 лет назад
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 лет назад
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 лет назад
  Knoobie a166d6f52b Add Upload#setButtonStyleName (#10044) 6 лет назад
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 лет назад
  Piotr Wilkin 634c0cc310 Add scroll logic from TreeGrid to Tree (#10005) 6 лет назад