15 Commits (d543e47becc77e5b18c69a416e6e84122ac10fe1)

Author SHA1 Message Date
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Marco Collovati 44d4eab353 Fix space key on selection checkbox to select grid row (#10388) 6 years ago
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 years ago
  Knoobie d0dde67c18 adds simple fix for missing label text in grid select checkboxes (#10223) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7 years ago
  Denis 620b2ba314 Add read-only support for single and multi select views for Grid. (#84) 7 years ago
  Teemu Suo-Anttila fbb55ac4fd Clean up old Grid selection models 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 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
  Sauli Tähkäpää 7f3481b7a6 Disable multiselect checkboxes when Grid is disabled. (#18560) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teppo Kurki 53c114ec5e Add style names to selection checkboxes (#17755) 8 years ago
  Teemu Suo-Anttila ffb4036fe0 Fix Grid drag selection with scrolled page (#17895) 9 years ago
  Teemu Suo-Anttila 64245b28f4 Use GWT CheckBoxes in MultiSelectionRenderer (#17554) 9 years ago
  Alexey Fansky f665aed236 Disables selection when Grid's editor is open (#17132). 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Leif Åstrand fe6f23946a Set @since values for Grid classes 9 years ago
  Teemu Suo-Anttila ca62a4a1f7 Use CellReferences everywhere in Renderer APIs (#13334) 9 years ago
  Leif Åstrand 12f3e37776 Use CellReference instead of FlyweightCell in Grid APIs (#13334) 9 years ago
  Teemu Suo-Anttila b90c84f755 Refactor Grid client side package structure (#13334) 9 years ago
  Teemu Suo-Anttila 8f52c98015 Remove selection column from single selection model (#13334) 9 years ago
  Teemu Suo-Anttila 71fc0accc5 Prevent drag select when right clicking (#13334) 9 years ago
  Teemu Suo-Anttila fe1e44e763 Prevent page scroll on space select (#13334) 9 years ago
  Henrik Paul 07c9de85cc Renames "active cell" to "cell focus" or "focused cell" (#13334) 9 years ago
  Henrik Paul c69192915e Removes code-warnings (#13334) 9 years ago
  Henrik Paul 910f00d222 Drag selection now selects all rows in between two frames (#13334) 9 years ago
  Teemu Suo-Anttila 7622128012 Fix RpcDataSource to use RPC for row pins/unpins (#13334) 9 years ago
  Teemu Suo-Anttila 84106f9caa Make complex renderer .init() abstract (#13334) 9 years ago
  Teemu Suo-Anttila 1e282eed6b Add handler adding functions for all GridKeyEvents (#13334) 9 years ago
  Teemu Suo-Anttila 95f9cdf4e0 Fix MultiSelectionRenderer call for transactionPin (#13334) 9 years ago
  Henrik Paul 1de6a75497 ScrollbarBundle, Escalator and Grid fire Scroll events (#13334) 9 years ago
  Teemu Suo-Anttila ec2ecdf0e7 Remove type parameters from GridKeyEvents (#13334) 9 years ago
  Teemu Suo-Anttila d9ff10864b Implement selection with keyboard (#13334) 9 years ago
  Henrik Paul 448619c516 Sending a drag select over the wire in a batch (#13334) 10 years ago
  Henrik Paul 14667cc349 Move the scroll area, if pointer starts inside (#13334) 10 years ago
  Teemu Suo-Anttila f89d015e92 Implement active cell painting and mouse interaction (#13334) 10 years ago
  Henrik Paul e845b4128a Make Grid scroll as the selection drag happens near an edge. (#13334) 10 years ago
  Henrik Paul c4a1ee8a4f Send selection between server and client (#13334) 10 years ago
  Henrik Paul 7e141ff148 Adds selection gesture handling to selection column (#13334) 10 years ago
  Henrik Paul 37436ce644 Client-side selection checkbox renderer (#13334) 10 years ago
  John Ahlroos 0eb12c4c82 Refactored client Renderers once again #13334 10 years ago
  John Ahlroos 369ceae48e Updated client side renderers according to new design #12993 10 years ago
  John Ahlroos cca2172654 Revert "Merge branch 'master' into grid" 10 years ago
  John Ahlroos 887eead6bf Support custom renderers for header, footer and column group cells #12993 10 years ago
  Leif Åstrand d54b02e31d Introduce initial data source support for Grid (#12878) 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago