27 Commits (e77e73cf64768845608ad25202cb97772fc7ab7b)

Author SHA1 Message Date
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand 171e68da0d Only use ClientRcp and ServerRpc types that are interfaces (#13056) 10 years ago
  Artur Signell 109fe06e5d Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591) 11 years ago
  John Ahlroos cda367eb04 Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591 11 years ago
  John Ahlroos 457afbaeda Ensure addon css styles are before scss styles in addons.scss #11390 11 years ago
  John Ahlroos e27d5dc6bf Scan for addon styles in server-side only addon jars as well. #11390 11 years ago
  Leif Åstrand 453099e29f Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
  Leif Åstrand c926a09f54 Global code reformat 11 years ago
  John Ahlroos c931a548ba Added standalone class for creating an addons.scss from Vaadin addons on the classpath #11390 11 years ago
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. 11 years ago
  Leif Åstrand f759408c0f Only add tooltip listeners when needed (#11051) 11 years ago
  Leif Åstrand d9e9a7db65 Enable overriding which connectors are in the widgetset (#10710) 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 23ab4e3076 Split method at roughly 30000 chars to avoid size limit (#10221) 11 years ago
  Leif Åstrand 7a92557965 Make code splitting work (#8636) 11 years ago
  Leif Åstrand 15f833480d @Connect lastonly -> lastOnly (#10244) 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 0985dac7be Remove WidgetMapGenerator and subclasses (#9720) 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 c14171d134 Renamed UI package which accidentally had been renamed to upper case 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