92 Commits (b07fc07ce90c12a191e0d425ae7a90f2ba690d3e)

Author SHA1 Message Date
  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
  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
  Knoobie 7b1e48f469 Make clicking checkbox label call focus listeners (#9271) 7 years ago
  Artur 7bf4f7ade8 Detect Chrome on iOS as Chrome + Webkit (#9138) 7 years ago
  Teemu Suo-Anttila 8b95318c6c Fix issues in Grid with undefined height (#9104) 7 years ago
  Aleksi Hietanen 7d1b06cbc4 Fix client-side memory leak caused by Grid events (#9103) 7 years ago
  Henri Sara 300f691b19 Add missing methods to compatibility AbstractRendererConnector 7 years ago
  Artur 833e6e3bd9 Always calculate Escalator max row count the same way (#8740) 7 years ago
  Ilia Motornyi 264ee76965 Fix Upload and push in TabSheet (#8782) 7 years ago
  Ilia Motornyi 82ea08974b Fix JSNI calls in compatibility Escalator (#8783) 7 years ago
  Ahmed Ashour 76713bbb4c Remove extra empty javadocs before package declaration (#8776) 7 years ago
  Teemu Suo-Anttila 6e8e010356 Revert multi select using state change 7 years ago
  Teemu Suo-Anttila 14c160e720 Restore column based width for compatibility selects 7 years ago
  Teemu Suo-Anttila 5081392bfd Revert html content through shared state for OptionGroup 7 years ago
  Teemu Suo-Anttila 7646cfa49b Add missing since, remove unused command 7 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes 7 years ago
  Teemu Suo-Anttila 47beb11cfd Remove unnecessary full classname references 7 years ago
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7 years ago
  caalador 19fdb91d4b Fix toggling of WeekNumbers for DateTimeField. (#8468) 7 years ago
  caalador 5f9681bbb7 Fix problem with re-opening the popup (#8446) (#8451) 7 years ago
  Denis 2eb8004a1b Make compatibility aliases for isRequiredIndicatorVisible() (#8372) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Johannes Dahlström ec267ae01f Move Grid event handlers to a list, add method to add custom handlers 7 years ago
  Johannes Dahlström 6f05873bad Refactor Grid event handling methods to instances of a handler interface 7 years ago
  Johannes Dahlström 16220d8e67 Start client-side Grid DOM event handling refactor 7 years ago
  Denis Anisimov a8835eaf31 Update @since tags for 7.7.5 7 years ago
  Pekka Hyvönen 04f30c6892 Allow defining a focus delegate component for CustomField (#20336) 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Denis fc011f6a8a Provide configuration for events order in month and week views 7 years ago
  Aleksi Hietanen aeae310b7e Migrate Escalator changes to compatibility escalator 7 years ago
  Aleksi Hietanen d44fa8b349 Make clicking outside a ComboBox add a pending new item (#18366) 7 years ago
  Sebastian Nyholm 7b39a6dd52 Fixes VTree so that you can click sub elements when setHtmlContentAllowed is true. (#20097) 7 years ago
  elmot fc8f063d22 Small fixes to javadocs 7 years ago
  Teemu Suo-Anttila dd20841c39 Move read-only to AbstractFieldState (#8514) 7 years ago
  Anna Miroshnik ee47a94e17 M-day calendar event is hidden if firstVisibleHourOfDay is set (#14737) 9 years ago
  Denis Anisimov 9c88657db5 Implement focus and blur events for CheckBoxGroup. 7 years ago