Changes in V. 0.1.3 release of June 05, 2003: - Implemented handling of shift + left/right cursor keys (page-wise horizontal scrolling). - Double clicks on arrows of sliders are handled now in the same way as N.AES does (for left and right mouse button). - New menu entry (under 'Options') to have frames always resizeable and scrollbars if necessary, even if the HTML defines enything else there. The default is off but can be set to on with the keyword FORCE_FRAMECTRL = 1 in the config file. - New keyword FONT_MINSIZE to define a minimum font height in points, eg. for (see example.cfg\highwire.cfg for explanation). - Added a fix for tags with large refresh URLs. - Improved calculation of percent and fractional frame size values, makes it much more robust against faulty frameset tags. - Corrected wrong setting of hanging indentions in and after lists. - Corrected handling of table cells with both colspan and rowspan set. - Re-implemented
tag rendering to tables with one single cell, matches their meaning much more now than the previous implementation. - Added resetting of font characteristics after tables and title tags, this was messing up the renderer while calculating text word widths (only rarely seen on some very simple pages). - Set texts of buttons and input fields always to black. - Removed several code redundancies. - Bugs #0041, #0096, #0098, #0102, #0103, #0104, #0105, #0106, #0108, #0109, #0110 resolved. __________________________________________________ Changes in V. 0.1.2 release of May 12, 2003: - The new implemented navigation bar allows easy entering of URLs as well as going for/backward in view history (can be hidden/shown by holding down the ALT key while clicking the window's closer button). - Changed the behaviour of the window's info bar to have it more logical and informative. - New control keyword for the configuration file to change the appearance of the info bar, can be displayed now at the window's bottom (see example.cfg\highwire.cfg for explanation). - Formulars now also support selection lists, as given from