aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/Form.java
Commit message (Expand)AuthorAgeFilesLines
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* Form and Table now sets property to fields Viewer property if one exists. fix...Matti Tahvonen2011-11-161-2/+28
* Fix for #7626John Alhroos2011-09-231-0/+1
* added declaration that form commit may throw invalid value exception (RTE, bu...Matti Tahvonen2011-01-071-1/+1
* added TODO noteMatti Tahvonen2011-01-051-0/+3
* formatted javadocMatti Tahvonen2010-11-051-2/+1
* fixes #5955. A bit more intelligent removal of fields from Form + a method th...Matti Tahvonen2010-11-051-2/+21
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-0/+4
* #5692 Generics: FormHenri Sara2010-10-041-12/+12
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-6/+6
* #5409 Form.focus should focus the first enabled, writable field if possibleHenri Sara2010-08-041-9/+20
* fixes #5341Matti Tahvonen2010-07-211-0/+6
* Fixed some high priority warnings by FindBugsHenri Sara2010-06-011-1/+1
* Javadocced shortcutsMarc Englund2010-04-091-0/+10
* Corrected some javadocMarc Englund2010-03-241-8/+4
* Changed visibility of the actionManager, still for #875Marc Englund2010-03-241-1/+1
* Some API changes for #875 as discussed at length.Marc Englund2010-03-231-16/+31
* Refactored new actions api a little: removed mnemonics terminology, adding/re...Marc Englund2010-03-231-2/+1
* Easier keyboard shortcuts for #875 - includes shorthand notation for Shortcut...Marc Englund2010-03-231-1/+57
* Fix for #3554 - Form.addItemProperty() resets caption created by FieldFactoryArtur Signell2010-03-091-14/+1
* #2205 Make Form layouting more flexibleArtur Signell2010-02-161-26/+71
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-6/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* Fix for #3015 - Class Object instances should not be used as identifiers, are...Artur Signell2009-06-081-2/+6
* fixed regression in form due field factory refactoring ( #2499 ). The very ol...Matti Tahvonen2009-05-181-3/+16
* Split old FieldFactory into two smaller interfaces. #2499Matti Tahvonen2009-05-111-53/+86
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+1179