summaryrefslogtreecommitdiff
path: root/forms/source/component/scrollbar.cxx
AgeCommit message (Collapse)Author
2008-06-25INTEGRATION: CWS dba30d (1.10.18); FILE MERGEDKurt Zenker
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-04-11INTEGRATION: CWS changefileheader (1.9.82); FILE MERGEDRüdiger Timm
2008/04/01 15:16:34 thb 1.9.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:26 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:37 rt 1.9.82.1: #i87441# Change license header to LPGL v3.
2007-03-09INTEGRATION: CWS hb02 (1.8.52); FILE MERGEDOliver Bolte
2007/02/01 12:09:42 fs 1.8.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:31 fs 1.8.52.1: changed handling of properties in the course of #i74051#
2006-09-16INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGEDOliver Bolte
2006/09/01 17:27:39 kaib 1.7.26.1: #i68856# Added header markers and pch files
2006-06-19INTEGRATION: CWS warnings01 (1.6.68); FILE MERGEDJens-Heiner Rechtien
2006/03/14 15:20:30 fs 1.6.68.1: #i57457# warning-free code
2005-09-08INTEGRATION: CWS ooo19126 (1.5.56); FILE MERGEDRüdiger Timm
2005/09/05 13:50:31 rt 1.5.56.1: #i54170# Change license header: remove SISSL
2005-03-23INTEGRATION: CWS eforms4 (1.4.6); FILE MERGEDVladimir Glazounov
2004/12/10 09:10:55 fs 1.4.6.1: #i36359# some method constness
2004-11-16INTEGRATION: CWS eforms2 (1.3.4); FILE MERGEDOliver Bolte
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-04-02INTEGRATION: CWS frmvalidation (1.2.26); FILE MERGEDRüdiger Timm
2004/03/11 16:46:20 fs 1.2.26.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)
2003-12-11INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDEDKurt Zenker
2003/10/31 10:17:34 fs 1.1.2.8: #i21952# TabIndex property added 2003/10/30 10:49:32 fs 1.1.2.7: #112861# have a ControlSource property, so no UNDO action is being created when the value changes while we're bound 2003/10/29 11:43:39 fs 1.1.2.6: #i21605# allow to bind the control to spreadsheet cells 2003/10/29 07:24:25 fs 1.1.2.5: #i21277# no real need for an own control component 2003/10/28 12:12:16 fs 1.1.2.4: resolved post-RESYNC problems 2003/10/28 09:51:16 fs 1.1.2.3: resolved post-RESYNC problems 2003/10/27 11:14:32 fs 1.1.2.2: #i21277# default scroll value is 32 bit 2003/10/22 13:08:44 fs 1.1.2.1: initial checkin - declaration/implementation for form layer scroll bar control/models