3 коммитов (f7279f7330a3673e88e97552bb623fc21c2971e9)

Автор SHA1 Сообщение Дата
  Ilia Motornyi f7279f7330 Update Copyright headers for year 2018 (#10762) 6 лет назад
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 лет назад
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 лет назад
  jotatu 9c1908d0a5 Optimize layout performance of Table (#17947) 8 лет назад
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 лет назад
  Denis Anisimov cd1d8ba342 Use high resolution time for profiling if it's available #14716, #18782. 9 лет назад
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) 9 лет назад
  Artur Signell bd2c31d14c Separate server RPC queue to its own class (#11733) 9 лет назад
  Artur Signell 09526e4b7f Remove 'burst' concept to simplify communication handling (#11733) 9 лет назад
  Leif Åstrand dab6157493 Add pointer to new location for methods moved to WidgetUtil (#17952) 9 лет назад
  Teemu Suo-Anttila 7278279b09 Make public getLogger functions private (#17645) 9 лет назад
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9 лет назад
  Fabian Lange cc8829ccf3 Improve performance of Util.collectionEquals (#16968). 9 лет назад
  Artur Signell 44d34f59c0 Move elemental json dependency to DWS (#15544) 9 лет назад
  Leif Åstrand 93c56ee184 Get rid of WidgetUtil.getSimpleName (#15544) 9 лет назад
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 лет назад
  Artur Signell de22dbb220 Make SDM work again (#15452) 9 лет назад
  Leif Åstrand fe6f23946a Set @since values for Grid classes 9 лет назад
  Leif Åstrand 95333e50c6 Missing @since for 7.4 9 лет назад
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 9 лет назад
  Henrik Paul 5ac6b504ed Moves Escalator.getPrecise* to Util.getRequired*BoundingClientRect (#13334) 9 лет назад
  Teemu Suo-Anttila b90c84f755 Refactor Grid client side package structure (#13334) 9 лет назад
  Johannes Dahlström ab9aa7a27a Fix event handling when Grid is inside a Composite (#13334) 9 лет назад
  Guillermo Alvarez d6853c436e Backspace in modal doesn't make browser navigation (#13180) 9 лет назад
  Artur Signell 2987485ccb Update @since tags for new API (#14330) 9 лет назад
  Guillermo Alvarez 5edc32fa0b Correctly display an item which is too long for the textfield. (#13477) 9 лет назад
  Bogdan Udrescu 236293303b TextArea size get reset when css resize is set (#14080) 10 лет назад
  Bogdan Udrescu 9b19675dff Bottom component click scroll up the parent panel in a window (#12943) 10 лет назад
  Dmitrii Rogozin 72ccdd9b13 Fix box shadow bug with resizing elements in IE9 and IE10.(#14173) 10 лет назад
  Henri Sara b258e2b7dd Add missing @since 7.2.4 in javadoc 10 лет назад
  Dmitrii Rogozin dd8cf12dde Bug fix menu navigation with space (#14041) 10 лет назад
  Sauli Tähkäpää 0c00164f36 Revert "Fix for 'Aborting layout after 100 passess' (#13359)" 10 лет назад
  Tomi Virtanen 9e494f526c Fix for 'Aborting layout after 100 passess' (#13359) 10 лет назад
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 лет назад
  Artur Signell e77e73cf64 Update copyright year to 2014 10 лет назад
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 лет назад
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 лет назад
  Juho Nurminen e680b8f55f Changed getAbsoluteUrl to use the correct escaping method (#13311) 10 лет назад
  John Ahlroos db4dba4b43 Ensure event listener is a widget before casting #13130 10 лет назад
  Leif Åstrand 81a1c293f0 Revert "Fixed lost scrollLeft when row count changed in Table (#12652)." 10 лет назад
  Artur Signell c351b6464a Revert "Make Panel scroll the correct div (#12736)" 10 лет назад
  Tapio Aali 533ddcda27 Fixed lost scrollLeft when row count changed in Table (#12652). 10 лет назад
  Patrik Lindström 5b8b824942 Fix TB3 style selectors (#12902, #12904) 10 лет назад
  Artur Signell 6a63d12afc Make Panel scroll the correct div (#12736) 10 лет назад
  Artur Signell c48c94dc23 Reverted change in how hack works (#12727, #12736) 10 лет назад
  Mika Murtojarvi 017bd0684c Fixes the handling of the scroll position of a Window (#12736) 10 лет назад
  Leif Åstrand 2700cd2fe6 Added SharedUtil for helpers shared by client and server 11 лет назад
  Leif Åstrand c926a09f54 Global code reformat 11 лет назад
  John Ahlroos 28aa793d8e Added fallbacks for when IE10 reports width/height as 'auto' when getting the ComputedStyle #11308 11 лет назад
  John Ahlroos 63757589f5 Fixed Window resize issues when content gets smaller in IE8 #10750 11 лет назад