1151.1.1 |
COMPIL fix (compiler edit 436): The previous fix (435, 1151.0) wasn't quite right and was resulting in spurious compiler syntax errors. |
1151.1.2 |
XTREE revision: Move the new XTR'MISCFLAGS overlay from XTR'SHOW3D to XTR'TRUNCATED. New placement avoids problem of unexpectedly going into 3D mode when programs using the new flags are run on older versions of A-Shell or ATE. (The truncated option is less noticeable and generally always desirable anyway, so if it goes on or off unexpectedly, no one will be overly concerned.) Programs should be recompiled with the updated XTREE.MAP, XTREE.DEF, and XTREE.SDF files (retrieve from the EXLIB). |
1151.0.1 |
XTREE enhancement: new XTRCTL fields to enable and configure "Row Headers." |
1151.0.2 |
XTREE enhancement: Replace XTR'SHOW3D with XTR'MISCFLAGS |
1151.0.3 |
COMPIL bug fix (compiler edit 435): whenever the compilation had to be restarted in order to automatically activate the /A or /AV switch, if the program used defined structures, the compiler was consuming 1 or 2 memory handles, leading eventually to an "out of memory handles" error (after about 50 such compilations). |
1151.0.4 |
XTREE bug fix: in some cases, exiting from the bottom row of a tree via a context menu was returning XTR'TARGETROW set to 1 less than the actual row clicked. |
1151.0.5 |
XTREE bug fix: extended checkbox context menu commands (see 1150.8) that were not showing (because not applicable to the current column) were resulting in the menu operation not matching up with the menu text. |