3 Commits (f7279f7330a3673e88e97552bb623fc21c2971e9)

Author SHA1 Message Date
  Ilia Motornyi f7279f7330 Update Copyright headers for year 2018 (#10762) 6 years ago
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell 2e8d06f89b Separate server message handling to its own class (#11733) 9 years ago
  Artur Signell bd2c31d14c Separate server RPC queue to its own class (#11733) 9 years ago
  Teemu Suo-Anttila 7278279b09 Make public getLogger functions private (#17645) 9 years ago
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9 years ago
  Leif Åstrand 61430e669b Update JS renderer to work with latest grid branch (#15485) 9 years ago
  Leif Åstrand 5102cc98c2 Implement JavaScript renderer support (#15485) 9 years ago
  Artur Signell 44d34f59c0 Move elemental json dependency to DWS (#15544) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand e7201fd308 Allow using element resize listeners from javascript connectors (#11996) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Leif Åstrand 098eec1de7 Use JavaScriptMethodInvocation to detect js invocations (#10549) 11 years ago
  Leif Åstrand 62eff6b816 Allow JavaScriptConnectors to get unRegister events (#9292) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Leif Åstrand 890356e6ab Support @Delayable and change window size update to use it (#8421) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 454f44738b Revert "Run JavaScript RPC with this pointing to the connector wrapper (#9096)" 11 years ago
  Leif Åstrand 20af2f5623 Support getting translated urls in javascript (#9209) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Leif Åstrand ab2846641b Run JavaScript RPC with this pointing to the connector wrapper (#9096) 12 years ago
  Leif Åstrand b9b9c2dcd6 Rename getWidgetElement() -> getElement() (#8888) 12 years ago
  Artur Signell a90ab25c53 Formatted all source files 12 years ago
  Leif Åstrand ae2a42dd03 Add API for getting the parent connector's id (#8888) 12 years ago
  Leif Åstrand 1cf98eca5d Add support for getting the dom element for any connector id (#8888) 12 years ago
  Leif Åstrand cbf51da8e7 Properly pass arguments from the server to the callbacks (#8888) 12 years ago
  Leif Åstrand 45dc5a3ae9 Add StateChangeHandler in init to come after component handler (#8888) 12 years ago
  Leif Åstrand 4525595697 Add missing $entry 12 years ago
  Leif Åstrand 51ce4a2535 Implement js rpc proxy objects and wildcard rpc support (#8888) 12 years ago
  Leif Åstrand 72c0f66e2a Use callbacks directly as fields in connector object (#8888) 12 years ago
  Leif Åstrand 755adc2731 Rename Javascript -> JavaScript 12 years ago
  Leif Åstrand d44e06fc50 JavascriptManager -> JavaScript and changes based on review (#6730) 12 years ago
  Leif Åstrand 8c60fbdc78 Fix typo 12 years ago
  Leif Åstrand 12b3fde4e0 Change api to use callback instead or rpc for js callbacks (#8888) 12 years ago
  Leif Åstrand 3c7f044181 Add support for simplified RPC communication with JS code (#8888) 12 years ago
  Leif Åstrand 24e3409e6f Initial support for javascript components (#8888) 12 years ago