summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix for #1718 (?)Marc Englund2008-05-261-3/+3
* db name changed; used the same as reservrMarc Englund2008-05-261-1/+1
* IEmbedded now has a proper classnameMatti Tahvonen2008-05-261-0/+5
* avoid small gap in form legend if no icon or captionMatti Tahvonen2008-05-261-0/+8
* minor form layout fixMatti Tahvonen2008-05-261-0/+2
* fixes #1712Matti Tahvonen2008-05-235-30/+176
* np check for browser and browsers string (needed for portlet integration)Matti Tahvonen2008-05-231-3/+5
* fixes #1715, avoids double attach for component inside panelMatti Tahvonen2008-05-231-1/+3
* enhancements to LoginFormMatti Tahvonen2008-05-231-2/+8
* support for uri and parameter handlers in subwindows (forwards to main window...Matti Tahvonen2008-05-231-35/+57
* Fixes #1714Joonas Lehtinen2008-05-224-67/+38
* Fixes #1708Joonas Lehtinen2008-05-222-7/+64
* Fixed #1707 SplitPanel replaceComponent brokenJani Laakso2008-05-221-3/+3
* added serial idMatti Tahvonen2008-05-221-0/+2
* Added LoginForm component, fixes #1362Matti Tahvonen2008-05-221-0/+230
* adding/removing validator now fires repaintMatti Tahvonen2008-05-211-0/+2
* Fixes #1699 (i hope)Joonas Lehtinen2008-05-212-11/+8
* avoiding possible infinite loop if lot of cache row requests in variable burs...Matti Tahvonen2008-05-211-6/+12
* fixed trivial safari issue when draggin split bar upMatti Tahvonen2008-05-211-2/+5
* more sane yearMatti Tahvonen2008-05-201-1/+1
* initial values for datefields, so we can build better testsMatti Tahvonen2008-05-201-0/+10
* Validator test code for manual.Marko Grönroos2008-05-202-24/+43
* fixes #1668Matti Tahvonen2008-05-201-0/+15
* fixes to iformlayoutMatti Tahvonen2008-05-201-7/+14
* fixes #1668, #1669Matti Tahvonen2008-05-204-10/+218
* fixing error indicator for IEMatti Tahvonen2008-05-191-0/+3
* Moving error indicator to right side of a captionJoonas Lehtinen2008-05-191-3/+5
* fixed missing cursor problem in win and linux FF2Matti Tahvonen2008-05-191-1/+12
* Added possibility to add form-level validatorsJoonas Lehtinen2008-05-191-1/+44
* Fixes #1666 and #1665Joonas Lehtinen2008-05-191-44/+19
* Fixed known problems for #736 with testcase [4544]Joonas Lehtinen2008-05-191-0/+8
* Created a testcase for #736Joonas Lehtinen2008-05-191-0/+198
* Added a convenience constructor for BeanItemJoonas Lehtinen2008-05-191-0/+48
* fixed trivial bug if toggling required flagMatti Tahvonen2008-05-191-0/+1
* style enhancements (i-error related)Matti Tahvonen2008-05-191-6/+6
* Test case for #20Joonas Lehtinen2008-05-191-0/+97
* Fixes #1661Joonas Lehtinen2008-05-192-46/+91
* removed modified classname from fields with unsent variablesMatti Tahvonen2008-05-191-6/+1
* concatenating css classnames instead of mangling dom many timesMatti Tahvonen2008-05-161-17/+20
* Updates to personal tests.Marko Grönroos2008-05-162-39/+160
* Partial fix for #1656 (modified and error styles to fields)Marc Englund2008-05-1613-17/+51
* fixes #1187, added some documentation to applications handleUriMatti Tahvonen2008-05-161-1/+7
* fixes #1636 (untested)Matti Tahvonen2008-05-161-40/+112
* fixed some code to compile on gwt 1.5Matti Tahvonen2008-05-161-3/+1
* fixing loading indicator to right height before dom attach to avoid scrollbar...Matti Tahvonen2008-05-161-4/+4
* Testcase for #1659Joonas Lehtinen2008-05-161-0/+26
* Added support for Location http header for Download streamsMatti Tahvonen2008-05-161-0/+6
* ComboBox can now be focusedMatti Tahvonen2008-05-151-1/+6
* added a thinner complementary interface for HasFocus so it will be much easie...Matti Tahvonen2008-05-153-1/+27
* fixes #1654Matti Tahvonen2008-05-151-0/+17