1357.1.1 |
AUI_IMAGE bug fix: was failing to actually display images in dialogs. AUI_CONTROL images were not affected. The problem was introduced in 6.1.1321.4 of November 2012. |
1357.1.1 |
Compiler bug fix (edit 641): ++ELIF <expression> wasn't working in the standalone version of the compiler. |
1357.1.1 |
TABX bug fix: After activating a different tab panel, neither scrolling of tab labels nor resizing of the tab control was working. |
1357.1.1 |
Tracing refinement: The XCALL parameter handler now logs a warning when the dynamic memory pool containing one of the parameters is moved as a result of updating the parameter. Such moving can lead to corruption during the update of the remaining dynamic parameters in the same XCALL. The only prevention for this problem is to pre-size the dynamic output parameters if there are more than one. |
1357.0.1 |
XTREE enhancement: It is now possible to define Icons in Context Menus. |
1357.0.2 |
B64DEC.SBR bug fix: when decoding, the output size was always being rounded up to the next multiple of 3, with null byte padding. This generally had no effect, but for binary data, the decoded data often had one or two extra null bytes appended to the end. |
1357.0.3 |
Add new ATE file transfer capability MX_ATEFILEXFR. |