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 428 by tony, Sat Dec 23 15:34:20 2023 UTC vs.
Revision 429 by tony, Sat Dec 30 16:07:08 2023 UTC

# Line 1 | Line 1
1 < IBX Change Log  version (2.6-4 Build 14139) Tue, 05 Dec 2023 14:55:21 +0000
1 > IBX Change Log  version (2.6-4 Build 14153) Sat, 30 Dec 2023 16:01:23 +0000
2  
3   1. TIBCustomDataSet.ApplyUpdates: ensure controls are not permanently disabled
4     if ApplyUpdates called before a cursor exists.
# Line 9 | Line 9 | IBX Change Log  version (2.6-4 Build 141
9   3. TIBCustomDataset.Requery: The display buffer pool is now also reset avoiding
10     issues with left over pointers to invalid internal buffers.
11  
12 + 4. TIBCustomDataset.PrimaryKeys when used in InternalRefresh. when more than one
13 +   primary key is used by the dataset then the list of primary keys is now
14 +   properly separated by a ';'.
15 +
16   IBX Change Log  version (2.6-3 Build 14080) Sat, 21 Oct 2023 14:14:22 +0100
17  
18   1. Update to calls to EInterbaseError to add default code page. Consequential

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines