Commit History

Author SHA1 Message Date
  michael 1a5c3bba66 * Avoid returning undefined when getting field data 4 years ago
  michael 784e85a9dd * Fix bug ID 37737: always set parentcomponent 5 years ago
  michael 459935b75e * Fix declaration : add const (bug ID 37541, by Henrique Werlang) 5 years ago
  michael 50ce665a76 * Accept native Javascript Date, (adapted) patch from Bruno 5 years ago
  michael d744f40921 * Fix DefaultBytesToBlobData 5 years ago
  michael ba11536829 * Add ResolveStatus to TResolveInfo 5 years ago
  michael 551b7e9911 * Rework dataset resolve mechanism to use separate status 5 years ago
  michael dbaafd3dd8 * loCancelPending added to load flags 6 years ago
  michael 6219494a7a * Loading 6 years ago
  michael 980c23aa15 * Assume memo fields are sent as strings, not as bytes. 6 years ago
  michael 3d687576c6 * Fix TBinaryField.Get/setAsBytes 6 years ago
  michael fae6877e9a * Fix case where applyupdates is called when a previous batch is still ebing handled 6 years ago
  michael 5012b557ae * GotoBookmark checks that bookmark is valid. 6 years ago
  michael 0a0fd7dfe0 * Locate by default starts from 0th record. Add option to allow search from current. Fix date handling 6 years ago
  michael b4fb0f45dd * TBlobField must bet TBinaryField descendent, but needs to allow size 0 6 years ago
  michael 8619a9f296 * Let TBlobField descend of TField 6 years ago
  michael 3800875e45 * Fix SetBufListSize 6 years ago
  michael 4dad417429 * Add indexing 6 years ago
  michael 7f311b408c * Implement FieldValues, Locate, Lookup and lookup fields (no cache yet) 6 years ago
  michael 30d57e270c * Remove offset in field, fix warning 7 years ago
  michael 53a3015923 * Change OnApplyUpdates to be more future proof. 7 years ago
  michael 00300a800d * Change AfterApplyUpdates so it gets all resolveinfo from the batch 7 years ago
  michael 6adedb6ade * Enable calculated Fields support 7 years ago
  michael ad62d86c9b * Reset update desriptor if it failed in current batch. 7 years ago
  michael 04fdabce10 * Add mechanism to get pending updates info 7 years ago
  michael 431727c61e * Added ftDataset field type 7 years ago
  mattias 79e513a16f fcl: less hints 7 years ago
  michael 2cd1d5909a * Initialize next buffers when increasing buffer size 7 years ago
  michael 27e3e726ea * Fix case where active record is outside buffer range when buffer count is reduced 7 years ago
  michael eb11d23de7 * Remove some debug statements 7 years ago