summaryrefslogtreecommitdiffstats
path: root/tests/testbench/com/vaadin/tests/components/abstractfield
Commit message (Expand)AuthorAgeFilesLines
* Removed readThrough/writeThrough in favor of buffered (#8180)Artur Signell2012-08-221-1/+1
* Merge remote-tracking branch 'origin/6.8'Leif Åstrand2012-08-031-0/+1
|\
* | Merge remote-tracking branch 'origin/6.8'Leif Åstrand2012-07-311-1/+14
|\|
| * Preserve selection order for multi select value (#8109, #8787)Leif Åstrand2012-07-271-1/+14
* | Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-2311-0/+34
* | Fixed DOM locators (layout DOM changes)Artur Signell2012-03-231-9/+3
* | Merge commit '7c200d4e869139ff72e848e973cd5ce5932908d8'Artur Signell2012-02-031-209/+209
|\|
| * [merge from 6.7] #8311 Converted CRLF -> LF in css/html/xml filesAutomerge2012-02-021-209/+209
* | Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)Artur Signell2012-01-3112-963/+963
|\|
| * #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-274-599/+599
* | #8101 Swapped generics parameter order for Converter based on API reviewArtur Signell2011-12-211-1/+1
* | #8101 Renamed source type to presentation and target type to model forArtur Signell2011-12-211-4/+4
* | #8102 getConvertedFieldValue -> getConvertedValue, addedArtur Signell2011-12-212-3/+2
* | #8102 Removed "value" from value converter used in AbstractField andArtur Signell2011-12-212-2/+2
* | #8110 Allow Integers and Doubles to pass throughArtur Signell2011-12-211-0/+64
* | Removed executable flag that causes problems on WindowsArtur Signell2011-12-191-0/+0
* | Remove conversions using String constructor from Properties (#8125).Henri Sara2011-12-181-2/+2
* | #8094 Initial implementation of two phase commitArtur Signell2011-12-161-0/+60
* | Merge remote branch 'origin/databinding'Leif Åstrand2011-12-087-1/+286
|\ \
| * | Minor fixes to data binding tests based on review.Henri Sara2011-12-011-23/+0
| * | Removed executable flagArtur Signell2011-11-284-0/+0
| * | Misc tests for convertersArtur Signell2011-11-283-0/+71
| * | Removed interface @OverridesArtur Signell2011-11-284-0/+237
| * | Merge branch 'master' into databindingArtur Signell2011-11-241-52/+8
| |\ \
| * | | Eliminate more Field and Property related raw type warnings.Henri Sara2011-11-111-1/+1
| | |/ | |/|
* | | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-11-291-52/+8
|\ \ \ | | |/ | |/|
| * | #7963 Button now extends AbstractComponent instead of AbstractFieldArtur Signell2011-11-221-52/+8
| |/
* / Migrate all old tests to use LegacyApplication and RootsLeif Åstrand2011-11-161-1/+1
|/
* Restructure test source directories and packages #7385Jonatan Kronqvist2011-09-298-0/+979