summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/widgetsetutils
Commit message (Expand)AuthorAgeFilesLines
* #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
* #4907 javadoc for ClassPathExplorerHenri Sara2010-06-301-8/+117
* 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
* refining code splitting + adding documentation. Monolithic client side is now...Matti Tahvonen2010-06-154-2/+192
* code splitting + client initializationMatti Tahvonen2010-06-111-31/+44
* initial implementation of code splitting #4408Matti Tahvonen2010-06-041-20/+82
* #5114 correction: prefix map keys for uniquenessHenri Sara2010-06-021-3/+8
* #5114 eliminate the use of java.net.URL as map key (and set value) in ClassPa...Henri Sara2010-06-011-24/+24
* fixes #4476, subclasses where not searched for @clientwidget/@clientcriteria ...Matti Tahvonen2010-04-011-2/+1
* Speed up widget map generation significantly by ignoring hidden files and dir...Henri Sara2010-04-011-2/+6
* fixed name and javadocs for gwt generator used to build criteria mapMatti Tahvonen2010-03-241-4/+5
* finished renameMatti Tahvonen2010-03-232-4/+4
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-094-0/+12
* merged changes from 6.3 + some container related changesMatti Tahvonen2010-03-051-4/+12
|\
| * Merged code changes from 6.2Henri Sara2010-02-011-4/+12
* | changesMatti Tahvonen2010-03-041-0/+2
* | fixed english problem with criterion pluralMatti Tahvonen2010-02-181-3/+3
* | criterion map now generated from annotations from server side counterpartMatti Tahvonen2010-02-172-41/+28
* | improving accept criterion system. Lookup now built with generator. Needs nam...Matti Tahvonen2010-02-121-0/+150
|/
* Merged [10696]Artur Signell2010-01-121-2/+2
* Merge from 6.2 to 6.3Henri Sara2010-01-051-8/+4
|\
| * Fix for #3832 - Include widget class in missing widget warning messageArtur Signell2009-12-221-8/+4
* | Initial GWT 2.0.0 support (#3810)Artur Signell2009-12-181-5/+1
|/
* improving debug messagesMatti Tahvonen2009-12-151-7/+10
* debug messages now goes to loggerMatti Tahvonen2009-12-151-13/+48
* alphabetical listing of components included in widgetmapMatti Tahvonen2009-12-151-3/+12
* more information for VUnknownComponent (and uidl browser). Fixes #3831Matti Tahvonen2009-12-141-7/+6
* Formatting fixes to widgetset builder, unified tabs to spaces.Marko Grönroos2009-12-021-3/+3
* Spelling correction in widgetset GWT generatorHenri Sara2009-11-301-6/+6
* Added null check as all jars do not include a manifestArtur Signell2009-11-131-4/+7
* Added null check as all jars do not include a manifestArtur Signell2009-11-131-6/+10
* #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-282-5/+65
* Corrections to support for multiple source paths in widgetset builderHenri Sara2009-10-271-1/+15
* Support multiple source paths in widgetset builder - not yet testedHenri Sara2009-10-272-21/+26
* fixes #3603Matti Tahvonen2009-10-261-0/+5
* avoid rewriting gwt module if changes did not happenMatti Tahvonen2009-10-151-1/+7
* widget packagingMatti Tahvonen2009-10-062-0/+14
* vaadin widget jars now detected by details in manifest file, simple widgetset...Matti Tahvonen2009-09-293-0/+699