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 60 by tony, Mon Mar 27 15:21:02 2017 UTC vs.
Revision 67 by tony, Tue Oct 3 14:08:11 2017 UTC

# Line 9 | Line 9 | IBX Change Log  version
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 + 6. IBLookupComboEditBox: Ensure that cursor is not reset to start of text when
18 +   entering a new name into the text box.
19 +
20 + 7. IBCustomDataset: ensure that TIBStringField uses the field size reported by
21 +   Firebird rather than recomputing it.
22 +
23 + 8. Property Editor positioning tidy up: All IBX Property editors should now be
24 +   screen centre. Previously some were "poDesigned" which may be inappropriate
25 +   for multi monitor desktops.
26 +
27   IBX Change Log  version                   (2.0-2) Fri, 24 Feb 2017 12:17:53 +0000
28  
29   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