Commit Graph

1050 Commits

Author SHA1 Message Date
dcf1eb9701 INTEGRATION: CWS dr33 (1.27.26); FILE MERGED
2005/02/14 16:43:57 dr 1.27.26.1: #i42367# remove non-ASCII characters from C++ sources
2005-02-16 16:49:44 +00:00
af6bd8d210 INTEGRATION: CWS dr33 (1.19.10); FILE MERGED
2005/02/14 16:43:57 dr 1.19.10.1: #i42367# remove non-ASCII characters from C++ sources
2005-02-16 16:49:27 +00:00
6b1f1785c1 INTEGRATION: CWS dba22 (1.14.8); FILE MERGED
2004/12/07 09:30:42 oj 1.14.8.1: #i38250# correct supported namespaces and set m_bSupportSecondRefValue to true for radio button
2005-01-21 15:51:03 +00:00
0a2220900d INTEGRATION: CWS dba22 (1.36.6); FILE MERGED
2005/01/07 07:26:10 oj 1.36.6.2: RESYNC: (1.36-1.37); FILE MERGED
2004/12/16 10:40:49 fs 1.36.6.1: #i30661# connectDatabaseColumn: resetNoBroadcast when the row set is empty
2005-01-21 15:50:47 +00:00
c22d09aa0c INTEGRATION: CWS dba22 (1.18.68); FILE MERGED
2004/12/29 12:10:24 fs 1.18.68.1: #i34551# columns do not know a vertical alignment
2005-01-21 15:50:01 +00:00
4aaed48793 INTEGRATION: CWS dba20 (1.16.66); FILE MERGED
2004/11/18 12:02:30 fs 1.16.66.1: #i37017# BorderColor added
2005-01-05 11:03:46 +00:00
33d0c349c5 INTEGRATION: CWS dba20 (1.33.18); FILE MERGED
2004/11/18 12:02:30 fs 1.33.18.1: #i37017# BorderColor added
2005-01-05 11:03:32 +00:00
ed2bb779dd INTEGRATION: CWS dba20 (1.35.6); FILE MERGED
2004/11/29 09:24:46 oj 1.35.6.3: RESYNC: (1.35-1.36); FILE MERGED
2004/11/19 11:31:12 fs 1.35.6.2: #i37342# +NativeWidgetLook
2004/11/17 16:36:49 fs 1.35.6.1: some more exception safety
2005-01-05 11:03:16 +00:00
b0568f3282 INTEGRATION: CWS dba20 (1.24.16); FILE MERGED
2004/11/29 09:21:59 oj 1.24.16.2: RESYNC: (1.24-1.25); FILE MERGED
2004/11/19 11:31:12 fs 1.24.16.1: #i37342# +NativeWidgetLook
2005-01-05 11:02:58 +00:00
7d8ef534e9 INTEGRATION: CWS dba20 (1.21.20); FILE MERGED
2004/11/29 09:24:25 oj 1.21.20.2: RESYNC: (1.21-1.23); FILE MERGED
2004/11/19 13:27:01 fs 1.21.20.1: #i37433# no m_bInContext anymore - this is now dynamically determined on demand
2005-01-05 11:02:43 +00:00
4c92101af5 INTEGRATION: CWS dba20 (1.62.6); FILE MERGED
2004/12/13 12:22:24 oj 1.62.6.4: RESYNC: (1.64-1.65); FILE MERGED
2004/11/29 09:23:01 oj 1.62.6.3: RESYNC: (1.62-1.64); FILE MERGED
2004/11/19 13:27:00 fs 1.62.6.2: #i37433# no m_bInContext anymore - this is now dynamically determined on demand
2004/11/19 12:05:52 fs 1.62.6.1: #i37433# don't set the DataSourceName on the aggregate, if we're embedded in a database document - no real need for this, and just causing trouble
2005-01-05 11:02:29 +00:00
a3dbb7c266 INTEGRATION: CWS eforms3 (1.2.4); FILE MERGED
2004/11/29 16:34:26 dvo 1.2.4.1: #i34793# catch (and ignore) unkown exceptions
2004-12-10 16:12:27 +00:00
bd960659f5 INTEGRATION: CWS solsfix (1.62.10); FILE MERGED
2004/11/25 06:56:13 oj 1.62.10.1: #i37818# fix ?: operator
2004-11-27 12:00:31 +00:00
47f810f03a INTEGRATION: CWS dba18 (1.61.10); FILE MERGED
2004/10/18 14:26:59 fs 1.61.10.1: #i30258# ActiveConnection is now a 'forwarded property', which, amongst others, ensures that notifications about its change are not done while our mutex is locked
2004-11-17 13:36:09 +00:00
a8820b07ee INTEGRATION: CWS dba18 (1.21.14); FILE MERGED
2004/10/18 14:26:59 fs 1.21.14.1: #i30258# ActiveConnection is now a 'forwarded property', which, amongst others, ensures that notifications about its change are not done while our mutex is locked
2004-11-17 13:23:31 +00:00
d627bd17ab INTEGRATION: CWS eforms2 (1.3.4); FILE MERGED
2004/07/19 15:18:43 fs 1.3.4.2: 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/12 13:57:03 fs 1.3.4.1: formal support of the BindableIntegerValueRange service
2004-11-16 09:43:03 +00:00
8f09c47e5c INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED
2004/08/09 15:17:45 fs 1.1.2.3: #i31958# UncheckedRefValue -> SecondaryRefValue
2004/06/24 09:55:13 fs 1.1.2.2: #i30674# allow second reference value for check boxes
2004/05/12 08:14:27 fs 1.1.2.1: #116712# base class for comonents supporting a reference value
2004-11-16 09:42:28 +00:00
cc337e016e INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED
2004/07/19 15:18:43 fs 1.1.2.3: 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/06/24 09:55:13 fs 1.1.2.2: #i30674# allow second reference value for check boxes
2004/05/12 08:14:38 fs 1.1.2.1: #116712# base class for comonents supporting a reference value
2004-11-16 09:42:15 +00:00
95e3ab6508 INTEGRATION: CWS eforms2 (1.7.10); FILE MERGED
2004/07/12 14:17:11 fs 1.7.10.3: #114856# Image.* superseded by clickableimage.*
2004/06/25 10:20:48 dvo 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED
2004/05/12 08:15:34 fs 1.7.10.1: #116712# +refvaluecomponent
2004-11-16 09:41:59 +00:00
f6dad6c856 INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED
2004/11/05 17:49:05 fs 1.1.2.2: #i36765# allow external instances to provide an InteractionHandler (via DispatchProviderInterception), which is used upon submission via UI
2004/07/12 14:16:22 fs 1.1.2.1: base class for controls which are clickable, and contain an image (formerly known as OImage* in Image.*)
2004-11-16 09:41:41 +00:00
bda3471dda INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED
2004/11/05 17:49:05 fs 1.1.2.3: #i36765# allow external instances to provide an InteractionHandler (via DispatchProviderInterception), which is used upon submission via UI
2004/10/29 15:17:06 fs 1.1.2.2: using MouseEvent
2004/07/12 14:16:09 fs 1.1.2.1: base class for controls which are clickable, and contain an image (formerly known as OImage* in Image.*)
2004-11-16 09:41:28 +00:00
73115dcdc2 INTEGRATION: CWS eforms2 (1.8.4); FILE MERGED
2004/07/26 10:21:17 fs 1.8.4.1: #i31958# be bindable
2004-11-16 09:41:17 +00:00
12fd63ff08 INTEGRATION: CWS eforms2 (1.15.26); FILE MERGED
2004/08/12 11:59:01 fs 1.15.26.2: #i32888#
2004/07/26 10:21:17 fs 1.15.26.1: #i31958# be bindable
2004-11-16 09:41:02 +00:00
eddc01cb4c INTEGRATION: CWS eforms2 (1.7.4); FILE MERGED
2004/05/13 10:48:14 fs 1.7.4.2: translateExternalValueToControlValue: radio buttons do not support the DONTKNOW state
2004/05/12 08:15:07 fs 1.7.4.1: #116712# outsourced common refvalue-associated behavior to a base class
2004-11-16 09:40:44 +00:00
678e908b19 INTEGRATION: CWS eforms2 (1.12.4); FILE MERGED
2004/07/19 15:18:42 fs 1.12.4.4: 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/06/25 10:20:01 dvo 1.12.4.3: RESYNC: (1.12-1.13); FILE MERGED
2004/05/13 10:48:14 fs 1.12.4.2: translateExternalValueToControlValue: radio buttons do not support the DONTKNOW state
2004/05/12 08:15:07 fs 1.12.4.1: #116712# outsourced common refvalue-associated behavior to a base class
2004-11-16 09:40:28 +00:00
b6d77ede7e INTEGRATION: CWS eforms2 (1.11.26); FILE MERGED
2004/07/19 15:18:42 fs 1.11.26.1: 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-11-16 09:40:13 +00:00
c27da234a1 INTEGRATION: CWS eforms2 (1.31.24); FILE MERGED
2004/11/07 02:24:12 dvo 1.31.24.6: RESYNC: (1.34-1.35); FILE MERGED
2004/10/08 15:20:41 dvo 1.31.24.5: RESYNC: (1.33-1.34); FILE MERGED
2004/08/16 17:09:21 dvo 1.31.24.4: RESYNC: (1.32-1.33); FILE MERGED
2004/07/27 14:13:50 fs 1.31.24.3: RESYNC: (1.31-1.32); FILE MERGED
2004/07/19 15:18:42 fs 1.31.24.2: 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/12 13:57:33 fs 1.31.24.1: #114856#
2004-11-16 09:39:57 +00:00
1e8efdcec6 INTEGRATION: CWS eforms2 (1.34.26); FILE MERGED
2004/10/08 15:20:28 dvo 1.34.26.3: RESYNC: (1.35-1.36); FILE MERGED
2004/08/16 17:09:13 dvo 1.34.26.2: RESYNC: (1.34-1.35); FILE MERGED
2004/07/19 15:18:41 fs 1.34.26.1: 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-11-16 09:39:39 +00:00
c6ae8f2932 INTEGRATION: CWS eforms2 (1.5.136); FILE MERGED
2004/07/12 14:13:33 fs 1.5.136.1: #114856# renamed base class / support for external submissions triggered by the control
2004-11-16 09:39:23 +00:00
75acb45101 INTEGRATION: CWS eforms2 (1.10.26); FILE MERGED
2004/10/08 15:20:20 dvo 1.10.26.2: RESYNC: (1.10-1.11); FILE MERGED
2004/07/12 14:13:33 fs 1.10.26.1: #114856# renamed base class / support for external submissions triggered by the control
2004-11-16 09:38:53 +00:00
ba1a1529b3 INTEGRATION: CWS eforms2 (1.12.14); FILE MERGED
2004/08/19 10:59:23 fs 1.12.14.1: removed some obsolete stuff during #i28195#
2004-11-16 09:38:11 +00:00
9e2eb9787f INTEGRATION: CWS eforms2 (1.31.26); FILE MERGED
2004/10/08 15:20:02 dvo 1.31.26.3: RESYNC: (1.32-1.33); FILE MERGED
2004/07/27 14:13:32 fs 1.31.26.2: RESYNC: (1.31-1.32); FILE MERGED
2004/07/19 15:18:41 fs 1.31.26.1: 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-11-16 09:37:51 +00:00
3140f68074 INTEGRATION: CWS eforms2 (1.28.4); FILE MERGED
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-11-16 09:37:39 +00:00
5fd5100c21 INTEGRATION: CWS eforms2 (1.10.4); FILE MERGED
2004/07/19 15:18:41 fs 1.10.4.1: 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-11-16 09:37:27 +00:00
9dedfd795c INTEGRATION: CWS eforms2 (1.21.24); FILE MERGED
2004/10/08 15:19:36 dvo 1.21.24.4: RESYNC: (1.23-1.24); FILE MERGED
2004/07/27 14:12:47 fs 1.21.24.3: RESYNC: (1.21-1.23); FILE MERGED
2004/07/19 15:18:40 fs 1.21.24.2: 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:55 dvo 1.21.24.1: (re-)enable validation on text field
2004-11-16 09:37:12 +00:00
aa3b99dcd8 INTEGRATION: CWS eforms2 (1.14.24); FILE MERGED
2004/07/27 14:12:14 fs 1.14.24.2: RESYNC: (1.14-1.15); FILE MERGED
2004/07/26 10:21:16 fs 1.14.24.1: #i31958# be bindable
2004-11-16 09:36:43 +00:00
fb1f224787 INTEGRATION: CWS eforms2 (1.20.22); FILE MERGED
2004/08/19 11:01:15 fs 1.20.22.3: #i28195# safe notification of the reset listeners
2004/08/16 17:08:44 dvo 1.20.22.2: RESYNC: (1.20-1.21); FILE MERGED
2004/08/05 10:37:44 fs 1.20.22.1: #i31958# +ControlBorderColorOnInvalid
2004-11-16 09:36:30 +00:00
b648c54fda INTEGRATION: CWS eforms2 (1.58.22); FILE MERGED
2004/11/09 08:08:23 fs 1.58.22.6: #i10000# post-resync
2004/11/07 02:23:47 dvo 1.58.22.5: RESYNC: (1.61-1.62); FILE MERGED
2004/10/08 15:19:53 dvo 1.58.22.4: RESYNC: (1.59-1.61); FILE MERGED
2004/08/19 11:01:15 fs 1.58.22.3: #i28195# safe notification of the reset listeners
2004/08/16 17:08:36 dvo 1.58.22.2: RESYNC: (1.58-1.59); FILE MERGED
2004/08/05 10:37:44 fs 1.58.22.1: #i31958# +ControlBorderColorOnInvalid
2004-11-16 09:36:17 +00:00
a4afe58f4a INTEGRATION: CWS eforms2 (1.24.24); FILE MERGED
2004/08/16 17:08:27 dvo 1.24.24.3: RESYNC: (1.25-1.26); FILE MERGED
2004/07/27 14:12:22 fs 1.24.24.2: RESYNC: (1.24-1.25); FILE MERGED
2004/07/19 15:18:40 fs 1.24.24.1: 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-11-16 09:35:57 +00:00
35748901e6 INTEGRATION: CWS eforms2 (1.7.4); FILE MERGED
2004/05/12 08:15:06 fs 1.7.4.1: #116712# outsourced common refvalue-associated behavior to a base class
2004-11-16 09:35:44 +00:00
e1941ee289 INTEGRATION: CWS eforms2 (1.11.4); FILE MERGED
2004/07/19 15:18:40 fs 1.11.4.4: 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/06/25 10:15:54 dvo 1.11.4.3: RESYNC: (1.11-1.12); FILE MERGED
2004/06/24 09:55:06 fs 1.11.4.2: #i30674# allow second reference value for check boxes
2004/05/12 08:15:07 fs 1.11.4.1: #116712# outsourced common refvalue-associated behavior to a base class
2004-11-16 09:35:29 +00:00
b3cea357d9 INTEGRATION: CWS eforms2 (1.6.34); FILE MERGED
2004/11/05 17:49:32 fs 1.6.34.2: #i36765# disambiguate XDispatchProviderInterception
2004/07/12 14:13:31 fs 1.6.34.1: #114856# renamed base class / support for external submissions triggered by the control
2004-11-16 09:35:17 +00:00
767eca750e INTEGRATION: CWS eforms2 (1.14.26); FILE MERGED
2004/11/05 17:49:32 fs 1.14.26.3: #i36765# disambiguate XDispatchProviderInterception
2004/10/08 15:19:44 dvo 1.14.26.2: RESYNC: (1.14-1.16); FILE MERGED
2004/07/12 14:13:31 fs 1.14.26.1: #114856# renamed base class / support for external submissions triggered by the control
2004-11-16 09:35:04 +00:00
558f492655 INTEGRATION: CWS dba17 (1.9.48); FILE MERGED
2004/09/09 12:15:42 fs 1.9.48.1: #i33728# notify item listeners asynchronously
2004-10-22 10:39:24 +00:00
8c870ca32f INTEGRATION: CWS dba17 (1.33.8); FILE MERGED
2004/09/20 14:00:05 fs 1.33.8.2: RESYNC: (1.33-1.34); FILE MERGED
2004/09/09 12:15:42 fs 1.33.8.1: #i33728# notify item listeners asynchronously
2004-10-22 10:39:08 +00:00
7d795742e6 INTEGRATION: CWS dba17 (1.33.28); FILE MERGED
2004/09/09 12:15:21 fs 1.33.28.1: #i33728# allow late setDelegator for controls, too / avoid some duplicate types in getTypes() calls
2004-10-22 10:38:53 +00:00
23e7b3e9a2 INTEGRATION: CWS dba17 (1.5.248); FILE MERGED
2004/09/09 12:14:39 fs 1.5.248.1: #i33728#
2004-10-22 10:38:38 +00:00
57fabd41ff INTEGRATION: CWS dba17 (1.61.4); FILE MERGED
2004/09/22 12:56:52 fs 1.61.4.1: #i33913# isEmbeddedInDatabase superseding getComponentContextConnection
2004-10-22 10:38:24 +00:00
d59085f3cf INTEGRATION: CWS vcl27 (1.33.26); FILE MERGED
2004/09/02 08:39:54 dv 1.33.26.1: #i33733# Added support for native look in dialog editor
2004-10-13 07:27:28 +00:00
fdef3685e8 INTEGRATION: CWS dba15 (1.35.6); FILE MERGED
2004/08/13 11:01:35 fs 1.35.6.1: #i32512# handleNewImageURL: don't let the SvLockBytes own the SvStream
2004-09-08 16:43:03 +00:00