Please enable JavaScript to view this site.

A-Shell Development History

1238.1.1

Move new set-debug-mode menu option (see 1238.0.1) up above the pre-existing Properties option, to minimize confusion for people used to the Properties option being on the bottom.

1238.1.2

XTREE font bug fix: Revise a prior fix (1235.2) which had the side effect of basing some scaled fonts on the Windows dialog font size rather than on the A-Shell window grid size.

1238.0.1

Debugging enhancement: Debug message window context menu now contains an option to toggle the debug flag, thereby allowing DEBUG.PRINT statements to be activated/deactivated on the fly.

1238.0.2

VUE 3.2(310) supports a new command mode and INI.VUE switch: ASCII7 <boolean>. When set, all characters with the 8th bit set are display as dim ?. Even when not set, certain problem characters which appear to AM* and WY* terminals as commands are also handled this way.

1238.0.3

INFLD GUI revision: roll back a change in 1232.3 whereby the ||] type code removed the "client edge" style from edit boxes. The intent of that change was to allow slightly more room for editing the field (reducing the change of a display/truncation problem with narrow fields and wide characters). But the side effect was to make the field taller, which was causing more aesthetic distress than the problem meant to be solved.