aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/LoginForm.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-260/+0
* fixes #2850 react only on login handler requests, now supports reloadingMatti Tahvonen2009-04-151-7/+11
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-3/+3
* default form in LoginForm now has doctype declaration to get out of quirksmod...Matti Tahvonen2009-01-271-1/+5
* enhanced javadocs, default sizeMatti Tahvonen2009-01-271-12/+16
* fixes #2488 (JS error in LoginForm)Matti Tahvonen2009-01-271-6/+10
* Cleaned up the whole projectArtur Signell2009-01-021-0/+2
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-1/+2
* removed obsolete code due #1730 was fixed, cache time for response html also.Matti Tahvonen2008-05-271-8/+8
* LoginForm: setting cache time explicitly for streamMatti Tahvonen2008-05-271-3/+6
* enhancements to LoginFormMatti Tahvonen2008-05-231-2/+8
* added serial idMatti Tahvonen2008-05-221-0/+2
* Added LoginForm component, fixes #1362Matti Tahvonen2008-05-221-0/+230