• Andrew Hodgkinson's avatar
    Fixed some glitches in the modified status bar code (e.g. status inference... · dff9a8ae
    Andrew Hodgkinson authored
    Fixed some glitches in the modified status bar code (e.g. status inference wasn't working properly).
    
    Shift+Toggle size always opened to not obscure the icon bar. If CMOS is
    set to always show the icon bar, then Shift+Toggle size is meant to
    reverse sense and open to absolute full size. It now does this.
    
    !Run[D] files now require URL 0.22, HTTP 0.64, FTP 0.22, Gopher 0.08
    and File 0.32.
    
    Minor overhaul of 'Docs.Notes' (with 'Docs.User' similarly updated) to
    include a few new bits and pieces.
    
    Timeout values of 0 now mean 'forever'. Plug-in status messages now have
    their own timeout setting. New Messages token 'Actv' for extra info when
    a status message times out and the status line drops to 'Viewing' or
    'Ready' when there is still a Busy state registered by the Plug-in.
    
    Small Fetch windows don't become visible briefly for Plug-in fetches
    when the fetch is complete (for SeeFetches:no, where these windows
    should be hidden all the time).
    
    WebServe may be controlled through the Browse front-end via.
    Wimp_MAppControl reason code 4 (Wimp_MAppControl_Configure). Note the
    renaming internally of 'WebServ' or 'WebServe' has been changed to
    'Proxy' (with lower case equivalents where relevant); proxy name
    and starting details come from the Messages file 'ProxyName' and
    'ProxyComm' tokens. More in 'Docs.Notes'.
    
    Res files updated for image history and PRE/TT font aspect ratio
    choices. 'Don't expire' labels changed to 'Expire' (oops, didn't
    notice the change in the development Browse's Res file when I
    updated all of the others until now...).
    
    When printing, Wimp_PlotIcon appears to ignore R4 and R5, plots
    'somewhere' on the page, and tries to get the sprite from the global
    pool. This latter part normally causes an error to be raised; though
    on my machine I just get a corrupted error message. The Desktop font
    gets lost at this point too. All have yet to be fixed; as an
    interim work around, Wimp_PlotIcon objects are never drawn at all
    if the global 'printing' flag is set.
    dff9a8ae
!RunD,feb 4.74 KB