summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Collapse)AuthorFilesLines
2008-08-19INTEGRATION: CWS dba31a (1.6.34); FILE MERGEDVladimir Glazounov1-21/+45
2008/07/04 20:11:47 fs 1.6.34.3: #i66628# impl_getCurrentControlModel_throw: also care for grid control/columns 2008/07/03 08:41:55 fs 1.6.34.2: #i66628# +RefreshCurrentControl 2008/07/02 12:13:14 fs 1.6.34.1: #i90914# after doing a reload, refresh everything which is refreshable
2008-08-19INTEGRATION: CWS dba31a (1.13.26); FILE MERGEDVladimir Glazounov1-2/+3
2008/07/03 08:43:18 fs 1.13.26.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL
2008-08-19INTEGRATION: CWS dba31a (1.7.34); FILE MERGEDVladimir Glazounov1-1/+2
2008/07/03 08:42:35 fs 1.7.34.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL
2008-08-19INTEGRATION: CWS dba31a (1.3.34); FILE MERGEDVladimir Glazounov1-1/+12
2008/07/04 20:11:47 fs 1.3.34.2: #i66628# impl_getCurrentControlModel_throw: also care for grid control/columns 2008/07/03 08:41:56 fs 1.3.34.1: #i66628# +RefreshCurrentControl
2008-08-19INTEGRATION: CWS dba31a (1.17.34); FILE MERGEDVladimir Glazounov1-1/+3
2008/07/03 08:39:59 fs 1.17.34.1: #i66628# +URL_FORM_REFRESH_CURRENT_CONTROL
2008-08-19INTEGRATION: CWS dba31a (1.8.34); FILE MERGEDVladimir Glazounov1-12/+15
2008/07/03 08:37:29 fs 1.8.34.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL
2008-08-14INTEGRATION: CWS dba30h_DEV300 (1.6.40); FILE MERGEDKurt Zenker1-1/+16
2008/07/28 07:33:12 fs 1.6.40.1: copying the fix for #i90914# herein, to try to get it for 3.0
2008-08-14INTEGRATION: CWS dba30h_DEV300 (1.22.2); FILE MERGEDKurt Zenker1-2/+12
2008/07/28 07:33:12 fs 1.22.2.1: copying the fix for #i90914# herein, to try to get it for 3.0
2008-08-14INTEGRATION: CWS dba30h_DEV300 (1.61.2); FILE MERGEDKurt Zenker1-1/+3
2008/07/28 07:33:11 fs 1.61.2.1: copying the fix for #i90914# herein, to try to get it for 3.0
2008-08-14INTEGRATION: CWS dba30h_DEV300 (1.62.2); FILE MERGEDKurt Zenker1-14/+18
2008/07/28 07:33:10 fs 1.62.2.1: copying the fix for #i90914# herein, to try to get it for 3.0
2008-07-10INTEGRATION: CWS sclistposlinks (1.21.10); FILE MERGEDRüdiger Timm1-3/+3
2008/07/03 21:45:11 fs 1.21.10.1: #i91342# transferControlValueToExternal must release the mutex before calling into the value binding
2008-07-10INTEGRATION: CWS sclistposlinks (1.60.10); FILE MERGEDRüdiger Timm1-5/+5
2008/07/03 20:45:05 fs 1.60.10.1: #i91342# getSupportedBindingTypes: order is important
2008-07-10INTEGRATION: CWS sclistposlinks (1.61.10); FILE MERGEDRüdiger Timm1-36/+30
2008/07/03 21:49:27 fs 1.61.10.2: #i10000# 2008/07/03 21:45:17 fs 1.61.10.1: #i91342# transferControlValueToExternal must release the mutex before calling into the value binding
2008-06-25INTEGRATION: CWS xformsdocmodify (1.5.24); FILE MERGEDKurt Zenker2-4/+10
2008/06/02 21:44:12 fs 1.5.24.1: #i90243# implement a ExternalData property which controls whether changes in the model data should mark the embedding document as modified
2008-06-25INTEGRATION: CWS xformsdocmodify (1.9.24); FILE MERGEDKurt Zenker1-6/+22
2008/06/02 21:44:12 fs 1.9.24.1: #i90243# implement a ExternalData property which controls whether changes in the model data should mark the embedding document as modified
2008-06-25INTEGRATION: CWS xformsdocmodify (1.9.14); FILE MERGEDKurt Zenker1-15/+46
2008/06/02 21:44:12 fs 1.9.14.1: #i90243# implement a ExternalData property which controls whether changes in the model data should mark the embedding document as modified
2008-06-25INTEGRATION: CWS dba30d (1.20.10); FILE MERGEDKurt Zenker1-32/+65
2008/05/27 12:26:44 fs 1.20.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.9.18); FILE MERGEDKurt Zenker2-6/+8
2008/05/27 12:28:03 fs 1.9.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.10.18); FILE MERGEDKurt Zenker2-39/+26
2008/05/27 12:28:03 fs 1.10.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.10.10); FILE MERGEDKurt Zenker1-19/+4
2008/05/27 12:28:03 fs 1.10.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.11.10); FILE MERGEDKurt Zenker1-73/+50
2008/06/14 20:47:02 fs 1.11.10.3: oops, again - never call initValueProperty in a non-leaf class 2008/06/14 20:32:56 fs 1.11.10.2: oops - don't call initValueProperty in the 'copy-ctor' 2008/05/27 12:28:03 fs 1.11.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.9.4); FILE MERGEDKurt Zenker1-5/+6
2008/05/27 12:28:03 fs 1.9.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.8.4); FILE MERGEDKurt Zenker1-19/+19
2008/05/27 12:28:03 fs 1.8.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.15.18); FILE MERGEDKurt Zenker1-4/+4
2008/05/27 12:28:02 fs 1.15.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.26.18); FILE MERGEDKurt Zenker1-18/+8
2008/05/27 12:28:02 fs 1.26.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.12.18); FILE MERGEDKurt Zenker1-2/+2
2008/05/27 12:28:02 fs 1.12.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.22.18); FILE MERGEDKurt Zenker1-3/+3
2008/06/14 20:48:40 fs 1.22.18.2: oops - call initValueProperty in a leaf class of the inheritance tree only -> re-introduced it 2008/05/27 12:28:02 fs 1.22.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.10.18); FILE MERGEDKurt Zenker1-3/+1
2008/05/27 12:28:02 fs 1.10.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.16.18); FILE MERGEDKurt Zenker1-11/+1
2008/05/27 12:28:02 fs 1.16.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.23.4); FILE MERGEDKurt Zenker1-17/+5
2008/05/27 12:28:02 fs 1.23.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.59.4); FILE MERGEDKurt Zenker1-162/+169
2008/05/27 12:28:02 fs 1.59.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.19.10); FILE MERGEDKurt Zenker1-18/+4
2008/05/27 12:28:02 fs 1.19.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.45.10); FILE MERGEDKurt Zenker1-102/+80
2008/05/28 19:17:23 fs 1.45.10.2: #i87514# don't updateNull if the field we're bound to is not NULLABLE 2008/05/27 12:28:02 fs 1.45.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.60.10); FILE MERGEDKurt Zenker1-60/+109
2008/05/27 12:27:34 fs 1.60.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.17.18); FILE MERGEDKurt Zenker1-2/+1
2008/05/27 12:28:02 fs 1.17.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.40.18); FILE MERGEDKurt Zenker1-11/+1
2008/05/27 12:28:02 fs 1.40.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.15.18); FILE MERGEDKurt Zenker1-4/+4
2008/05/27 12:28:02 fs 1.15.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.26.18); FILE MERGEDKurt Zenker1-18/+8
2008/05/27 12:28:02 fs 1.26.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.14.4); FILE MERGEDKurt Zenker1-4/+2
2008/05/27 12:28:02 fs 1.14.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25INTEGRATION: CWS dba30d (1.42.4); FILE MERGEDKurt Zenker1-16/+13
2008/05/27 12:28:02 fs 1.42.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-24INTEGRATION: CWS obo30 (1.7.26); FILE MERGEDKurt Zenker1-19/+17
2008/06/03 07:54:08 obo 1.7.26.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24INTEGRATION: CWS obo30 (1.5.26); FILE MERGEDKurt Zenker1-7/+6
2008/06/03 07:54:08 obo 1.5.26.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24INTEGRATION: CWS obo30 (1.6.26); FILE MERGEDKurt Zenker1-10/+8
2008/06/03 07:54:07 obo 1.6.26.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24INTEGRATION: CWS obo30 (1.6.26); FILE MERGEDKurt Zenker1-11/+12
2008/06/09 06:56:59 obo 1.6.26.2: #i90100# EOL missing 2008/06/03 07:54:07 obo 1.6.26.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-06INTEGRATION: CWS dba30c (1.29.4); FILE MERGEDRüdiger Timm1-5/+19
2008/04/23 10:51:44 fs 1.29.4.1: #153932# catch exceptions when creating the event attacher manager
2008-06-06INTEGRATION: CWS xmlfix2 (1.5.132); FILE MERGEDRüdiger Timm1-3/+1
2008/05/15 17:04:32 mst 1.5.132.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/31 14:24:28 mst 1.5.132.1: #i81678#: interface change: XXPathAPI - forms/source/xforms/{computedexpression.cxx,pathexpression.cxx,binding.cxx}: + adapt to changes in css.xml.xpath.XXPathAPI
2008-06-06INTEGRATION: CWS xmlfix2 (1.6.132); FILE MERGEDRüdiger Timm1-2/+3
2008/05/15 17:04:29 mst 1.6.132.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/31 14:24:28 mst 1.6.132.1: #i81678#: interface change: XXPathAPI - forms/source/xforms/{computedexpression.cxx,pathexpression.cxx,binding.cxx}: + adapt to changes in css.xml.xpath.XXPathAPI
2008-06-06INTEGRATION: CWS xmlfix2 (1.7.16); FILE MERGEDRüdiger Timm1-5/+1
2008/05/15 17:04:25 mst 1.7.16.2: RESYNC: (1.7-1.9); FILE MERGED 2008/03/31 14:24:28 mst 1.7.16.1: #i81678#: interface change: XXPathAPI - forms/source/xforms/{computedexpression.cxx,pathexpression.cxx,binding.cxx}: + adapt to changes in css.xml.xpath.XXPathAPI
2008-05-14INTEGRATION: CWS dba241b_DEV300 (1.7.128); FILE MERGEDVladimir Glazounov1-7/+32
2008/04/01 19:41:30 fs 1.7.128.1: #i87690# (proper) support for XRefreshable
2008-05-14INTEGRATION: CWS dba241b_DEV300 (1.6.136); FILE MERGEDVladimir Glazounov1-3/+47
2008/04/01 19:41:30 fs 1.6.136.1: #i87690# (proper) support for XRefreshable