summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/widgetsetutils/WidgetSetBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* #5562 Widgetset build throws an exception while throwing an exceptionArtur Signell2011-11-011-1/+1
* #5026 WidgetSetBuilder creates duplicate references to non-Vaadin GWT modulesArtur Signell2011-01-181-5/+10
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-2/+1
* Fixes the reverted [13971] issue.John Alhroos2010-08-041-1/+4
* Reverting part of [12971] back since it causes the regression #5403.John Alhroos2010-08-041-1/+3
* #4619 update GWT user.agent in comments of widgetset files created by Eclipse...Henri Sara2010-07-091-3/+2
* #5293 WidgetsetBuilder should create directories if necessaryHenri Sara2010-07-071-0/+8
* Avoid duplicating references to any GWT modules, not just widgetsets.Henri Sara2010-06-301-5/+3
* Updated .gwt.xml template to use gecko1_8 instead of gecko (#4619)Artur Signell2010-06-241-1/+1
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* Merged [10696]Artur Signell2010-01-121-2/+2
* Formatting fixes to widgetset builder, unified tabs to spaces.Marko Grönroos2009-12-021-3/+3
* #3569 document in widgetset how to compile for some user agents onlyHenri Sara2009-11-051-3/+18
* widgetset build button in plugin can now be used while developing vaadin itselfMatti Tahvonen2009-11-031-20/+35
* Save modified GWT module also if not created by the widgetset builderHenri Sara2009-10-301-1/+1
* Create widgetset in first suitable classpath directory - should be a source d...Henri Sara2009-10-281-0/+5
* Support multiple source paths in widgetset builder - not yet testedHenri Sara2009-10-271-10/+14
* fixes #3603Matti Tahvonen2009-10-261-0/+5
* avoid rewriting gwt module if changes did not happenMatti Tahvonen2009-10-151-1/+7
* vaadin widget jars now detected by details in manifest file, simple widgetset...Matti Tahvonen2009-09-291-0/+134