2005/02/18 15:46:34 dvo 1.36.4.5: RESYNC: (1.37-1.38); FILE MERGED
2005/01/10 15:19:56 dvo 1.36.4.4: RESYNC: (1.36-1.37); FILE MERGED
2004/12/29 11:07:58 fs 1.36.4.3: #i39451# when the external value is not relevant, do not only disable the control, but also its LabelControl, if applicable
2004/12/29 10:49:12 fs 1.36.4.2: #i39451# when bound to an external value, which also supports ReadOnly and Relevant, respect this
2004/12/10 09:11:34 fs 1.36.4.1: #i36359# some method constness
2004/11/07 02:24:04 dvo 1.28.4.9: RESYNC: (1.33-1.35); FILE MERGED
2004/08/06 11:51:23 fs 1.28.4.8: removed obsolste include
2004/08/05 10:36:57 fs 1.28.4.7: #i31958# OBoundControl: don't care for the 'red-border-on-invalidity' anymore - this is now task of the FormController
2004/07/27 14:13:24 fs 1.28.4.6: RESYNC: (1.31-1.33); FILE MERGED
2004/07/19 15:18:41 fs 1.28.4.5: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ...
2004/07/15 12:13:26 dvo 1.28.4.4: setting current validator does not except anymore
2004/07/12 13:57:58 fs 1.28.4.3: #114856# corrections to the validator/binding relationship
2004/06/25 10:18:01 dvo 1.28.4.2: RESYNC: (1.28-1.31); FILE MERGED
2004/05/13 15:11:42 fs 1.28.4.1: #116712# prevent some recursion when setting external values
2004/06/14 21:00:03 fs 1.29.2.4: RESYNC: (1.29-1.31); FILE MERGED
2004/05/14 14:58:35 fs 1.29.2.3: #i24495# reset: on the insertion row, also do a full reset (not just a simple reset)
2004/04/28 08:09:31 fs 1.29.2.2: #i27816# OBoundControl::queryAggregation: properly handle XTypeProvider request
2004/04/28 06:51:50 fs 1.29.2.1: #i25306# proper defaults for the OBoundControlModel's properties
2004/03/24 07:24:54 fs 1.26.24.4: #100000#
2004/03/23 11:04:17 fs 1.26.24.3: RESYNC: (1.26-1.27); FILE MERGED
2004/03/12 11:28:41 fs 1.26.24.2: #i21506# moved some interfaces from css.form.binding to css.form.validation
2004/03/11 16:46:15 fs 1.26.24.1: mass checkin
- #i25106# core for validating form controls via external XValidator instances
- moved the services/interfaces related to binding form controls to external
value suppliers into css.form.binding (out of drafts.css.form/component)
2004/01/05 21:22:46 fs 1.25.2.2: RESYNC: (1.25-1.26); FILE MERGED
2003/12/05 14:59:43 fs 1.25.2.1: during #109696#: reset: don't ask columns with binary content for a string, as this is way too expensive