70 Commits (0e25cd6ce60c5056719377d571e3fd698968e2f9)

Author SHA1 Message Date
  Artur Signell e6d506494c Renamed "tests" target to "test" and added "test-all" (#9998) 11 years ago
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. 11 years ago
  Artur Signell a5b92c4de7 Fixed typo in ivy configuration (#9851) 11 years ago
  Leif Åstrand f759408c0f Only add tooltip listeners when needed (#11051) 11 years ago
  Artur Signell 7d23e22733 Use client-compiler-deps instead of bundling files (#9851) 11 years ago
  Artur Signell 0ece55d000 Include GWT sources in sources jar (#9102) 11 years ago
  Leif Åstrand d9e9a7db65 Enable overriding which connectors are in the widgetset (#10710) 11 years ago
  Pekka Hyvönen 1042592911 Checkstyle for Vaadin #9065 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
  Johannes Dahlström 4043a690b5 Explicitly specify symbolic names for each bundle to prevent names like "com.vaadin.vaadin-shared" (#9793) 11 years ago
  Artur Signell cba8d46d07 Added build conf to make deps non-optional in pom.xml (#9852) 11 years ago
  Artur Signell ed0d461591 Declared dependencies for jars found in Maven (#9852) 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 d2e75eb1d5 Moved validation dependency and hack to client (#9551) 11 years ago
  Artur Signell 385cf06ce9 Ugly hack for adding validation API dependency with source classifier (#9551) 11 years ago
  Artur Signell 94b1759e67 Moved validation dependency to compiler (#9299) 11 years ago
  Artur Signell c14a2cea8d Added missing dependencies (#9299) 11 years ago
  Artur Signell 7551d2920f Snapshot deployment to Maven now works (#9299) 11 years ago
  Artur Signell 6da3cd640d Build javadoc and sources jars (#9299) 11 years ago
  Artur Signell 93ed08119c Generate pom artifacts and automatically publish to local Maven (#9299) 11 years ago
  Artur Signell f73ff78c95 Added Git Revision to GWT version file 11 years ago
  Artur Signell 1d6f0611a8 Added themes-compiled module (#9299) 11 years ago
  Artur Signell 557acfb6c4 Module for compiled client side (#9299) 11 years ago
  Artur Signell d8a5f96b36 Support running JUnit tests (#9299) 11 years ago
  Artur Signell 58df14a189 Added build-provided to make build work again 11 years ago
  Artur Signell 0a77dae8b5 Created separate build.xml files for each module (#9299) 12 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