Revision
70 -
Directory Listing
-
[select for diffs]
Modified
Thu Oct 26 12:59:51 2017 UTC
(7 years ago)
by
tony
Diff to
previous 69
FBAttachment: Avoid string reference count error when processing an Ansistring
parameter in an array of const passed to IAttachment.OpenCursor, etc.
FBAttachment: Allow for WideString and UnicodeString parameters in an array
of const passed to IAttachment.OpenCursor, etc.
Revision
68 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 17 10:07:58 2017 UTC
(7 years ago)
by
tony
Diff to
previous 67
IBX: Editor Positioning tidy up
FBINTF: Trap uninitialised SQL parameters on SQL Exec. Avoids Unknown SQL Type errors.
Consistent setting of Modified (SQLParam).
Revision
66 -
Directory Listing
-
[select for diffs]
Modified
Wed Aug 23 08:23:42 2017 UTC
(7 years, 2 months ago)
by
tony
Diff to
previous 65
IBCustomDataset: ensure that TIBStringField uses the field size reported by
Firebird rather than recomputing it.
Revision
65 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 12 09:13:04 2017 UTC
(7 years, 3 months ago)
by
tony
Diff to
previous 64
IBLookupComboEditBox: Ensure that cursor is not reset to start of text when
entering a new name into the text box
Revision
64 -
Directory Listing
-
[select for diffs]
Modified
Thu Jun 29 11:11:22 2017 UTC
(7 years, 4 months ago)
by
tony
Diff to
previous 63
IBLookupComboEditBox: Avoid race condition when autocompleting text that occasionally results in autocomplete ignoring prefix text.