4 Commits (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

Author SHA1 Message Date
  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 8 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
  Artur Signell 2987485ccb Update @since tags for new API (#14330) 9 years ago
  Guillermo Alvarez 5edc32fa0b Correctly display an item which is too long for the textfield. (#13477) 9 years ago
  Bogdan Udrescu 236293303b TextArea size get reset when css resize is set (#14080) 10 years ago
  Bogdan Udrescu 9b19675dff Bottom component click scroll up the parent panel in a window (#12943) 9 years ago
  Dmitrii Rogozin 72ccdd9b13 Fix box shadow bug with resizing elements in IE9 and IE10.(#14173) 9 years ago
  Henri Sara b258e2b7dd Add missing @since 7.2.4 in javadoc 10 years ago
  Dmitrii Rogozin dd8cf12dde Bug fix menu navigation with space (#14041) 10 years ago
  Sauli Tähkäpää 0c00164f36 Revert "Fix for 'Aborting layout after 100 passess' (#13359)" 10 years ago
  Tomi Virtanen 9e494f526c Fix for 'Aborting layout after 100 passess' (#13359) 10 years ago
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Juho Nurminen e680b8f55f Changed getAbsoluteUrl to use the correct escaping method (#13311) 10 years ago
  John Ahlroos db4dba4b43 Ensure event listener is a widget before casting #13130 10 years ago
  Leif Åstrand 81a1c293f0 Revert "Fixed lost scrollLeft when row count changed in Table (#12652)." 10 years ago
  Artur Signell c351b6464a Revert "Make Panel scroll the correct div (#12736)" 10 years ago
  Tapio Aali 533ddcda27 Fixed lost scrollLeft when row count changed in Table (#12652). 10 years ago