Path to this page:
Subject: CVS commit: wip/netsurf
From: Adam Hoka
Date: 2008-04-12 16:58:31
Message id: E1JkhBm-0002fV-Ez@sc8-pr-cvs1.sourceforge.net
Log Message:
NetSurf 1.2
===========
Core / All
----------
* Overhaul documentation in line with new website
* Many improvements to cookie handling
* Minimum font size option is now obeyed by form elements
* Add support for periodic reflow during fetching
* Fixes for positioning of floated elements -- NetSurf now passes Acid1
* Bring support for <center> and align= in line with specification
* Updated SSL root certificate bundle
* Various fixes for form element default styling and interaction with
CSS
* Rewritten, more tolerant, HTTP redirect handling
* Fix crash when tabbing into hidden form fields
* Fix background handling on <body> and <html>
* Permit <style> in <body>
* Relax restriction on location of @import rules
* Improve CSS colour handling
* Fix positioning of horizontal scrollbars within page
* Fixes for inline-block boxes
* Minor fixes to CSS parsing
* NetBSD support
* Fix GIF decoding to work correctly on big-endian processors
* New build system and many compiler warnings fixed
RISC OS-specific
----------------
* Fix crashes on images.google.com
* Fix intermittent crashing when clicking in URL-completion menu
* Fix search when input is '*'
* Fix Shift+Adjust clicks
* Permit disabling of interactive help
GTK-specific
------------
* Improve form widget support
* Improve support for core configuration options (memory cache size,
proxy, etc)
* Fix unsightly flickering to white
* Fix non-ASCII text input handling
* Fix for caret positioning when clicking after the end of text in
form inputs
Also included are many and various smaller bug fixes, documentation
enhancements and updated translations.
Files: