Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) | Artur Signell | 2012-08-30 | 1 | -744/+0 |
| | |||||
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -3/+3 |
| | |||||
* | Renamed Component.debugId to id (#3700) | Pekka Hyvönen | 2012-08-28 | 1 | -2/+2 |
| | | | | | Applied patch from Pekka with minor changes (@deprecation javadoc, call the real methods from deprecated methods in AbstractComponent) | ||||
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 1 | -0/+11 |
| | |||||
* | #8478 Added clip constant to BaseTheme | Artur Signell | 2012-03-26 | 1 | -1/+2 |
| | |||||
* | Hide log by setting width/height to 0 so that the same spacing is used | Artur Signell | 2012-03-21 | 1 | -1/+13 |
| | | | | as in Vaadin 6 (to ease screenshot migration) | ||||
* | Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8) | Artur Signell | 2012-01-31 | 1 | -720/+720 |
|\ | | | | | | | Manually merged CRLF changes + additional small patch for changes that SHOULD NOT be in the changeset but that the SVN -> GIT sync script has added | ||||
| * | #8311 Converted CRLF to LF in all source files | Artur Signell | 2012-01-27 | 1 | -671/+671 |
| | | | | | | | | svn changeset:22797/svn branch:6.7 | ||||
* | | #7963 Button now extends AbstractComponent instead of AbstractField | Artur Signell | 2011-11-22 | 1 | -1/+50 |
|/ | | | | | | Focus related methods previously used from AbstractField are now implemented in Button directly. Fixed tests related to this change. | ||||
* | Restructure test source directories and packages #7385 | Jonatan Kronqvist | 2011-09-29 | 1 | -0/+671 |
svn changeset:21440/svn branch:6.7 |