summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/AbstractField.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-1157/+0
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-6/+3
* Merged #2817 to 6.0: AbstractField.isValid() and AbstractField.validate() wer...Henri Sara2009-04-081-7/+7
* Fix and testcases for #2466 and #2532 - commit now throws InvalidValueExceptionArtur Signell2009-02-031-15/+20
* fixes #2465Matti Tahvonen2009-01-151-1/+1
* Test case and fix for #2442 - RequiredError not displayed in the tooltipArtur Signell2009-01-131-6/+7
* Cleaned up the whole projectArtur Signell2009-01-021-0/+7
* Test case and fix for #2183 - Exclamation marks shown for required empty fieldsArtur Signell2008-12-221-1/+1
* Fixes #1900Joonas Lehtinen2008-10-241-1/+7
* Fixes #2179Joonas Lehtinen2008-10-241-3/+8
* svn changeset:5558/svn branch:trunkMatti Tahvonen2008-09-301-5/+6
* Fix and testcase for #2107 : Field on client may not allways repaint when sta...Joonas Lehtinen2008-09-231-1/+17
* Fixes #2065 - TextField.getValue() violates Property-interface by returning i...Joonas Lehtinen2008-09-111-8/+29
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-22/+24
* Made #1642 fix more generic by moving implementation to AbstractComponentArtur Signell2008-08-251-52/+0
* Fixes for #2002 and #1642 - improved exception handling in CommunicationManagerArtur Signell2008-08-221-0/+63
* Minor changes for tabIndex definition.Matti Tahvonen2008-08-151-11/+7
* Fixes ticket #1867 (Error message in Form is empty if required field is empty)Joonas Lehtinen2008-07-031-7/+9
* Fixed #1867 further.Marko Grönroos2008-07-031-13/+1
* Fixes the main problem in #1867, but brings other problems. Needs more work.Marko Grönroos2008-07-031-8/+38
* Fixed #1811: Validation logic is not logical: isRequired == false should not ...Joonas Lehtinen2008-06-141-8/+0
* Fixes #1714Joonas Lehtinen2008-05-221-1/+1
* Fixes #1708Joonas Lehtinen2008-05-221-5/+58
* adding/removing validator now fires repaintMatti Tahvonen2008-05-211-0/+2
* Fixes #1699 (i hope)Joonas Lehtinen2008-05-211-6/+8
* Fixes #1661Joonas Lehtinen2008-05-191-5/+46
* fixed bad code code styleMatti Tahvonen2008-05-151-922/+926
* Removed Java 1.5 features, Removed unnecessary (potentially dangerous) codeJoonas Lehtinen2008-05-151-7/+0
* Quick fix for Java 1.4 incompatibilities introduced in [4488] for #846. Pleas...Marko Grönroos2008-05-141-2/+2
* Fixes #846Joonas Lehtinen2008-05-141-910/+931
* Deprecated Application.setFocusedComponent and Application.consumeFocus(), th...Jani Laakso2008-02-081-3/+4
* Fixed #1393 (Focusable has id which is obsolete)Jani Laakso2008-02-081-34/+0
* License header parametrizedJani Laakso2007-12-041-53/+30
* MASS REFORMAT.Marc Englund2007-11-191-912/+944
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-4/+5
* Experimental patch to block sending back variables that are just updated. Now...Joonas Lehtinen2007-06-271-8/+23
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-898/+908
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-91/+128
* 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/+922