56 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
  michael 0b2e1caca9 Prevents scss files leaking out into the web content folder when an 11 years ago
  michael ff9c868469 Allow the linker to handle deeper folder hierarchies inside the public 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
  michael 2d043d25c8 Fix exception logging 11 years ago
  Marc Englund aefc9fe8f2 SassLinker for (public folder) Sass support in plain GWT, fixes #10202 11 years ago
  Henri Sara 3419d848f9 Use new GWT Compiler in WidgetsetCompiler (#10511) 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 76b5bfdfb9 Additional fixes for com.vaadin.terminal removal (#9431, #9432) 11 years ago
  Artur Signell f5f73df793 Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetsetutils (#9431) 11 years ago
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#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
  Artur Signell 066491f708 Rename Root related classes and package to UI (#8908) 12 years ago
  Leif Åstrand 38ffd4a097 Make it possible to delegate state changes to widget (#9297) 12 years ago
  Leif Åstrand 38358ae255 Support using public fields in state classes (#9324) 12 years ago
  Leif Åstrand 02878bd07a Use ConnectorBundle for JSON encoding and decoding (#9371) 12 years ago
  Leif Åstrand e345e1820a Use ConnectorBundle for ServerRpc handling (#9371) 12 years ago
  Leif Åstrand b3a2c24e88 Make lazy depend on eager as deferred is maybe not yet loaded (#9371) 12 years ago
  Leif Åstrand 1e4c5b995f Don't generate widget creator if there's a createWidget method (#9371) 12 years ago
  Leif Åstrand bcef4d5e71 Use ConnectorBundle for ClientRpc handling (#9371) 12 years ago
  Leif Åstrand d51dcf18b8 Add logging and tweak visitor API (#9371) 12 years ago
  Leif Åstrand a34ddd8758 Use ConnectorBundle for creating state and widget (#9371) 12 years ago
  Leif Åstrand 1a7d126e35 Initial ConnectorBundle implementation (#9371) 12 years ago
  Leif Åstrand 8ed4b53937 Don't use java.* package names (#8683) 12 years ago
  Leif Åstrand 80cc4976fc Abort widgetset compile for conflicting @Connect mappings (#9343) 12 years ago
  Leif Åstrand 95411dc8c2 Preserve package name for state serializers (#8683) 12 years ago