summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/DateField.java
Commit message (Expand)AuthorAgeFilesLines
* Parameterize Property and Field with the value type.Henri Sara2011-11-081-6/+6
* #6770 error indicator should not be hidden when a DateField is "empty" becaus...Henri Sara2011-09-051-1/+6
* #6066 Support for time zones in DateFieldLeif Åstrand2011-08-221-1/+44
* #6407 Removed setInvalidAllowed(false) from DateField to be consistent with o...Artur Signell2011-04-261-4/+0
* fixes #6265Matti Tahvonen2011-01-111-1/+1
* internal field rename (last refactoring had inverted the meaning)Matti Tahvonen2011-01-101-11/+11
* better field names + one TODO noteMatti Tahvonen2011-01-071-13/+18
* #5927, parsing error now somewhat with a similar mechanism as the required er...Matti Tahvonen2011-01-051-25/+54
* #5927, implemented a customized validate() function to Datefield Matti Tahvonen2011-01-051-3/+34
* Large server side refactoring for DateFieldMatti Tahvonen2011-01-041-110/+123
* #6208 - Changing date format does not update field contentsArtur Signell2010-12-271-0/+1
* Fix for #5810Jonatan Kronqvist2010-12-141-0/+3
* #5865. Removed some non-needed code from widgetset, prepared datefields and b...Matti Tahvonen2010-11-041-16/+0
* #5692 Generics: part of changes in Slider and DateFieldHenri Sara2010-10-041-1/+1
* Fix for #5277Jonatan Kronqvist2010-07-071-13/+50
* Fixes #5277, #5291, #5292John Alhroos2010-07-021-2/+18
* Fix for #5203 - DateField setResolution() should call requestRepaintArtur Signell2010-06-171-0/+1
* Fix for #4311John Alhroos2010-05-251-9/+81
* fixes #3913Matti Tahvonen2010-03-241-10/+6
* Two small javadoc correctionsHenri Sara2010-03-241-1/+1
* Fix for #3492 - DateField should have an option to show week numbersArtur Signell2010-03-221-1/+30
* Test case and fix for Artur Signell2010-03-121-12/+17
* fixes #3786, focus and blur events for (textual) datefields and comboboxMatti Tahvonen2009-12-021-1/+37
* fixes #3175, now non-lenient by default, can be changed via setLenient()Matti Tahvonen2009-11-041-0/+34
* merged [9621] from 6.1Matti Tahvonen2009-11-041-4/+4
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-9/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* Fix for #3057 - GAE cannot deserialize DateFieldArtur Signell2009-06-161-1/+1
* #2831 DateField.handleUnparsableDateString throws ConversionException by defaultHenri Sara2009-05-251-13/+7
* #2904 Miscellaneous Toolkit -> Vaadin renamesHenri Sara2009-05-181-7/+7
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-111-1/+1
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+527