joost
|
b0cf2a2dc6
* Use TField.Assignvalue to set the fieldvalues in DoInsertAppend
|
vor 17 Jahren |
michael
|
bd36bdc577
* Patch from Mattias Gaertner to fix memory leak, improve speed and compute correcter
|
vor 17 Jahren |
michael
|
5ef7b7fd04
* Patch from Mattias Gaertner to fix compilation
|
vor 17 Jahren |
michael
|
fc9405b822
* Patch from Mattias Gaertner:
|
vor 17 Jahren |
joost
|
5059d9220d
* Added TTestFieldTypes.TestBCDParamQuery
|
vor 17 Jahren |
joost
|
2363357f80
* Also collect parameter fieldnames when master dataset is inactive, patch from Jesus Reyes, bug #12129
|
vor 17 Jahren |
marco
|
397539edf3
* fix for 0012697. crcs were used using a unit from the compiler.
|
vor 17 Jahren |
joost
|
e407bb5780
* Implemented TDataset.Dataconvert for WideStrings
|
vor 17 Jahren |
peter
|
570ffacb92
* fix virtual without constructor warning for forward classes
|
vor 17 Jahren |
joost
|
dd4b94357e
Implemented the as abstract defined methods of TDataset as empty stubs as listed in bug #12136 for Delphi compatibility
|
vor 17 Jahren |
joost
|
138280cb6d
* UsePrimaryKeyAsKey default value is true, bug #12257
|
vor 17 Jahren |
joost
|
8fce9ba897
* Removed empty implementation of TBlobField.Assign(to), uses inherited implementation. Bug #12578
|
vor 17 Jahren |
joost
|
332d850f1e
Patch from Luiz Americo, bug #12703
|
vor 17 Jahren |
Almindor
|
1446eb9dc2
* separate static and dynamic loadable aspell
|
vor 17 Jahren |
joost
|
668e50b88c
* Fixed ftBCD support, partly bug #12143. Note that a TParam with a datatype of ftBCD in practice never occurs
|
vor 17 Jahren |
Almindor
|
563d2b2ecb
* update spellcheck unit (change to default failure behavior)
|
vor 17 Jahren |
marco
|
52bb5ac229
* removed some old 1.0.x ->2.0.x transitional code (executeprocess)
|
vor 17 Jahren |
Almindor
|
1e69e3955b
* remove ifdefs in var section of library load routine (produces some
|
vor 17 Jahren |
michael
|
22bb6c804b
* Patch from Mattias Gaertner to fix memory leak
|
vor 17 Jahren |
michael
|
790a6a01b7
* Small fix from Andrew Haines to fix dos paths in CHM files
|
vor 17 Jahren |
Almindor
|
109dddc439
* first part of aspell libloading fix
|
vor 17 Jahren |
joost
|
c1cfc941b4
* Removed two blocks of commented code
|
vor 17 Jahren |
joost
|
51806e90b8
* Extracted CancelUpdBuffer from CancelUpdateBuffers so that it can be called recursively now. When a record is deleted, the changes linked to the deleted record are processed first
|
vor 17 Jahren |
andrew
|
db23ddb11e
* fixed writing \ instead of / on win* platforms
|
vor 17 Jahren |
Tomas Hajny
|
e407775dae
* hopefully final fix for r12204, r12224 and r12225
|
vor 17 Jahren |
joost
|
07f81f532c
* Now the update-buffers which are linked to a record which is going to be removed are re-linked to the next record, the exception that modify-update buffers are not being re-used upon a delete, is removed.
|
vor 17 Jahren |
joost
|
4fd9d7314a
* Fixed wrong order of elements in psaElementSizes introduced in r12138
|
vor 17 Jahren |
joost
|
ae32715890
* TBufDataset.Locate: Set the FilterBuffer when entering the dsFilter state
|
vor 17 Jahren |
Tomas Hajny
|
ff119421dd
* correction for r12204 and r12224
|
vor 17 Jahren |
joost
|
856ee3f7c1
* Removed the dependency on the ini-file, specified DBConnectorName manually
|
vor 17 Jahren |