1.2.1 to 1.3 |
- Automatically update bookmarks menu when the bookmarks URL is changed in user prefs.
- Complete rewrite of the style sheet language. See the Style Sheet page for details.
- No longer bleeds memory like a sieve.
- Added support for form reset button.
- Use document type as a fallback when we cannot find the DTD by its public identifier. Should be easier to get around the W3C website now ;)
- URLs are not added to the browser history until we start receiving data.
- Support for transparent GIFs added.
- Browsing directories on the local filesystem works.
- No longer use widgets for renderering document elements. Renderering is _much_ faster now.
- Progressive renderering of GIFs.
- A reload button that actually bypasses the cache.
- Text alignment styles for left, right, center.
- List bullets.
- Non-blocking connects for HTTP, and caching of remote host addresses.
|
1.2 to 1.2.1 |
- Ported to HPUX 10.20 and Solaris 5.x.
|
1.1 to 1.2 |
- Made "/usr/lib/qweb/dtd/CATALOG" the default for the SGML Catalog file.
- Fixed bug in style sheet selector dialog.
- Fixed core in GIF decoder.
- Send the "Accept:" header to tell the web server what kinds of image can handle. Some servers will not send images otherwise.
- Added support for navigating documents using anchors and fragments.
|
1.0 to 1.1 |
- Download dialog for saving remote links to local files.
- Supports the BASE tag in HTML.
- Drew some original icons with xpaint, instead of lifting the ones from XEmacs' w3 package (with questionable origins).
- Fixed bug in writing bookmarks file. It helps to fclose() the file when your're done...
- Fixed processing of < > and &.
- Added support from HTML forms.
- Added an about box.
- Fixed table renderering bug.
|