summaryrefslogtreecommitdiffstats
path: root/client-compiler
Commit message (Expand)AuthorAgeFilesLines
* Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-5/+4
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-302-105/+109
* Updated client-compiler to depend on client-compiler-deps 1.0.2 #11879John Ahlroos2013-05-221-1/+1
* Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591)Artur Signell2013-04-231-213/+0
* Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591John Ahlroos2013-04-232-716/+0
* Updated commons-io dependency to 2.2 (#11643)Artur Signell2013-04-231-1/+1
* Ensure addon css styles are before scss styles in addons.scss #11390John Ahlroos2013-04-181-1/+26
* Enabled closure compiler for default widget set (#9103)Artur Signell2013-04-151-1/+1
* Updated client compiler deps to 1.0.0 #11590John Ahlroos2013-04-121-1/+1
* Scan for addon styles in server-side only addon jars as well. #11390John Ahlroos2013-04-081-0/+3
* Require implementing hasTooltip if there's custom tooltip logic (#11052)Leif Åstrand2013-04-083-69/+0
* Global code reformatLeif Åstrand2013-04-052-7/+7
* Added standalone class for creating an addons.scss from Vaadin addons on the ...John Ahlroos2013-03-262-14/+228
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-2/+2
* Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-011-1/+1
|\
| * (#10563) Logging now uses parameters.Mikael Grankvist2013-02-281-1/+1
* | Merge remote-tracking branch 'origin/7.0'Artur Signell2013-02-223-0/+70
|\|
| * Only add tooltip listeners when needed (#11051)Leif Åstrand2013-02-183-0/+70
* | Fixed typo in ivy configuration (#9851)Artur Signell2013-02-191-1/+1
* | Use client-compiler-deps instead of bundling files (#9851)Artur Signell2013-02-141-49/+54
|/
* Include GWT sources in sources jar (#9102)Artur Signell2013-01-211-1/+3
* Enable overriding which connectors are in the widgetset (#10710)Leif Åstrand2013-01-101-7/+36
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+7
* Updated copyright notices and added missing license headersArtur Signell2013-01-0421-32/+113
* Prevents scss files leaking out into the web content folder when anmichael2012-12-261-5/+4
* Allow the linker to handle deeper folder hierarchies inside the publicmichael2012-12-211-1/+1
* Fix regressions in RPC handling (#10549)Leif Åstrand2012-12-191-1/+1
* Encode all values based on declared type (#10549)Leif Åstrand2012-12-182-2/+6
* Fix exception loggingmichael2012-12-171-29/+53
* Merge "SassLinker for (public folder) Sass support in plain GWT, fixes #10202...Artur Signell2012-12-152-0/+197
|\
| * SassLinker for (public folder) Sass support in plain GWT, fixes #10202Marc Englund2012-12-142-0/+197
* | Use new GWT Compiler in WidgetsetCompiler (#10511)Henri Sara2012-12-131-17/+8
|/
* Split method at roughly 30000 chars to avoid size limit (#10221)Leif Åstrand2012-11-221-15/+163
* Make code splitting work (#8636)Leif Åstrand2012-11-221-6/+24
* @Connect lastonly -> lastOnly (#10244)Leif Åstrand2012-11-161-2/+2
* Use class hierachy for resolving @Connect conflicts (#9826)Leif Åstrand2012-10-112-21/+79
* Abort widgetset compile for conflicting @Connect mappings (#9343)Leif Åstrand2012-10-101-3/+22
* Explicitly specify symbolic names for each bundle to prevent names like "com...Johannes Dahlström2012-10-091-0/+1
* Added build conf to make deps non-optional in pom.xml (#9852)Artur Signell2012-10-091-10/+15
* Declared dependencies for jars found in Maven (#9852)Artur Signell2012-10-041-0/+16
* Remove WidgetMapGenerator and subclasses (#9720)Leif Åstrand2012-09-244-606/+0
* Abort compile if there's an RPC method with a return type (#9704)Leif Åstrand2012-09-213-4/+27
* Clarify logic and add some comments (#9561)Leif Åstrand2012-09-171-10/+17
* Include getWidget return type even if createWidget is defined (#9561)Leif Åstrand2012-09-171-8/+9
* Moved validation dependency and hack to client (#9551)Artur Signell2012-09-122-18/+0
* Ugly hack for adding validation API dependency with source classifier (#9551)Artur Signell2012-09-121-4/+20
* Merge branch '6.8'John Ahlroos2012-09-101-0/+2
* Moved validation dependency to compiler (#9299)Artur Signell2012-09-091-2/+4
* Added missing dependencies (#9299)Artur Signell2012-09-091-0/+2