38 Commits (a33772e3f5932cf913ac2c67ce0bcda991dd8fc2)

Author SHA1 Message Date
  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 8e17afda2e Rename BackgroundMessage -> NoLoadingIndicator (#15373) 9 years ago
  Leif Åstrand 2e0d4f149a Add @BackgroundMessage annotation (#15373) 9 years ago
  Leif Åstrand 7efa1d6ec1 Handle generated method flags in a unified way (#15373) 9 years ago
  Leif Åstrand fe6f23946a Set @since values for Grid classes 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 a44f7cbfd8 Show better feedback if renderer connector is not parameterized (#13334) 9 years ago
  Leif Åstrand ec1d9a12ca Add @NoLayout annotation (#12936) 10 years ago
  Mikael Grankvist 75f42d3222 DelegateToWidget will now be run even for parent states for extending 10 years ago
  Johannes Dahlström 59cdaeddf3 Generate type data for AbstractRendererConnector.decode (#13334) 10 years ago
  Johannes Dahlström 5c93158858 Generate type data for AbstractRendererConnector.createRenderer (#13334) 10 years ago
  Leif Åstrand c5df7f5bf6 Box and unbox long values in state fields (#14176) 10 years ago
  Leif Åstrand 94a051b542 Don't generate GWT.create for bean superclasses (#13813) 10 years ago
  Jonatan Kronqvist 82033e827f Support long in state again (#13692) 10 years ago
  Denis Anisimov 8e632ae093 Report an error if RPC interface is parameterized (#10392). 10 years ago
  Artur Signell 2c8c29e68b Update remaining copyright years to 2014 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
  Leif Åstrand 55142ffc2f Fix regressions in RPC handling (#10549) 11 years ago
  Leif Åstrand a6ffd48428 Encode all values based on declared type (#10549) 11 years ago
  Leif Åstrand 04413150ac Use class hierachy for resolving @Connect conflicts (#9826) 11 years ago
  Leif Åstrand dec9f91a70 Abort widgetset compile for conflicting @Connect mappings (#9343) 11 years ago
  Leif Åstrand 360f19b82e Abort compile if there's an RPC method with a return type (#9704) 11 years ago
  Leif Åstrand ef87ac5409 Clarify logic and add some comments (#9561) 11 years ago
  Leif Åstrand 800efdee9d Include getWidget return type even if createWidget is defined (#9561) 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