History
-------

0.59, 3 Nov 2001

  * Set the config panes' "no bounds" flags.
  * Fixed the minimum width check when "less than screen width" is in use.


0.58, 31 Oct 2001

  * Fixed a menu positioning bug.


0.57, 22 Oct 2001

  * Sanitised the display of unhandled HTTP responses.
  * Digest auth should work properly now (at least with squid).
  * Fix: should display the proxy name in the auth window.


0.56, 21 Oct 2001

  * If right-aligned, prevent the ticker being moved off the right edge.
  * Apply movement constraints only when fully open.
  * Added digest proxy authentication. This may or may not work correctly; it
    has only been tested against a development version of squid (current
    stable versions don't support this).


0.55, 20 Oct 2001

  * Implemented window width control and the 'top' flag (RO4 only).
  * Fixed the mode change code.
  * Small optimisations.


0.54, 18 Oct 2001

  * Updating optionally depends on the setting of a system variable.
  * Implemented the save code and enabled the save windows.
    Note that scrolling *stops* when the ticker menu is open!
  * Added ticker auto-width code.
  * The ticker window is now always full width (pending config additions).
  * Fix: 0.53 would crash while saving the configuration.


0.53, 17 Oct 2001

  * Added basic proxy authentication.
  * Tweaked the 'jumpiness' of the scrolling for long delays.
  * Fixed the configuration window drag-move behaviour.
  * Fixed a couple of menu fallthroughs and a potential status update abort.
  * 'Restart' works properly.


0.52, 16 Oct 2001

  * Added startup options (open, iconised, closed; delay fetch until open).
  * Added the UI for saving links and HTML.
  * Split up the configuration window (into panes).
  * Fixed the "no-proxy" stuff, which was really an assumption of HTTP/1.0.
  * Menu auto-refresh now works.


0.51, 15 Oct 2001

  * Added a highlight colour option.
  * Adjusted the "send" code to allow for EWOULDBLOCK.
  * Tweaked the HTTP GET request headers to better match WebServe's
    behaviour.
  * Scrolling (continuous polling) speed-up bug fixed.
  * Fixed the error checking for the proxy configuration.
  * Don't report "bypassing proxy" when we're connecting directly anyway :-)
  * Fixed URI_MReturnResult handling and menu refresh.
  * Added an "abort" option to the ticker menu.


0.50, 14 Oct 2001

  * Completely new code.
  * Includes most features from Garan Jenkin's version, and a few extra.
