Changes in V. 0.3.0 release of February 07, 2006: - Several bugs with bad pointers from the 0.2.7 release fixed, some no longer used code removed. - The download manager handles 'chunked mode' data streams correctly now; Target file names get adapted for redirected connections (eg. download some release zip from the HighWire site). - Unterminated attribute strings in tags now attempted to be parsed. - Improved VA/AV protocol messageing, replaced VA_START by AV_STARTPROG. - CSS specificity or weighting system introduced. - CSS parser improved for better compatibility: attribute text-decoration:none suppresses text underline; Float values without leading digits supported; Handle values when there are speces before theit units; PX sizes reduced to more closely match FF,IE display. - New CSS keywords implemented: border-top, border-bottom, border-left, border-right, display:inline. - Wrong error output removed which occured every time when a CSS file was (correctly) ending with a comment. - Table width calculation improved, eg. when the 'nowrap' attribute comes into count. - Bugs #0122, #161 resolved. __________________________________________________ Changes in V. 0.2.7 release of December 24, 2005: - "Save as..." implemented for images, via the right click popup menu. - Numerous improvements on the CSS style support (eg. 'list-style:..') and CSS styles applied to many more tags than before. - Percentage Font Size bug fixed. - Table Cell 'nowrap' bug fixed. - Scanner improved to recognize some odd but legal percentage color values. __________________________________________________ Changes in V. 0.2.6 release of November 08, 2005: - Download manager implemented for the "Save Target As" popup item. Can handle up to four connections at a time. - Support added for HTTP Authentication (RFC2069 Basic only, no RFC2617 Digest/MD5 yet). - The URL input field got an own history for the ten last URLs typed in by the user. These entries are stored and stay persistent between program quit and the next start. Also there are some improvements to remove control characters due to due to copy&paste actions (by G.Stoll). - Table attributes COLSPAN=0 and ROWSPAN=0 implemented (#0112). Some improvements for table rendering (width calculation). - Memory leak closed in the Table destructor. - Bugfix for memory from the program's data segment get freed in true color (reported by Zorro). - Loading strategy changed to reduce the probability of connection timeouts. Also some pages with lots of images are loaded a bit faster now. - The HELP key opens the correct document now rather then the outdated file. - Correction to have X11 bitmap and pixmap images stored in the cache with the right extension; Added truncated *.jpe to recognized extensions. - Improved code to filter out javascript parts from HTML (#0201), also improved code for handling HTML comments. - Code adapted for gemlib version >= 0.43 (#0145) and inline asm adapted for gcc 3. - Bugs #0112, #0129, #0145, #0158, #0186, #0201 resolved. __________________________________________________ Changes in V. 0.2.5 release of March 15, 2005: - Dir listing corrected for displaying file/dir names containing blanks (#0085). - Handling of