Henrique Gottardi Werlang
|
6a2412fd97
Permitindo retornar um objeto de Date no AsJSValue do TField.
|
3 years ago |
Michaël Van Canneyt
|
74d6b0e9f4
* Fix error in calclookupvalue
|
4 years ago |
michael
|
96d5ad47f8
* Enable TDatasource.Enabled
|
4 years ago |
michael
|
5a942fb610
* Patch from Henrique Werlang to fix setting correct state when modifying data
|
4 years ago |
michael
|
aa33897aa3
* Convert array of jsvalue to array of const where appropriate
|
4 years ago |
michael
|
b892a8a8bf
* TBlobField.DisplayValue
|
4 years ago |
michael
|
6ea1e42c5c
* Fix for destroying nested datasets, patch by Henrique Werlang (issue 38749)
|
4 years ago |
michael
|
58971dc918
* Fix missing override; patch by Henrique Werlang (issue 38747)
|
4 years ago |
michael
|
42b39a317d
* Patch from Henrique Werlang to ignore some missing properties from stream
|
4 years ago |
michael
|
b70bd9f844
* Patch from Henrique Werlang to let datalink transmit events ony when active
|
4 years ago |
michael
|
2647578515
* Fix in TDataSet.DefaultBytesToBlobData, index out of range
|
4 years ago |
michael
|
761b632d8f
* Patch from Henrique Werlang to implement TDatasetField
|
4 years ago |
michael
|
1a5c3bba66
* Avoid returning undefined when getting field data
|
4 years ago |
michael
|
784e85a9dd
* Fix bug ID 37737: always set parentcomponent
|
4 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
|
5 years ago |
michael
|
6219494a7a
* Loading
|
5 years ago |
michael
|
980c23aa15
* Assume memo fields are sent as strings, not as bytes.
|
5 years ago |
michael
|
3d687576c6
* Fix TBinaryField.Get/setAsBytes
|
5 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 |