Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved client files to a client src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -201/+0 |
| | |||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | #5562 Widgetset build throws an exception while throwing an exception | Artur Signell | 2011-11-01 | 1 | -1/+1 |
| | | | | | | Changed getCanonicalPath to getPath to avoid exceptions in the exception handler svn changeset:21852/svn branch:6.7 | ||||
* | #5026 WidgetSetBuilder creates duplicate references to non-Vaadin GWT modules | Artur Signell | 2011-01-18 | 1 | -5/+10 |
| | | | | svn changeset:16919/svn branch:6.5 | ||||
* | Formatted using Eclipse Helios / Windows XP | Artur Signell | 2010-08-16 | 1 | -2/+1 |
| | | | | svn changeset:14496/svn branch:6.4 | ||||
* | Fixes the reverted [13971] issue. | John Alhroos | 2010-08-04 | 1 | -1/+4 |
| | | | | svn changeset:14410/svn branch:6.4 | ||||
* | Reverting part of [12971] back since it causes the regression #5403. | John Alhroos | 2010-08-04 | 1 | -1/+3 |
| | | | | svn changeset:14408/svn branch:6.4 | ||||
* | #4619 update GWT user.agent in comments of widgetset files created by ↵ | Henri Sara | 2010-07-09 | 1 | -3/+2 |
| | | | | | | Eclipse plugin svn changeset:14160/svn branch:6.4 | ||||
* | #5293 WidgetsetBuilder should create directories if necessary | Henri Sara | 2010-07-07 | 1 | -0/+8 |
| | | | | svn changeset:14124/svn branch:6.4 | ||||
* | Avoid duplicating references to any GWT modules, not just widgetsets. | Henri Sara | 2010-06-30 | 1 | -5/+3 |
| | | | | svn changeset:13971/svn branch:6.4 | ||||
* | Updated .gwt.xml template to use gecko1_8 instead of gecko (#4619) | Artur Signell | 2010-06-24 | 1 | -1/+1 |
| | | | | svn changeset:13919/svn branch:6.4 | ||||
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 1 | -0/+3 |
| | | | | svn changeset:11733/svn branch:6.3 | ||||
* | Merged [10696] | Artur Signell | 2010-01-12 | 1 | -2/+2 |
| | | | | svn changeset:10700/svn branch:6.3 | ||||
* | Formatting fixes to widgetset builder, unified tabs to spaces. | Marko Grönroos | 2009-12-02 | 1 | -3/+3 |
| | | | | svn changeset:10127/svn branch:6.2 | ||||
* | #3569 document in widgetset how to compile for some user agents only | Henri Sara | 2009-11-05 | 1 | -3/+18 |
| | | | | svn changeset:9627/svn branch:6.2 | ||||
* | widgetset build button in plugin can now be used while developing vaadin itself | Matti Tahvonen | 2009-11-03 | 1 | -20/+35 |
| | | | | svn changeset:9602/svn branch:6.2 | ||||
* | Save modified GWT module also if not created by the widgetset builder | Henri Sara | 2009-10-30 | 1 | -1/+1 |
| | | | | svn changeset:9486/svn branch:6.2 | ||||
* | Create widgetset in first suitable classpath directory - should be a source ↵ | Henri Sara | 2009-10-28 | 1 | -0/+5 |
| | | | | | | directory svn changeset:9430/svn branch:6.2 | ||||
* | Support multiple source paths in widgetset builder - not yet tested | Henri Sara | 2009-10-27 | 1 | -10/+14 |
| | | | | svn changeset:9411/svn branch:6.2 | ||||
* | fixes #3603 | Matti Tahvonen | 2009-10-26 | 1 | -0/+5 |
| | | | | svn changeset:9374/svn branch:6.2 | ||||
* | avoid rewriting gwt module if changes did not happen | Matti Tahvonen | 2009-10-15 | 1 | -1/+7 |
| | | | | svn changeset:9211/svn branch:6.2 | ||||
* | vaadin widget jars now detected by details in manifest file, simple ↵ | Matti Tahvonen | 2009-09-29 | 1 | -0/+134 |
widgetsetbuilder tool + some refactoring svn changeset:8990/svn branch:2009-09-widget-packaging_3332 |