ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/changelog
(Generate patch)

Comparing ibx/trunk/changelog (file contents):
Revision 56 by tony, Mon Mar 6 10:20:02 2017 UTC vs.
Revision 64 by tony, Thu Jun 29 11:11:22 2017 UTC

# Line 3 | Line 3 | IBX Change Log  version
3   1. IBCustomDataset: Minor change of PChar to PByte for compatibility with fbintf
4     changes.
5  
6 + 2. IBCustomDataset: Fixed use of incorrect datasize in TIBStringField.SetAsString.
7 +   Bug could result in truncated multi-byte character set values.
8 +
9 + 3. Changes consequential on moving fbintf character set utility functions from
10 +   IFirebirdAPI to IAttachment.
11 +
12 + 4. Avoid "Object is nil" error when opening a database with DefaultSystemCodePage = true
13 +
14 + 5. IBLookupComboEditBox: avoid race condition when autocompleting text that occasionally
15 +   results in autocomplete ignoring prefix text.
16 +
17   IBX Change Log  version                   (2.0-2) Fri, 24 Feb 2017 12:17:53 +0000
18  
19   1. TIBDatabase.CreateDatabase: extract full DB Name from SQL using reg ex in order to

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines