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 80 by tony, Mon Jan 1 11:31:07 2018 UTC vs.
Revision 90 by tony, Mon Jan 1 11:31:34 2018 UTC

# Line 1 | Line 1
1 < IBX Change Log  version                           (2.1-0) Fri, 15 Dec 2017 12:20:11 +0000
1 > IBX Change Log  version                            (2.1-0) Fri, 15 Dec 2017 12:20:11 +0000
2  
3   1. IBCustomDataset: Minor change of PChar to PByte for compatibility with fbintf
4     changes.
# Line 56 | Line 56 | IBX Change Log  version
56  
57   22. IBCustomDataset: When database changed ensure that queries an unprepared.
58  
59 < 23. SQL Property Editors now use SynEdit with SQL Highlighter.
59 > 23. SQL Property Editors now use SynEdit with SQL Highlighter. New features include:
60 >    * Line Wrap on SQL Token boundaries (on user command)
61 >    * auto-complete table names in drop down list of table names
62 >    * Double click on tablename or field name adds to SQL text
63  
64   24. IBDataOutput: print statistics using float (%f) format instead of decimal (%d).
65  
# Line 66 | Line 69 | IBX Change Log  version
69  
70   26. IBDatabaseInfo: Code tidy up. Add check for database not assigned or not open.
71  
72 + 27. IBDatabaseInfo: Remove memory leak when accessing database operation counts.
73 +
74   IBX Change Log  version                   (2.0-2) Fri, 24 Feb 2017 12:17:53 +0000
75  
76   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