aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/Form.java
Commit message (Expand)AuthorAgeFilesLines
* Test case and fix for #2183 - Exclamation marks shown for required empty fieldsArtur Signell2008-12-221-1/+7
* Fixes replaceWithSelect method. Broken since [5390]. Fixes FeaturesApplicatio...Matti Tahvonen2008-12-091-1/+3
* Retains first field position when doing setItemDataSource() when layout is Gr...Marc Englund2008-12-081-2/+35
* form now defaults 100% widthMatti Tahvonen2008-11-101-1/+1
* Fixes #2167Joonas Lehtinen2008-10-241-2/+9
* Added Form.setVisibleItemProperties(Object[]) convenience method (in addition...Joonas Lehtinen2008-10-241-0/+14
* setEnable(false) also disables descendants, for #677 - Table still not fixed.Marc Englund2008-09-251-18/+5
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-22/+24
* Fixed #677 for FormArtur Signell2008-08-251-4/+28
* Fixes #1949.Marko Grönroos2008-07-151-0/+37
* "Final" Fix for #1867Joonas Lehtinen2008-07-031-6/+4
* Corrections for #1867Joonas Lehtinen2008-07-031-27/+16
* Fixed #1867 further.Marko Grönroos2008-07-031-6/+36
* Removed JDK 1.5 dependencies from a fix (is Form.java) that is targeted to 5.2.xJoonas Lehtinen2008-07-031-5/+6
* Fixes the main problem in #1867, but brings other problems. Needs more work.Marko Grönroos2008-07-031-0/+29
* fixes #1808Matti Tahvonen2008-06-121-1/+1
* fixes #1712Matti Tahvonen2008-05-231-0/+33
* Fixes #1714Joonas Lehtinen2008-05-221-1/+27
* fixes #1668Matti Tahvonen2008-05-201-0/+15
* Fixes #1666 and #1665Joonas Lehtinen2008-05-191-44/+19
* Fixed known problems for #736 with testcase [4544]Joonas Lehtinen2008-05-191-0/+8
* setVisibleItemProperties() did not consider itemDataSource, fixes #139Marc Englund2008-03-051-1/+4
* 1. Removed obsolete dependency framework methods and interface definitions.Jani Laakso2008-02-061-5/+0
* cleaningMatti Tahvonen2007-12-271-3/+0
* License header parametrizedJani Laakso2007-12-041-68/+47
* MASS REFORMAT.Marc Englund2007-11-191-848/+888
* added form layout component (can be used without form component)Matti Tahvonen2007-09-111-13/+1
* added form component and form layout, removed relying on style when choosing ...Matti Tahvonen2007-08-161-3/+13
* Fixed #735, Form.getValidators() bugJani Laakso2007-05-301-1/+1
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-203/+223
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-89/+171
* 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/+822