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 |
|
IBX Change Log version (2.0-2) Fri, 24 Feb 2017 12:17:53 +0000 |
24 |
|
|
25 |
|
1. TIBDatabase.CreateDatabase: extract full DB Name from SQL using reg ex in order to |