Download List

專案描述

Dillo Web browser is a very fast, extremely small Web browser that's written in C and C++. The source is around 600 KB, and the static binary is about 980KB. It is a graphical browser built upon FLTK-1.3, and it renders a good subset of HTML and CSS, excluding frames, JavaScript, and JVM support.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-15 02:19
2.0

This is a major rewrite of dillo into C/C++, using
the FLTK2 library. This release comes with many
improvements: tabbed browsing, anti-aliasing,
different character sets, accepting compressed
pages, control over image loading, a smaller
footprint, nearly 50% smaller memory usage, fewer
dependencies, better table rendering, bugfixes, an
improved GUI, and many others.
標籤: Major feature enhancements

2006-05-02 18:28
0.8.6

This release comes with extensive work on the plugins side. It has a new dpip library, a new FLTK2-based GUI for downloads, a "data:" URI handler, an important bugfix in the FTP plugin, and a cookies server DPI that enables all Dillo instances to use cookies at the same time. There are many small fixes.
標籤: Major feature enhancements

2005-06-18 15:44
0.8.5

This a bugfix release that addresses a couple of security issues. It
also includes a new panel size option and a fix for the file dpi. Users
are advised to upgrade ASAP.
標籤: Major security fixes

2005-01-12 15:41
0.8.4

A very important memory leak involving pthreads'
stacks was fixed. This cuts virtual memory usage
(VSZ) by a factor ranging from 2 to 20, depending
on usage and the pthreads library implementation.
The generic parser was orthogonalized, which
brings some important enhancements and
improvements. The algorithm for parsing character
entities was redesigned. Lots of minor
improvements were made, and a security bug was
fixed. Users are encouraged to upgrade.
標籤: Major bugfixes

2004-10-27 16:05
0.8.3

This version comes with a parser that's able to
use W3C's semantics plus some heuristics. This
improves the rendering of sites that deliver
non-valid HTML. It is expected to provide better
results than the venerable dillo-0.7.3, while
keeping the useful diagnostic messages of the bug
meter. A new unified API for handling data streams
inside dillo plugins was also introduced, and
every plugin was ported to it. Cookies,
redirections, and SSL were improved. (The latter
is still alpha and was disabled by default. Read
the FAQ to learn how to enable it).
標籤: Major feature enhancements

Project Resources