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 419 by tony, Sat Aug 5 12:42:00 2023 UTC vs.
Revision 428 by tony, Sat Dec 23 15:34:20 2023 UTC

# Line 1 | Line 1
1 + IBX Change Log  version (2.6-4 Build 14139) Tue, 05 Dec 2023 14:55:21 +0000
2 +
3 + 1. TIBCustomDataSet.ApplyUpdates: ensure controls are not permanently disabled
4 +   if ApplyUpdates called before a cursor exists.
5 +
6 + 2. TIBCustomDataSet.CreateBlobStream: add check for empty dataset before
7 +   creating the blob.
8 +
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 + IBX Change Log  version (2.6-3 Build 14080) Sat, 21 Oct 2023 14:14:22 +0100
13 +
14 + 1. Update to calls to EInterbaseError to add default code page. Consequential
15 +   on change to fbintf.
16 +
17 + 2. Update some examples to replace test for null date with the NullDate constant
18 +   instead of zero. This is because Laz 3.0 changes the value of NullDate.
19 +
20   IBX Change Log  version (2.6-2 Build 14016) Sat, 05 Aug 2023 11:54:55 +0100
21  
22   1. Fixed repeated "type" keyword in IBBufferCursors. This may cause a compile error

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines