2641 Commits (ed0d55017e0cf94f653acb8af20bb281a4b46c65)
 

Author SHA1 Message Date
  Artur Signell ed0d55017e Fixes #2010 - Client classes renamed 16 years ago
  Marc Englund fd0dc23982 Fix ver.1 for #1992 16 years ago
  Artur Signell 4c4d97f5ca Fixes #2014 - IE7 button width problem 16 years ago
  Artur Signell 6cfa20ea39 Testcase for #2014 16 years ago
  Artur Signell b3a85cbe27 Fixed for #2006 - updated error handling 16 years ago
  Matti Tahvonen 452df5fe16 fixes #1943, recalculate columns widths when table rows change from 0 16 years ago
  Matti Tahvonen 46da503dba enabled editable mode in table (broken since [5243] 16 years ago
  Matti Tahvonen 55a89ddf21 fixed npe (invalid rendered table) on reload 16 years ago
  Matti Tahvonen ff5f8fba53 avoids extra srollbar in browsers that handle overflow correctly (webkit, featurebrowser, table) 16 years ago
  Risto Yrjänä c47ca1fabb Fixes IE7 rendering 16 years ago
  Matti Tahvonen 8af49094d3 fixes #1245 (ITree in IOrderedLayout in IE6) 16 years ago
  Matti Tahvonen b314942c43 added test case 16 years ago
  Marc Englund cdfc2f8317 re-built styles 16 years ago
  Marc Englund 243a42d09b Disabled components now look disabled in IE as well. Fixes #2012 16 years ago
  Marc Englund c547fa9c4b No double-disabling in IE either 16 years ago
  Marc Englund 8f57af4c34 PopupPanel IE6 iframe zindex fix. Fixes #2004 16 years ago
  Marc Englund b7760787c6 Does not try to change overflow during resize in gecko browsers. Fixes performance problem #1863 16 years ago
  Marc Englund 8eb0323b29 Un-java5-ified six more files. I love doing this. 16 years ago
  Marc Englund cb53d69a42 un-java5-ified 16 years ago
  Artur Signell c6ed4be419 Fixes #1975 - CustomLayout template can be specified in java 16 years ago
  Matti Tahvonen 0788fec054 fixes #1973, changed cache row fetching to be more lazy - no re-fetching for rendered rows, but may affect one extra fetch in some situations. 16 years ago
  Matti Tahvonen 4ae3a04a70 removed annotation 16 years ago
  Matti Tahvonen 08922a3532 added test case 16 years ago
  Matti Tahvonen 7d68fddc44 updated test case 16 years ago
  Matti Tahvonen 9150841ab5 #1986 (tabindex for some selects) 16 years ago
  Marc Englund 3b66c56dda Fixes #2005 (server-side scrolling of table broken) 16 years ago
  Artur Signell 46adabc789 Fixed #677 for Form 16 years ago
  Artur Signell 2500978265 Fixed #677 disabling components inside a disabled container 16 years ago
  Artur Signell bdc3f94efd Ticket test cases 16 years ago
  Artur Signell 3a6e5a1121 Made #1642 fix more generic by moving implementation to AbstractComponent 16 years ago
  Artur Signell 728f60409e Fixes #1230 - NPE in AbstractSelect.select and allow selecting null -> NullSelectionItem 16 years ago
  Matti Tahvonen 647f3c761d fixes #2008, client side did not update selection in some situations 16 years ago
  Joonas Lehtinen 6347ca5f00 Testcase for #1970 16 years ago
  Artur Signell df372edae1 #1230 Test case 16 years ago
  Joonas Lehtinen 12b8c054a6 Fixed #1904 : IOrderedLayout spacing and margincs should be specifiable in CSS 16 years ago
  Joonas Lehtinen 315d2bcef2 Test for #1904 16 years ago
  Marc Englund 32d36df538 setPageLength() no longer resets scroll position (fixes #1952), setCurrentPageFirst*() resets page buffer. 16 years ago
  Artur Signell 92af8c26fc Fixes for #2002 and #1642 - improved exception handling in CommunicationManager 16 years ago
  Risto Yrjänä 7e80369a74 Copied PopupView from incubator to trunk 16 years ago
  Marc Englund 06d71187d4 Separate scrollbars for overly-wide errormessages and descriptions. Fixes #1898 16 years ago
  Jouni Koivuviita 64f06d0f25 API changes: 16 years ago
  Joonas Lehtinen aa98037f9e Test for #2001 16 years ago
  Joonas Lehtinen 906ea0c508 Fixes #1940: TextField without caption, but with error, inside fixed width ordered layout shows scrollbar 16 years ago
  Joonas Lehtinen 833fe5ba0f Fixes #2000 : AbstractComponent parses size "100" incorrectly 16 years ago
  Joonas Lehtinen 16f9261483 Fixes #1995: Cannot add items to IndexedContainer when using filters 16 years ago
  Marc Englund fe8ecfa4c3 Unified constructors + getter required, setter not; fixes #1998 and really-fixes #1076 16 years ago
  Marc Englund 68289746e1 Displayed empty if value==null even if nullselection is not allowed. Fixes #1996 16 years ago
  Artur Signell c957753646 Fixed #1995 testcase 16 years ago
  Artur Signell 476d9829f2 Removed annotation 16 years ago
  Artur Signell c504a8b4ac Removed annotation 16 years ago