summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/TextField.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-556/+0
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-0/+1
* (merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also ...Marc Englund2009-04-061-0/+26
* Merged to 6.0 #2603 (a single select tree could show multiple items as select...Henri Sara2009-04-061-4/+4
* fixes #932, implemented maxlength for textfieldMatti Tahvonen2008-12-291-0/+45
* Deprecates TextField.setFormat() (and also fixes one bug in setFormat at the ...Joonas Lehtinen2008-09-161-0/+3
* Fixes #2076 : TextField.getValue() does not use formatJoonas Lehtinen2008-09-151-10/+21
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-26/+26
* The TextField needs to be repainted if it has a formatter; fixes #1824Marc Englund2008-06-231-2/+3
* Fixes #1806: Unexpected behavior with i-modified-classJoonas Lehtinen2008-06-141-0/+6
* Fixed one javadoc typoMarc Englund2008-06-051-1/+1
* Fixes #1708Joonas Lehtinen2008-05-221-2/+6
* Fixes #846Joonas Lehtinen2008-05-141-0/+2
* License header parametrizedJani Laakso2007-12-041-32/+8
* MASS REFORMAT.Marc Englund2007-11-191-409/+420
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-1/+1
* Experimental patch to block sending back variables that are just updated. Now...Joonas Lehtinen2007-06-271-1/+1
* Fixed a bug with method setSecret not requesting a repaint for the component.Jouni Koivuviita2007-06-141-0/+1
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-146/+182
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-66/+105
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+394