aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/TextArea.java
Commit message (Expand)AuthorAgeFilesLines
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* Javadoc fix, rows are always explicitly specified for a TextAreaArtur Signell2010-12-081-3/+1
* Clarified commentArtur Signell2010-12-081-1/+1
* Added missing communication of rows and wordwrap attributes (#3752)Artur Signell2010-12-081-0/+14
* TextArea default value has always been "" and not nullArtur Signell2010-12-081-0/+1
* #3752 - Refactor TextFieldsArtur Signell2010-12-071-33/+48
* javadocsMatti Tahvonen2010-11-041-0/+34
* refined TODO notesMatti Tahvonen2010-11-041-17/+4
* #5865: Extracted AbstractTextField from TextField, RichTextEditor extends now...Matti Tahvonen2010-10-261-2/+2
* #5865: class stubs + depracations towards one to one widget mappingMatti Tahvonen2010-10-211-0/+98