1699.1.1 |
XTREE enhancement: Save/restore the current filter toggle status between sessions for each tree, provided that the Advanced Coldef Option TreeID has been set, and that the XTR'USRCFG field in the XTRCTL parameter is not zero. |
|
1699.1.2 |
New |
New SQUEEZ Subroutine implements the data "squeeze" algorithm used by the MX_FILEHOOK File-Based File Hook Handler. |
1699.1.3 |
Fix |
MX_GETOFD: the new version (implemented in 6.5.1698) was not preloading the file name edit field with the name from the path argument. |
1699.1.4 |
Fix |
XTREE: context menu items below the Filter group were off by one (i.e. clicking on one would result in the action of the subsequent one.) |
1699.0.1 |
New |
XTREE enhancement: Add a "Toggle All Filter Buttons" option automatically to the context menu when XTF2_AUTOFILTER is enabled. The option toggles the visibility of the filter button in the column headers of any column not actively being filtered. The point is mainly to free up header space when the columns are tight. Note that even without the filter buttons, you can still use the context menu to filter a column to the clicked-on cell value. |
1699.0.2 |
New |
(Windows) Add MIAME.INI option to control whether to use the new Open/Save File dialogs as implemented in 6.5.1698.0: SBR=GETOFD_NOCOM When specified, A-Shell uses the old implementation of the Open/Save File dialogs (in MX_GETOFD along with internal operations like File > Load). The default (i.e. when not specified) is to use the new implementation. |
1699.0.3 |
Enhancements to Omniledger subroutines XUSER and XOKEY: new opcode "R" for destructive read; new opcode "Z" to clear all messages; MIAME.INI SBR=MSGNUM:## now may be used to increase the number of packets beyond the default/minimum of 400. |