summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/TextField.java
Commit message (Expand)AuthorAgeFilesLines
* Removed unused fieldArtur Signell2010-11-291-2/+0
* Fix #6070 - Changing TextChangeEvent mode or timeout does not update to the c...Artur Signell2010-11-291-0/+2
* Reverted [16195] as it causes NPEArtur Signell2010-11-261-1/+1
* Cosmetic change for #5994 fixArtur Signell2010-11-261-1/+1
* Fix for #5994 - Entering null value representation in TextField throws NPEArtur Signell2010-11-251-6/+16
* Optimization for word wrap. For #6003.Marko Grönroos2010-11-191-2/+4
* Implemented missing word wrap for TextArea (in TextField). Fixes #6003.Marko Grönroos2010-11-191-3/+3
* Reverted [16045] because of invalid formatting.Marko Grönroos2010-11-181-4/+4
* Implemented missing word wrap for TextArea (in TextField). Fixes #6003.Marko Grönroos2010-11-181-4/+4
* text change events now properly detected from variablesMatti Tahvonen2010-11-101-1/+1
* renamed methodMatti Tahvonen2010-11-101-1/+1
* fixes #2387: added TextChangeEvent that can be used to listen text changes wh...Matti Tahvonen2010-11-091-12/+270
* #5865: Extracted AbstractTextField from TextField, RichTextEditor extends now...Matti Tahvonen2010-10-261-419/+60
* #5865: class stubs + depracations towards one to one widget mappingMatti Tahvonen2010-10-211-1/+20
* Text selection methods for TextField. Fixes #5217Matti Tahvonen2010-06-171-0/+51
* code splitting + client initializationMatti Tahvonen2010-06-111-1/+2
* initial implementation of code splitting #4408Matti Tahvonen2010-06-041-1/+1
* fixes #3913Matti Tahvonen2010-03-241-19/+8
* added generics for textfield change variables (commonly extended component, c...Matti Tahvonen2009-12-181-1/+1
* Fix for #3886 - InputPrompt of TextField does not change until refreshArtur Signell2009-12-181-0/+1
* Patch that fixes #3772 - Add notifier interfaces for focus and blur eventsArtur Signell2009-11-261-21/+3
* Split test case into Layout click test and textfield focus/blur test + auto t...Artur Signell2009-11-261-7/+7
* Brought branch up to date with /versions/6.2Artur Signell2009-11-251-14/+69
|\
| * fixes #3683, setting height now implies textarea, but can still be reverted b...Matti Tahvonen2009-11-241-14/+69
* | Work in progressArtur Signell2009-11-251-13/+40
* | Initial commit for framework enhancement for #3234Artur Signell2009-11-201-0/+33
|/
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-12/+4
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* updated get/setFormat javadocJoonas Lehtinen2009-08-261-6/+6
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+556