summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* FeaturesApplication now has required field for AbstractField typesMatti Tahvonen2008-05-151-4/+5
* fixes #1657Matti Tahvonen2008-05-151-0/+6
* fixed bad code code styleMatti Tahvonen2008-05-151-922/+926
* deprecated slider setSize (we can use setWidth/setHeight) as all component su...Matti Tahvonen2008-05-152-3/+18
* fixes #1641 and some other random layout issues on FF and SafariMatti Tahvonen2008-05-151-1/+8
* Removed unneeded importsJoonas Lehtinen2008-05-151-5/+0
* Removed Java 1.5 features, Removed unnecessary (potentially dangerous) codeJoonas Lehtinen2008-05-152-13/+3
* Quick fix for Java 1.4 incompatibilities introduced in [4488] for #846. Pleas...Marko Grönroos2008-05-142-3/+7
* Fixes #846Joonas Lehtinen2008-05-147-912/+944
* Testcase for #846Joonas Lehtinen2008-05-141-0/+58
* #1647Matti Tahvonen2008-05-141-10/+18
* Fixes #1373Joonas Lehtinen2008-05-145-2/+17
* fixes #1635Matti Tahvonen2008-05-141-13/+81
* fixing major issues in client side tabsheets (Widget structure, Paintable unr...Matti Tahvonen2008-05-143-56/+100
* alidator.Suggestive API was created in year 2002 to be able to create validat...Joonas Lehtinen2008-05-131-26/+0
* fixes #1601Matti Tahvonen2008-05-131-0/+4
* trying to fix #1625Matti Tahvonen2008-05-132-2/+2
* one javadoc fix (parameter name)Marc Englund2008-05-131-1/+1
* allowNull parameters and variable renamed to onlyAllowNull, so that the progr...Marc Englund2008-05-131-11/+12
* deleted testbench package (obsolete, used earlier as example in package)Matti Tahvonen2008-05-1313-1603/+0
* set/getProgressListener deprecated, replaced with remove/addListener(Progress...Marc Englund2008-05-132-4/+73
* If out-of-sync message (and caption) is null, we'll now repaint all (as oppos...Marc Englund2008-05-121-11/+31
* blocks tab changes, while still waiting for a response to another tab chance....Matti Tahvonen2008-05-121-2/+5
* updated testMatti Tahvonen2008-05-091-1/+2
* test case for 1632Matti Tahvonen2008-05-091-0/+64