summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/TextArea.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-170/+0
* Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNodeTeemu Suo-Anttila2015-10-071-1/+1
* Parse readonly values for AbstractFields correctly #18850John Ahlroos2015-09-251-1/+2
* Support HTML entities when reading/writing declarative format #18882Maciej Przepióra2015-09-241-2/+3
* Fix clear/isEmpty in TextArea/PasswordField/RichTextArea/ProgressBar (#17089)Artur Signell2015-05-181-0/+6
* SynchronizeFrom/ToDesign -> read/writeDesign (#7749)Artur Signell2014-12-151-10/+7
* Declarative support for TextField, PasswordField and TextArea (#7749)Matti Hosio2014-12-121-0/+29
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-231-2/+7
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-5/+5
* Handle requestRepaint automatically (#9325)Leif Åstrand2012-08-231-2/+0
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-1/+1
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+121