summaryrefslogtreecommitdiff
path: root/index.en
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-12-03 22:30:04 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2013-12-03 22:30:04 +0000
commitaddf7d482a97c8264d9997fefc8e805ce7b74d65 (patch)
tree2f2745b26785a487de40e80e02b38be3ccbc58de /index.en
parent5e452bf7a5781fe87304d454fb636919ad88301c (diff)
downloadnetsurf-website-addf7d482a97c8264d9997fefc8e805ce7b74d65.tar.gz
netsurf-website-addf7d482a97c8264d9997fefc8e805ce7b74d65.tar.bz2
Update news.
Diffstat (limited to 'index.en')
-rw-r--r--index.en12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.en b/index.en
index 7b1c238..6aac82a 100644
--- a/index.en
+++ b/index.en
@@ -146,12 +146,12 @@
<h2 id="news">Latest news</h2>
<dl class="frontnews">
-<dt><a href="http://www.netsurf-browser.org/downloads/">NetSurf 3.0 released</a> <span>20 Apr 2013</span></dt>
-<dd>NetSurf 3.0 contains many changes over the 2.x release series. The biggest difference is the use of our new Document Object Model library, <a href="http://www.netsurf-browser.org/projects/libdom/">LibDOM</a>. This new library is a foundation that paves the way for us to implement a fully dynamic layout engine in the future. Other improvements in NetSurf 3.0 include completely new textarea support, ability to fetch and parse CSS in parallel with HTML documents, extensive behind-the-scenes refactoring, and a host of smaller changes and fixes. A more complete listing is available in the <a href="http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt">Change Log</a>.</dd>
-<dt><a href="http://www.wakefieldshow.org.uk/">NetSurf at the Wakefield Show</a> <span>23 Mar 2013</span></dt>
-<dd>The NetSurf developers will be exhibiting at the Wakefield RISC OS trade show on Saturday 20th April. Please visit our stand to discuss issues, future plans, or just to meet the developers.</dd>
-<dt><a href="http://vlists.pepperfish.net/pipermail/netsurf-users-netsurf-browser.org/2013-February/011574.html">New textarea handling</a> <span>11 Feb 2013</span></dt>
-<dd>We've rewritten NetSurf's textarea support, so composing webmail, forum posting, and form filling should be more reliable now. Support for text selection and other behaviour is improved.</dd>
+<dt><a href="http://vlists.pepperfish.net/pipermail/netsurf-dev-netsurf-browser.org/2013-December/003230.html">LibCSS performance boost</a> <span>02 Dec 2013</span></dt>
+<dd>A significant optimisation has been made to LibCSS's selection engine performance. This is the code that works out which CSS rules apply to DOM elements, and calculates their computed styles. Recent <a href="http://ci.netsurf-browser.org/builds/">development builds</a> of NetSurf are using the updated LibCSS.</dd>
+<dt><a href="http://vincentsanders.blogspot.co.uk/2013/11/error-analysis-is-sweet-spot-for.html">Static analysis of NetSurf's codebase</a> <span>22 Nov 2013</span></dt>
+<dd>NetSurf and several of our libraries have recently been added to the <a href="https://scan.coverity.com/">Coverity Scan</a> service for open-source projects. It has enabled us to identify and fix quite a few bugs over a very sort period. We also have the Clang static analyser set up as part of our <a href="http://ci.netsurf-browser.org/">CI system</a>. For more information on the utilisation of static analysis by the NetSurf project, take a look at <a href="http://vincentsanders.blogspot.co.uk/2013/11/error-analysis-is-sweet-spot-for.html">this article</a>.</dd>
+<dt><a href="http://ci.netsurf-browser.org/builds/">Summary of recent development</a> <span>16 Oct 2013</span></dt>
+<dd>Some of the recent changes made to NetSurf have included a rewritten core treeview widget. It fixes bugs, provides a nicer look &amp; feel, and yields an improvement to startup time. The Global History, Hotlist (Bookmarks), Cookie Manager, and SSL Certificate inspection treeviews have all been rewritten with the new treeview. Another recent change is the addition of undo and redo support to NetSurf's textarea widget.</dd>
</dl>
<p class="more"><a href="/about/news" class="seemore">See more news</a></p>