Commit History

Author SHA1 Message Date
  Almindor 1e69e3955b * remove ifdefs in var section of library load routine (produces some 17 years ago
  michael 22bb6c804b * Patch from Mattias Gaertner to fix memory leak 17 years ago
  michael 790a6a01b7 * Small fix from Andrew Haines to fix dos paths in CHM files 17 years ago
  Almindor 109dddc439 * first part of aspell libloading fix 17 years ago
  joost c1cfc941b4 * Removed two blocks of commented code 17 years ago
  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 17 years ago
  andrew db23ddb11e * fixed writing \ instead of / on win* platforms 17 years ago
  Tomas Hajny e407775dae * hopefully final fix for r12204, r12224 and r12225 17 years ago
  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. 17 years ago
  joost 4fd9d7314a * Fixed wrong order of elements in psaElementSizes introduced in r12138 17 years ago
  joost ae32715890 * TBufDataset.Locate: Set the FilterBuffer when entering the dsFilter state 17 years ago
  Tomas Hajny ff119421dd * correction for r12204 and r12224 17 years ago
  joost 856ee3f7c1 * Removed the dependency on the ini-file, specified DBConnectorName manually 17 years ago
  joost ad9d126239 Patch from Luiz Americo, mantis 12700 17 years ago
  joost 0684eda0d8 Patch from Luiz Americo, mantis 12698 17 years ago
  joost 55352b6def * Added TestDeleteDoubleDelete 17 years ago
  joost 9f25b3e2ed Added test for fixedstring fields 17 years ago
  joost 481148b1f6 * Only scroll to the next record if the current record is deleted 17 years ago
  joost 3397aac1de Patch from Luiz Americo, mantis 12677 17 years ago
  Tomas Hajny 29c94d94d9 * Makefile not commited in r12204 by mistake 17 years ago
  joost 9f2e076cb3 * Added two fcl-db tests to the general testsuite 17 years ago
  joost 2425eb4721 * Use variable instead of hardcoded tablename 17 years ago
  joost b593bf17bf * Do not load the connectors in toolsunit, but in the test program 17 years ago
  joost 836f7352e3 * Try to drop the table if it already exists while setting up tests. This avoids an annoying exception while debugging the tests 17 years ago
  joost 0cc93f5019 * Implemented TBufDataset.BookmarkValid 17 years ago
  Jonas Maebe 807c63916e * do not write the ".file" directive in assembler files for Darwin 17 years ago
  Tomas Hajny 8de51a03cb * avoid platform specific ifdefs in eventlog.pp and allow OS/2 implementation being used again 17 years ago
  Tomas Hajny 57c4392fca * wrong dependency on subdir win for go32v2 removed 17 years ago
  Tomas Hajny 3807408aec + directory for include files with dummy implementations added 17 years ago
  joost ded9c07b39 * Added a TBufDataset.GetRecordUpdateBufferCached which first checks if the current updatebuffer is the searched buffer. If it is not, call GetRecordUpdateBuffer 17 years ago