DataEase 8.5.0.1815 complete changelog.
r1815
Fix but with release memory.
---------------------
r1814
DQL old style with groups and headers and aggregate.
---------------------
r1813
Bug 1491 (HTMLEditor does not work for Group) is fixed
---------------------
r1812
Added degroup to signing.
---------------------
r1811
Change name of deExec to degroup in resouce file.
---------------------
r1810
CR 1490 (duplicate dataease properties in ini file) is improved, writing to /user/.../ini for fields and editor are corrected
---------------------
r1809
CR 1490 (duplicate dataease properties in ini file) is improved, writing to /user/.../ini during start is corrected
---------------------
r1808
CR 1490 (duplicate dataease properties in ini file), the problem with OpenDialog dll are fixed
---------------------
r1807
CR 1490 (duplicate dataease properties in ini file), the problem empty app.ini file is fixed
---------------------
r1806
CR 1490 (duplicate dataease properties in ini file) is improved, dataease.ini storage is moved to user\ app
---------------------
r1805
Another refresh of DataEase.ini and Update.ini to insure correct behavior.
---------------------
r1804
CR 1490 (duplicate dataease properties in ini file), the problem with reading of wrong default values is fixed
---------------------
r1803
CR 1490 (duplicate dataease properties in ini file) is improved, all int ini are moved to new functions
---------------------
r1802
REverted to old type of AutoLayout. Fixed DataEase.ini so it will include Recent.
---------------------
r1801
CR 1490 (duplicate dataease properties in ini file), network problem is corrected
---------------------
r1800
CR 1490 (duplicate dataease properties in ini file) is improved, all string ini are moved to new functions
---------------------
r1799
CR 1490 (duplicate dataease properties in ini file) is improved, initial FullIniPath definition is added
---------------------
r1798
CR 1490 (duplicate dataease properties in ini file) is changed, GetAppPrivateSection* are moved from lpAPplication to lpSys
---------------------
r1797
CR 1490 (duplicate dataease properties in ini file) is partly implemented, GetAppProfileInt is improved, [CATALOGHELP] section is added
---------------------
r1796
CR 1490 (duplicate dataease properties in ini file) is partly implemented, lpApp function to read string from app ini->de.ini->defult is added
---------------------
r1795
CR 1490 (duplicate dataease properties in ini file) is partly implemented;[EDITPREFS] sections is added
---------------------
r1794
CR 1490 (duplicate dataease properties in ini file) is partly implemented; [QBM] and [TOOLBAR] sections are added
---------------------
r1793
CR 1490 (duplicate dataease properties in ini file) is partly implemented for int settings of DQL editor
---------------------
r1792
CR 1490 (duplicate dataease properties in ini file) is partly implemented, lpApp function to read app ini->de.ini->defult is added
---------------------
r1791
Change request 1408 (run-time functions to exec dql) is improved, file name is changed to case-sensible
---------------------
r1790
Change request 1400 (new prism function list) is improved, SetState is changed to support @defaultprinter keyword
---------------------
r1789
Change request 1453 (GetCurrentRecordNumber and GetCurrentRowNumber) - GetCurrent function is improved, printer keys are changed to "@printerN" and "@defaultprinter"
---------------------
r1788
Change request 1453 (GetCurrentRecordNumber and GetCurrentRowNumber) - GetCurrent function is improved, keys "predefinedPrinterN" are added.
---------------------
r1787
Change request 1453 (GetCurrentRecordNumber and GetCurrentRowNumber) - GetCurrent function is improved, skeleton for key "predefinedPrinter" is added. NB! No implementation yet!
---------------------
r1786
Change request 1453 (GetCurrentRecordNumber and GetCurrentRowNumber) - GetCurrent function is improved, key "defaultPrinter" is added
---------------------
r1785
Subforms in ExecDQL working without stats.
---------------------
r1784
Change requests 1382 (add MemoWriteToFile and MemoReadFromFile functions) is improved, additional zeros are removed from output
---------------------
r1783
Change request 1408 (run-time functions to exec dql) is improved, 2 more keys are implemented for web:
---------------------
r1782
Fixed the tab control to take scripts into consideration for DQL.
---------------------
r1781
Removed signing of all dlls for betabuild.
---------------------
r1780
Change request 1408 (run-time functions to exec dql) is improved, problem with spaces in name is fixed for WEB: and PDF:
---------------------
r1779
Change request 1408 (run-time functions to exec dql): test version with debug output. NB! Not for customers
---------------------
r1778
Change request 1408 (run-time functions to exec dql) is improved, case with web: key is partly implemented. NB! Only PRINTHTML_KEY_PREVIEW option is implemented
---------------------
r1777
Change request 1408 (run-time functions to exec dql) is improved, some problems with spaces in path are fixed
---------------------
r1776
Change request 1408 (run-time functions to exec dql) is improved, case with pdf: key is changed to support spaces in path, htmltopdf window is hidden
---------------------
r1775
Change request 1408 (run-time functions to exec dql) is improved, case with pdf: key is implemented to all ExecDQL functions
---------------------
r1774
Change request 1408 (run-time functions to exec dql) is improved, case with empty key is implemented to all ExecDQL functions, skeletons for other keys are added
---------------------
r1773
Linebased read check for .command in the line and not the start of the line in dqlrun.
---------------------
r1772
Fix to calc buffer size to use long instead of DWORD so we get a negative result in execdql runner.
---------------------
r1771
Change request 1408 (run-time functions to exec dql) is improved, MEMO: command key is implemented to all ExecDQL functions
---------------------
r1770
Added :number to the livetext format for dql template system.
---------------------
r1769
Change request 1408 (run-time functions to exec dql) is improved, output is separated to fnExecOutput(commandLine, bufferTo), FILE: command key is implemented
---------------------
r1768
Changed the DQL function to recognize a simple text template system defined in a memo field to be used for adding live tags from the DQL.
---------------------
r1767
Change Request 1488 (add label UI properties) is improved, new property saving is implemented, new version key is added
---------------------
r1766
Change Request 1488 (add label UI properties) is implemented
---------------------
r1765
Change request 1408 (run-time functions to exec dql) is improved, potential memory leak is fixed
---------------------
r1764
Change request 1408 (run-time functions to exec dql) is improved, one more argument argFile is added to fileExecDQL(fileName, arg1,arg2,arg3,arg4, ooutFil, argFile)
---------------------
r1763
Change request 1408 (run-time functions to exec dql) is improved, GPF when MemoExecDQL is called with string instead of Memo is fixed
---------------------
r1762
Change request 1408 (run-time functions to exec dql) is improved, one more argument is added to LabelExecDQL(script, arg1, arg2, arg3, arg4, fileName, labelArg)
---------------------
r1761
Change request 1408 (run-time functions to exec dql) is improved, lost argument is added to MemoExecDQL(script, arg1, arg2, arg3, arg4, fileName, memoArg)
---------------------
r1760
Change request 1408 (run-time functions to exec dql) is improved, one more argument is added to MemoExecDQL(script, arg1, arg2, arg3, arg4, fileName, memoArg)
---------------------
r1759
Bug 1487 (Form installation problems), part 2 is improved, behavior of OpenForrm and OpenTdf dialog is synchronized
---------------------
r1758
Bug 1487 (Form installation problems), part 2 is fixed - now De will initially start from AppDir defined in ini and then keep the last chosen dir. NB! Part 1 of bug 1487 is NOT fixed yet
---------------------
r1757
Bug 1486 (Migration problem with symbols from extended charset) is fixed
---------------------
r1756
Bug 1486 (Migration problem with symbols from extended charset) is prelimenary fixed
---------------------
r1755
Bug 1486 (Migration problem with symbols from extended charset) is improved, misprinting in ini file is corrected
---------------------
r1754
One more test build for bug 1486 (Migration problem with symbols from extended charset). NB! Not for release to customers, known issues are present!
---------------------
r1753
test build: Bug 1486 (Migration problem with symbols from extended charset) is partly fixed. NB! Not for release to customers, known issues are present!
---------------------
r1752
Added norwegian.mig and convert.mig to installation files.
---------------------
r1751
Bug 1486 (Migration problem with symbols from extended charset) is partly fixed
---------------------
r1750
CR 1485 (Change Request - CreateTable function) is improved, relationship deletion is added to Delete key
---------------------
r1749
CR 1485 (Change Request - CreateTable function) is implemented, coping of relationships is added to
---------------------
r1748
CR 1485 (Change Request - CreateTable function) is partly implemented, command COPY is supported
---------------------
r1747
CR 1485 (Change Request - CreateTable function) is partly implemented, command DELETE is supported, command CREATE is partly supported
---------------------
r1746
CR 1485 (Change Request - CreateTable function) is partly implemented, skeleton for CreateTable (tableName, keyWord, sourceTable, strArg) is added
---------------------
r1745
CR 1483 (speeding up of bulk operations) is improved, new solution for manual index update during multiuser work is implemented .
---------------------
r1744
Update to Livery. Worng deres.dll and STARTUP.TIF
---------------------
r1743
Livery Update 8.5 beta. deresdlg.dll deres.dll startup.tiff dataease.ico
---------------------
r1742
One more test commit to test the way to update indexes in multiuser environment; index update routine is fully changed . NB! NOT FOR CUSTOMER'S BUILD!
---------------------
r1741
One more test commit to test the way to update indexes in multiuser environment; instant saving is removed. NB! NOT FOR CUSTOMER'S BUILD!
---------------------
r1740
One more test commit to test the way to update indexes in multiuser environment. NB! NOT FOR CUSTOMER'S BUILD!
---------------------
r1739
Change request 1400 (new prism function list) is improved, the problem with recognition of opkey as Numeri cstring is fixed
---------------------
r1738
Test commit to test the way to update indexes in multiuser environment. NB! NOT FOR CUSTOMER'S BUILD!
---------------------
r1737
CR 1483 (speeding up of bulk operations) is improved,index update locking during bulk operations is removed. Also some outdated comments are removed.
---------------------
r1736
Remove the restrictions on maximize minimize windows that was added to tabbed windows.
---------------------
r1735
Update version number to 8.5
---------------------
r1734
CR 1483 (speeding up of bulk operations) is improved, the problem with IndexUpdate(FormName) is fixed
---------------------
r1733
CR 1483 (speeding up of bulk operations) is improved, keys On is added to duplicate Full, also key None is replaced by Off
---------------------
r1732
CR 1483 (speeding up of bulk operations) is improved, keys Full/Quick are added to IndexUpdate insteade of On/Off, also key None is implemented
---------------------
r1731
Fix install to work with new font.
---------------------
r1730
Update av Installation, readme, added segoeui.ttf to 8.3
---------------------
r1729
CR 1483 (speeding up of bulk operations) is changed, IndexUpdate (TableName) functionality is implemented
---------------------
r1728
And the rest of the version files to 8.3 as well.
---------------------
r1727
Updated version to 8.3
---------------------
r1726
Update to 8.3 beta
---------------------
r1725
CR 1483 (speeding up of bulk operations) is changed, IndexUpdate (On/Off) functionality is changed to switch On/Off single update; debug message is switched off. NB! IndexUpdate(TableName) does not work yet!
---------------------
r1724
CR 1483 (speeding up of bulk operations) is improved, IndexUpdate (On/Off/TableName) is implemented for On/Off.
---------------------
r1723
CR 1483 (speeding up of bulk operations) is improved, skeleteon for IndexUpdate (On/Off/TableName) is added. NB! Intermediate build - no internal functional pf IndexUpdate yet!
---------------------
r1722
Change request 1400 (new prism function list) is improved, SetState is changed to support key words show/hide/enable/disable/click
---------------------
r1721
One more test commit to test the way to improve performance. Single IDX update is temporary restored NB! NOT FOR CUSTOMER'S BUILD! NEW LOCKING WAY SHOULD BE TESTED
---------------------
r1720
One more test commit to test the way to improve performance. Cosmetic changes, misprinting in error message is corrected NB! NOT FOR CUSTOMER'S BUILD! NEW LOCKING WAY SHOULD BE TESTED
---------------------
r1719
One more test commit to test the way to improve performance. Debug messages for nulled IDX field ID is added, bulk IDX update is changed to single for record adding NB! NOT FOR CUSTOMER'S BUILD! NEW LOCKING WAY SHOULD BE TESTED
---------------------
r1718
CR 1483 (speeding up of bulk operations) is prelimenary fixed; changes tested in test commits re implemented
---------------------
r1717
One more test commit to test the way to improve performance. Debug messages are removed NB! NOT FOR CUSTOMER'S BUILD! NEW LOCKING WAY SHOULD BE TESTED
---------------------
r1716
One more test commit to test the way to improve performance. Problems with bulk modification is fixed NB! NOT FOR CUSTOMER'S BUILD! REMOVE DEBUG MESSAGE BOXES!
---------------------
r1715
One more test commit to test the way to improve performance. Bulk indexes update is added, debug message are modified to tell the name of form NB! NOT FOR CUSTOMER'S BUILD! REMOVE DEBUG MESSAGE BOXES!
---------------------
r1714
One more test commit to test the way to improve performance. Indexes update optimized for modify records, one more debug message box for is added NB! NOT FOR CUSTOMER'S BUILD! REMOVE DEBUG MESSAGE BOXES!
---------------------
r1713
One more test commit to test the way to improve performance. Debug message box control is improved NB! NOT FOR CUSTOMER'S BUILD! REMOVE DEBUG MESSAGE BOXES!
---------------------
r1712
One more test commit to test the way to improve performance. Indexes update optimized for add records, debug message box is added NB! NOT FOR CUSTOMER'S BUILD! REMOVE DEBUG MESSAGE BOXES!
---------------------
r1711
One more test commit to test the way to improve performance. NB! NOT FOR CUSTOMER'S BUILD!
---------------------
r1710
One more test commit to test the way to improve performance. NB! NOT FOR CUSTOMER'S BUILD!
---------------------
r1709
Test commit to test the way to improve performance. NB! NOT FOR CUSTOMER'S BUILD!
---------------------
r1708
CR 1479 (Change Request - add Button UI properties) is implemented
---------------------
r1707
Change request 1376 (new functions StringReplace and SetValue) is improved, the problem wit SetValue error after for, modify and delete is fixed. Also some cosmetic changes to improve code reading
---------------------
r1706
Remove the open as dialog when form is opened from inside another form and window not maximized.
---------------------
r1705
Tabbed window default.
---------------------
r1704
Change request 1474 (Delete tmp files) is improved, temporary aweb files are are removing after 48 hours of last access; some definition are moved to common headers
---------------------
r1703
Cosmetic commit - outdated comments are removed
---------------------
r1702
Change request 1474 (Delete tmp files) is improved, temporary aweb files are moved to app\temp directory to be ready for easy removing
---------------------
r1701
Bug 1482 (GPF after *ExecDQL functions) is fixed
---------------------
r1700
Change request 1421 (new MEMO functions) is improved, MemoMemoReplace is changed to MemoMemoReplace(memoTo, stringSearchKey, memoFrom(
---------------------