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.

2004-07-09 19:51
0.8.2

This is a more polished version of the first beta. Several enhancements were made on the user interface. This plus the usual number of bugfixes, and a few additions (such as support for some Javascript links), round out the release.
標籤: Minor feature enhancements

2004-05-15 21:27
0.8.1

This version comes with an improved parser. The
block/inline container model information is now an
essential part of the parser. This improves both
bug detection in the bug-meter and the rendering
of HTML pages. Dillo now is able to detect and
offer a download dialog when a clicked URL is not
viewable. Several glitches of the previous release
were also fixed. This version is no longer
considered alpha, but very stable beta.
標籤: Major feature enhancements

2004-02-09 20:58
0.8.0

The dpi framework was redesigned. Communications
are now done with a daemon: dpid. Some new plugins
are included: downloads, ftp, hello. This release
also introduces the bug-meter: a button that shows
the count of detected HTML errors in a page, also
providing the line where they occur and a hint of
how to solve them. It's intended to help making
standards-compliant Web sites. A context menu for
images, a Web-search dialog, the "-geometry"
switch in the CLI, lots of improvements in the
internal widget system, portability enhancements,
and bugfixes were also added.
標籤: Major feature enhancements

2003-08-07 16:26
0.7.3

This is mainly a bugfix release. The main fixes
were concerned with improving selection code,
speeding up the rendering of huge pages, a bug in
findtext, and better exception handling inside
I/O. Attractive, new toolbar icons were also
added.
標籤: Major bugfixes

2003-05-03 17:44
0.7.2

This release comes with a long-awaited feature: Copy-and-paste (or
text selection) from the rendered area. You can now select rendered
text with the mouse and paste it into other applications.
標籤: Major feature enhancements

Project Resources