10 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Artur Signell cbbd1710fe Show a sensible message for missing extensions (#10799) 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Teemu Suo-Anttila d409100157 Duplicate client-side of the Vaadin 7 Grid 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  elmot 521ec24c62 Build client-compiler with maven 8 years ago
  Taras Hupalo a33772e3f5 Replaced HashMaps with TreeMaps to keep the same order (#14736) 9 years ago
  Johannes Dahlström 8da6cbdd02 Allow arbitrary serializable types as Renderer data type (#15410) 9 years ago
  Leif Åstrand 7efa1d6ec1 Handle generated method flags in a unified way (#15373) 9 years ago
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 9 years ago
  Henrik Paul a50e590b9d Move Grid related renderer to com.vaadin.client.connectors (#13334) 9 years ago
  Leif Åstrand ec1d9a12ca Add @NoLayout annotation (#12936) 9 years ago
  Mikael Grankvist 75f42d3222 DelegateToWidget will now be run even for parent states for extending 9 years ago
  Johannes Dahlström 59cdaeddf3 Generate type data for AbstractRendererConnector.decode (#13334) 9 years ago
  Johannes Dahlström 5c93158858 Generate type data for AbstractRendererConnector.createRenderer (#13334) 9 years ago
  Leif Åstrand 94a051b542 Don't generate GWT.create for bean superclasses (#13813) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand 7bfb2347ad Implement @OnStateChange (#12958) 10 years ago
  denisanisimov 5592f056be Reduce generated ConnectorBundleLoaderImpl size. (#9379) 10 years ago
  Leif Åstrand 171e68da0d Only use ClientRcp and ServerRpc types that are interfaces (#13056) 10 years ago
  Leif Åstrand 453099e29f Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
  Leif Åstrand f759408c0f Only add tooltip listeners when needed (#11051) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 8941056349 Reformatted project 11 years ago
  Artur Signell f5f73df793 Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetsetutils (#9431) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Leif Åstrand a2488b51bb Include UnknownComponentConnector in eager ConnectorBundle (#9371) 11 years ago
  Leif Åstrand 38ffd4a097 Make it possible to delegate state changes to widget (#9297) 11 years ago
  Leif Åstrand 38358ae255 Support using public fields in state classes (#9324) 11 years ago
  Leif Åstrand 02878bd07a Use ConnectorBundle for JSON encoding and decoding (#9371) 11 years ago
  Leif Åstrand e345e1820a Use ConnectorBundle for ServerRpc handling (#9371) 11 years ago
  Leif Åstrand bcef4d5e71 Use ConnectorBundle for ClientRpc handling (#9371) 11 years ago
  Leif Åstrand d51dcf18b8 Add logging and tweak visitor API (#9371) 11 years ago
  Leif Åstrand a34ddd8758 Use ConnectorBundle for creating state and widget (#9371) 11 years ago
  Leif Åstrand 1a7d126e35 Initial ConnectorBundle implementation (#9371) 11 years ago