Historique des commits

Auteur SHA1 Message Date
  joost 138280cb6d * UsePrimaryKeyAsKey default value is true, bug #12257 il y a 17 ans
  joost 8fce9ba897 * Removed empty implementation of TBlobField.Assign(to), uses inherited implementation. Bug #12578 il y a 17 ans
  joost 332d850f1e Patch from Luiz Americo, bug #12703 il y a 17 ans
  Almindor 1446eb9dc2 * separate static and dynamic loadable aspell il y a 17 ans
  joost 668e50b88c * Fixed ftBCD support, partly bug #12143. Note that a TParam with a datatype of ftBCD in practice never occurs il y a 17 ans
  Almindor 563d2b2ecb * update spellcheck unit (change to default failure behavior) il y a 17 ans
  marco 52bb5ac229 * removed some old 1.0.x ->2.0.x transitional code (executeprocess) il y a 17 ans
  Almindor 1e69e3955b * remove ifdefs in var section of library load routine (produces some il y a 17 ans
  michael 22bb6c804b * Patch from Mattias Gaertner to fix memory leak il y a 17 ans
  michael 790a6a01b7 * Small fix from Andrew Haines to fix dos paths in CHM files il y a 17 ans
  Almindor 109dddc439 * first part of aspell libloading fix il y a 17 ans
  joost c1cfc941b4 * Removed two blocks of commented code il y a 17 ans
  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 il y a 17 ans
  andrew db23ddb11e * fixed writing \ instead of / on win* platforms il y a 17 ans
  Tomas Hajny e407775dae * hopefully final fix for r12204, r12224 and r12225 il y a 17 ans
  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. il y a 17 ans
  joost 4fd9d7314a * Fixed wrong order of elements in psaElementSizes introduced in r12138 il y a 17 ans
  joost ae32715890 * TBufDataset.Locate: Set the FilterBuffer when entering the dsFilter state il y a 17 ans
  Tomas Hajny ff119421dd * correction for r12204 and r12224 il y a 17 ans
  joost 856ee3f7c1 * Removed the dependency on the ini-file, specified DBConnectorName manually il y a 17 ans
  joost ad9d126239 Patch from Luiz Americo, mantis 12700 il y a 17 ans
  joost 0684eda0d8 Patch from Luiz Americo, mantis 12698 il y a 17 ans
  joost 55352b6def * Added TestDeleteDoubleDelete il y a 17 ans
  joost 9f25b3e2ed Added test for fixedstring fields il y a 17 ans
  joost 481148b1f6 * Only scroll to the next record if the current record is deleted il y a 17 ans
  joost 3397aac1de Patch from Luiz Americo, mantis 12677 il y a 17 ans
  Tomas Hajny 29c94d94d9 * Makefile not commited in r12204 by mistake il y a 17 ans
  joost 9f2e076cb3 * Added two fcl-db tests to the general testsuite il y a 17 ans
  joost 2425eb4721 * Use variable instead of hardcoded tablename il y a 17 ans
  joost b593bf17bf * Do not load the connectors in toolsunit, but in the test program il y a 17 ans