1244.9.1 |
Compiler (edit 512) bug fix: The /CI (case insensitive) switch was not being applied to the CALL statement. |
1244.9.2 |
Windows 7-related adjustment to the way A-Shell establishes the focus. In some cases, the task bar button was blinking, indicating that the application had been activated, but it didn't actually have the keyboard focus. |
1244.7.1 |
XTREE bug fix: On re-entry into sorted trees, the selected row # was not always being translated from the physical # to the display-relative #. This was causing the selected row to jump around as you went in and out of the tree. |
1244.7.2 |
AUI static control refinement: MBF_VCENTER |
1244.7.3 |
AUI static control refinement: MBF_PATHELLIPSIS and MBF_WRAP |
1244.7.4 |
AUI static control refinement: MBF_WORDELLIPSIS |
1244.7.5 |
AUI static control refinement: MBST_DISABLE |
1244.6.1 |
Auto-detection of ATE updates (based on files in atesetup dir) was not working for ATE 6.x clients. |
1244.6.2 |
LOG(x) wasn't supporting SCALE. |
1244.5 |
(UNIX only) Internal adjustment to byte swapping routine to avoid seg fault issue when compiled in a 64 bit environment. |
1244.4 |
(UNIX only) Increase EFS limit of sequential files open at once from 30 to 512 (or the FILES= specification in the miame.ini, whichever is less). |
1244.3.1 |
Fix spurious CR on exit from certain XTREE configurations (introduced in 1243.6). |
1244.3.2 |
INFLD auto-complete bug fix: when making changes to the middle of a field, the cursor was jumping to the end on re-entry (instead of re-entering at the current mid-field position). |
1244.3.3 |
EVENTWAIT bug fix: Buttons with the MBF_WORDELLIPSIS flag were not allowing the focus to rest on them. |
1244.2.1 |
Improve testing for low memory condition during expression handling. Previously, A-Shell was crashing or corrupting the stack in situations (typically involving expressions manipulating very large string or X variables) that now are trapped and reported as either error 33 (stack overflow) or 54 (string overflow). |
1244.2.1 |
XTEXT bug fix: Using the 'Save' command (either ^S or the toolbar button) immediately prior to exiting was fooling XTEXT into thinking that no changes had been made, thus falsely returning the TXC'MODIFIED flag set to 0. Worse, in the case of ATE where the destination file is on the server, it was failing to update it. |
1244.1 |
Compiler bug fix (edit 511): Compiler was hanging on an unmapped subscripted variable in a FOR statement when the /MX switch was used. |
1244.0.1 |
GUI / icon loading bug fix: ICO files in the \icons\ subdirectory were not being located in the automatic search path when a period appeared in the directory pathname. |
1244.0.2 |
Tracing improvement: FOPENS trace now shows lookups and also internal file open attempts (such as within the compiler) that previously were not traced. |
1244.0.3 |
Made several Compiler Bug Fixes |
1244.0.4 |
EVENTWAIT bug fix: buttons with the MBF_WORDELLIPSIS ctype flag set were causing AUI_EVENTWAIT to exit rather than just setting the focus on the button. |
1244.0.5 |
|
1244.0.6 |