diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-06-17 14:18:13 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-06-17 14:18:13 -0400 |
commit | f04e6473ce9df77056e7b188b17a5e3e0015c297 (patch) | |
tree | 12cfc90e685213f2b16b2e3191ddce5e071b6d38 | |
parent | 73976af0e553b6c4c33822128cd0cfd5e1b43056 (diff) |
README
-rw-r--r-- | README | 31 |
1 files changed, 20 insertions, 11 deletions
@@ -2,23 +2,32 @@ Dillo ======= - This is a beta release of the next generation of the Dillo web -browser. The code underwent a major rewrite: significant parts of -the codebase were ported to C++, and the rendering engine now -uses the FLTK2 library instead of GTK1. + This is the second release of the dillo-2.x generation of the +Dillo web browser. In this new series significant parts of the +codebase were ported to C++, and the rendering engine now uses +the FLTK2 library instead of GTK1. -Our users will surely enjoy this new release as it will give them -the same things they're accustomed plus tabbed browsing, -antialiasing, different character sets, accepting compressed -pages, control over image loading, smaller footprint, fewer -dependencies, better table rendering, bugfixes, improved GUI, ... -In brief, a better dillo. +dillo-2.1: + + This release comes with substantial improvements, among which +the most important is a basic CSS infrastructure! There are also +configurable keybindings among other goodies. Please read the +Changelog highlights in the splash page of the browser itself. + +dillo-2.0 brought: + + The same things dillo1 had, plus tabbed browsing, antialiasing, +different character sets, accepting compressed pages, control +over image loading, smaller footprint, fewer dependencies, better +table rendering, bugfixes, improved GUI, ... In brief, a better +dillo. Here's a list of some well known problems: * no FRAMES rendering * no https (there's a barebones prototype). + ----- FLTK2 ----- @@ -71,4 +80,4 @@ Solaris Jorge.- (jcid@dillo.org) -Oct, 2008 +June, 2009 |