1.06 03-05-2011 Made 32-bit clean/ARMv7 compatible. No structural changes or
                enhancements, just two bugs fixed: excessively long title
                buffers (e.g. used by StrongHelp) will no longer corrupt the
                stack and all sprites should now be displayed properly (plotted
                using the palette if possible).

1.05 03-Jul-95  Changed Wimp_TextOp emulation. Previously this attempted to find
                the wimp font handle on WindowManagers 3.22 to 3.49 inclusive,
                reverting to the system font under wimps prior to 3.22. Now it
                tries to use Homerton.Medium at 12 points for any wimp prior to
                3.50 and falls back to using the system font if it can't get a
                font handle for Homerton.Medium.

                Fixed bug where caret buffer's LRU field wasn't getting filled
                with the current monotonic time. This meant that caret handling
                would bog down after a while.

                Made window scroll when there are lots of items.

1.04 01-Jul-95  Modified caret tracking to work better with pane windows which
                can own the caret. This is still far from perfect.

1.03 01-Jul-95  Added caret tracking using a PostFilter. CoolSwitch now
                attempts to restore the caret position in the new front
                window if the caret has previously been in that window.

                Fixed 'Task name unknown' problem when icon bar wasn't at
                back of window stack (by ignoring it!).

1.02 28-Jun-95  Fixed inability to select PipeDream by skipping pane windows
                during enumeration.

1.01 ??-Jun-95  Added exclude file facility.

1.00 ??-Jun-95  Buggy release to c.s.a.p. Largely bug fixed code with the same
                version number released to a few people who contacted me
                directly.
