From d7b2163db989b8d9d3eab0c1ea35b08b392bb305 Mon Sep 17 00:00:00 2001 From: Jorge Arellano Cid Date: Tue, 8 Apr 2014 17:49:43 -0300 Subject: Updated the splash page for dillo-3.0.4 release. --- src/IO/about.c | 50 +++++++++++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 21 deletions(-) diff --git a/src/IO/about.c b/src/IO/about.c index ef0457db..22999b79 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -230,33 +230,26 @@ const char *const AboutSplash= "\n" " \n" "

Release overview

\n" -" April 17, 2013\n" +" April ??, 2014\n" "\n" " \n" " \n" " \n" " \n" "
\n" "

\n" -"dillo-3.0.3 adds some nice new features, as listed below.\n" +"dillo-3.0.4 adds some nice new features, as listed below.\n" "

\n" -"This release comes with configurable UI colors in\n" -"dillorc.\n" -"Packagers should set the theme that better fits the distro, and\n" -"end users may tweak freely if they like!\n" +"This release comes with better text rendering in the form of\n" +"some linebreaking fixes, and optimization for non-justified text,\n" +"including a new preference stretchability_factor.\n" "

\n" -"In order to use the hyphenation feature, pattern files from CTAN\n" -"need to be installed. Most probably your packager did it for you. If not\n" -"enabled, just follow directions from the README file.\n" +"It also comes with support for a few HTML5 elements and better CSS\n" +"including background images.\n" "

\n" -"A new domainrc mechanism has\n" -"been introduced to provide finer-grained control over automatic requests\n" -"for third-party resources, and the old filter_auto_requests dillorc option\n" -"has been removed. This makes it easier to block ads and trackers but permit\n" -"legitimate use such as wikipedia pulling images from wikimedia.org.\n" +"It has enhanced security by fixing a set of potentially exploitable\n" +"code patterns reported by the Oulu University Secure Programming Group.\n" "

\n" -"Dillo3 uses the FLTK GUI toolkit's 1.3.x series, whose release\n" -"cleared the way for Dillo to return to those distributions\n" -"which had excluded Dillo2 due to FLTK2 never being officially released.\n" +"Finally it also fixes compiling on HURD and IRIX\n" "

\n" "The core team welcomes developers willing to join our workforce.\n" "

\n" @@ -280,10 +273,25 @@ const char *const AboutSplash= "

\n" "
    \n" -"
  • Automatic hyphenation (includes penalty_* preferences that control line-breaking).\n" -"
  • Added the domainrc mechanism.\n" -"
  • Added user interface color preferences (ui_*).\n" -"
  • Support for CSS display property.\n" +"
  • OPTGROUP and INS elements.\n" +"
  • Added some HTML5 elements.\n" +"
  • Added show_ui_tooltip preference (BUG#1140).\n" +"
  • Make embedding into other applications more reliable (BUG#1127).\n" +"
  • Add search from address bar.\n" +"
  • Better scaling (down) of images, even with consideration of gamma \n" +" correction.\n" +"
  • Some linebreaking fixes, and optimization for non-justified text,\n" +" including new preference stretchability_factor.\n" +"
  • Added white_bg_replacement preference.\n" +"
  • Implemented background images (except 'background-attachment'), added\n" +" load_background_images preference, as well as a new entry in the tools\n" +" menu.\n" +"
  • Fix a set of bugs reported by Oulu Univ. Secure Programming Group\n" +" (HTML parsing, URL resolution, GIF processing, etc.)\n" +"
  • Made show_url dillorc option work again (BUG#1128)\n" +"
  • Fix compiling on Hurd.\n" +"
  • Avoid Dpid children becoming zombies.\n" +"
  • Fix compiling on IRIX with MIPSpro compiler.\n" "
\n" "
\n" "\n" -- cgit v1.2.3