summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/RichTextArea.java
Commit message (Collapse)AuthorAgeFilesLines
* #7912 Remove support for IE6Leif Åstrand2011-11-091-0/+1
|
* #3752 - Refactor TextFieldsArtur Signell2010-12-071-3/+227
| | | | svn changeset:16348/svn branch:6.5
* same default value for rta as for textfieldMatti Tahvonen2010-10-281-1/+2
| | | | svn changeset:15755/svn branch:6.5
* same default value for rta as for textfieldMatti Tahvonen2010-10-281-2/+2
| | | | svn changeset:15754/svn branch:6.5
* #5865: Extracted AbstractTextField from TextField, RichTextEditor extends ↵Matti Tahvonen2010-10-261-15/+33
| | | | | | | | now that. Breaks apps that use RichTextArea as a special type for TextField like our NotificationExample. Also fixes focus and selectAll in RichTextArea. More complicated selections methods removed from RichTextArea, at least until it is possible to implement them with GWT RichTextArea. svn changeset:15725/svn branch:6.5
* fixes #5089 (read only mode) and #5379 webkit bugMatti Tahvonen2010-07-211-0/+11
| | | | svn changeset:14294/svn branch:6.4
* Fix for #5063 - RichTextArea class should have constructorsArtur Signell2010-06-211-0/+56
| | | | | | * Added constructors from TextField svn changeset:13797/svn branch:6.4
* LAZY loadStyle hints for largish, but rarely used componentsMatti Tahvonen2010-06-181-1/+2
| | | | svn changeset:13769/svn branch:6.4
* steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵Matti Tahvonen2009-09-251-0/+2
| | | | | | refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+35
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0