13885 Commits (8.9.3)
 

Author SHA1 Message Date
  Joonas Lehtinen 6de6c69a2e Fixed known problems for #736 with testcase [4544] 16 years ago
  Joonas Lehtinen cdef814722 Created a testcase for #736 16 years ago
  Joonas Lehtinen e23ca8ec37 Added a convenience constructor for BeanItem 16 years ago
  Matti Tahvonen 425232ea7c fixed trivial bug if toggling required flag 16 years ago
  Matti Tahvonen 7aa4bfe57b style enhancements (i-error related) 16 years ago
  Joonas Lehtinen 84dc2a30b3 Test case for #20 16 years ago
  Joonas Lehtinen 5c921be9b9 Fixes #1661 16 years ago
  Matti Tahvonen c8309b4da5 removed modified classname from fields with unsent variables 16 years ago
  Matti Tahvonen 8e382ac39f concatenating css classnames instead of mangling dom many times 16 years ago
  Marko Grönroos ecd522615f Updates to personal tests. 16 years ago
  Marc Englund 5559cb1142 Partial fix for #1656 (modified and error styles to fields) 16 years ago
  Matti Tahvonen 9ba50a5010 fixes #1187, added some documentation to applications handleUri 16 years ago
  Matti Tahvonen 08c8105c6f fixes #1636 (untested) 16 years ago
  Matti Tahvonen 567fdbb85a fixed some code to compile on gwt 1.5 16 years ago
  Matti Tahvonen 0c1ac9951d fixing loading indicator to right height before dom attach to avoid scrollbars in some situations 16 years ago
  Joonas Lehtinen cd20c16a2a Testcase for #1659 16 years ago
  Matti Tahvonen b7542659d8 Added support for Location http header for Download streams 16 years ago
  Matti Tahvonen 1b7eb3bdd2 ComboBox can now be focused 16 years ago
  Matti Tahvonen c25413a275 added a thinner complementary interface for HasFocus so it will be much easier to implement focusable component on client side. DateField can now be focused. 16 years ago
  Matti Tahvonen ee4013ff91 fixes #1654 16 years ago
  Matti Tahvonen fb663bc525 FeaturesApplication now has required field for AbstractField types 16 years ago
  Matti Tahvonen 8856feefbe fixes #1657 16 years ago
  Matti Tahvonen 42ceb61b64 fixed bad code code style 16 years ago
  Matti Tahvonen d890b5143a deprecated slider setSize (we can use setWidth/setHeight) as all component support them nowdays) 16 years ago
  Matti Tahvonen acb2439901 fixes #1641 and some other random layout issues on FF and Safari 16 years ago
  Joonas Lehtinen 45bdd77dd4 Removed unneeded imports 16 years ago
  Marc Englund 2d653bba6c context-param did not work properly, widgetset now added as a init-param for each portlet. 16 years ago
  Joonas Lehtinen c4da6308e3 Removed Java 1.5 features, Removed unnecessary (potentially dangerous) code 16 years ago
  Marko Grönroos 8f48f286b7 Toolkit 5.2.0rc3. 16 years ago
  Marko Grönroos d1bc48b0ab Quick fix for Java 1.4 incompatibilities introduced in [4488] for #846. Please fix better. 16 years ago
  Joonas Lehtinen 03df532b3f Fixes #846 16 years ago
  Joonas Lehtinen f085ac43d6 Testcase for #846 16 years ago
  Matti Tahvonen 1b465e5c91 #1647 16 years ago
  Joonas Lehtinen cec9c6bdcf Fixes #1373 16 years ago
  Joonas Lehtinen b24d340f8b Fixes #1645 16 years ago
  Matti Tahvonen 817d9d719b fixes #1635 16 years ago
  Matti Tahvonen a68344764d fixing major issues in client side tabsheets (Widget structure, Paintable unregistering) 16 years ago
  Jouni Koivuviita 1053f83506 Fixes #1401: Tabsheet render is broken. 16 years ago
  Joonas Lehtinen 6fa8ab3f70 alidator.Suggestive API was created in year 2002 to be able to create validators that propose corrections for invalid values. During the years this idea has prooved itself to be inpractical - (almost certainly) no-one has ever used this API. As you say - even the base framework (AbstractField) does not support it. 16 years ago
  Matti Tahvonen d0de6b2bee fixes #1601 16 years ago
  Matti Tahvonen 3dca31a38b trying to fix #1625 16 years ago
  Marc Englund f80abd5324 one javadoc fix (parameter name) 16 years ago
  Marc Englund 720729a312 allowNull parameters and variable renamed to onlyAllowNull, so that the programmer has a chance to understand what it does. Documentation changed slightly also. 16 years ago
  Matti Tahvonen de7b2a924d deleted testbench package (obsolete, used earlier as example in package) 16 years ago
  Marc Englund 226f902fbe set/getProgressListener deprecated, replaced with remove/addListener(ProgressListener). 16 years ago
  Marc Englund f3a8b2557e If out-of-sync message (and caption) is null, we'll now repaint all (as opposed to reloading the page) - much faster and more transparent. 16 years ago
  Matti Tahvonen c63b538e1e blocks tab changes, while still waiting for a response to another tab chance. Fixes #1633 16 years ago
  Matti Tahvonen 49cb3ba642 updated test 16 years ago
  Matti Tahvonen a96328ed23 test case for 1632 16 years ago
  Matti Tahvonen db31a311e0 support for non-pixel sizes for window. Fixes #1619 16 years ago