22 Commits (0f4702c6d1e03e2522c556487aba74ea01f25837)

Author SHA1 Message Date
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 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 f6e082f517 Use String.isEmpty() 6 years ago
  Ahmed Ashour caf41dbac4 Simplify conditional logic. 6 years ago
  Ahmed Ashour 229792f642 Javadoc fixes 6 years ago
  Henri Sara 3217df4491 Add since tags and javadocs 7 years ago
  Pekka Hyvönen c7128c4c3e Fix missing drag image on FF, Safari (#9409) 7 years ago
  Henri Sara 027b14f484 Refactor WidgetUtil.findWidget() 7 years ago
  Artur 7bf4f7ade8 Detect Chrome on iOS as Chrome + Webkit (#9138) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teemu Suo-Anttila 05356b0cb6 Add a method to clear selected text on context click (#19367) 8 years ago
  Henri Sara 9f1f3eda47 Add missing @since values 8 years ago
  Leif Åstrand 48049ced54 Add comment explaining the dummy read in setStyleTemporarily 8 years ago
  Teemu Suo-Anttila 46a0731a5b Prevent text selection while DnD resizing columns (#16838) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Mika Murtojarvi 82a0322347 Update @since tags for 7.6. 8 years ago
  Artur Signell 010b9641dd Separate XHR error handling to its own class (#11733) 9 years ago
  Teemu Suo-Anttila 359710c1bd Add missing @since 7.5.1 to JavaDoc 9 years ago
  Artur Signell afefa100a7 Real fix for subpixels in Grid (#18213) 9 years ago
  Artur Signell 8945b432b5 Use computed style in more IE9 edge cases (#13359) 9 years ago
  Artur Signell 914eafd5fe Ensure GridLayout rounds available space down instead of up (#15451) 9 years ago
  Artur Signell 640dd28d21 Measure size correctly when element has border and/or padding (#18181) 9 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  Pekka Hyvönen bbf30fff16 Details row decorator and border positioning and sizes (#17423) 9 years ago
  Alexey Fansky 2ad8f945b2 Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650) 9 years ago
  Jouni Koivuviita bc9db74216 Fix WidgetUtil BoundingClientRectDouble methods (#16599) 9 years ago
  Henrik Paul 0533c6d9c8 Grid editor save/cancel buttons can now be rendered on top (#16534) 9 years ago
  Artur Signell 44d34f59c0 Move elemental json dependency to DWS (#15544) 9 years ago
  Leif Åstrand 93c56ee184 Get rid of WidgetUtil.getSimpleName (#15544) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Artur Signell de22dbb220 Make SDM work again (#15452) 9 years ago
  Leif Åstrand fe6f23946a Set @since values for Grid classes 9 years ago
  Leif Åstrand 95333e50c6 Missing @since for 7.4 9 years ago
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 9 years ago
  Henrik Paul 5ac6b504ed Moves Escalator.getPrecise* to Util.getRequired*BoundingClientRect (#13334) 9 years ago
  Teemu Suo-Anttila b90c84f755 Refactor Grid client side package structure (#13334) 9 years ago
  Johannes Dahlström ab9aa7a27a Fix event handling when Grid is inside a Composite (#13334) 9 years ago
  Guillermo Alvarez d6853c436e Backspace in modal doesn't make browser navigation (#13180) 9 years ago