1 Commits (a9c8e66d14899796e786e643d434daf6f16cf062)

Author SHA1 Message Date
  Adam Wagner a9c8e66d14 HTML5 Drag and Drop Support (#8264) 7 years ago
  Teemu Suo-Anttila 5361398709 Extract interfaces from Grid (#8005) 7 years ago
  Aleksi Hietanen ae567a02f3 Add @FunctionalInterface annotation to interfaces where applicable (#7954) 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
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell c454797201 Replaced ComponentErrorHandler with generic ErrorHandler (#10231) 11 years ago
  Artur Signell 09565f6536 Removed com.vaadin.server.Terminal (#10230) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 9bc14b90a3 Moved com.vaadin.shared files to a shared src folder (#9299) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 11 years ago
  Artur Signell 5689234f5d Simplified initialization of ServerRpc proxies 12 years ago
  Henri Sara 121b1dae34 Implement server to client RPC (#8426). 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell d718b7ce76 Renamed ClientToServerRpc -> ServerRPC 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Henri Sara 06ef07c7fd Extend Serializable in ClientToServerRpc interface (#8278). 12 years ago
  Henri Sara 76d986d85a Add missing license headers and Serializable implementations. 12 years ago
  Henri Sara 43970206e4 Generate implementations of RPC interfaces on the client side (#8278). 12 years ago