Download List

Projeto Descrição

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

Esta é uma grande reformulação do dillo em C / C + +, usando a biblioteca FLTK2. Esta versão vem com muitas melhorias: navegação por abas, anti-aliasing, conjuntos de caracteres diferentes, aceitando as páginas compactadas, controle sobre o carregamento da imagem, um espaço menor, uso de memória em quase 50% menor, menor número de dependências, tornando melhor mesa, bugfixes, uma interface gráfica melhorada , e muitos outros.
Tags: Major feature enhancements
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.

2006-05-02 18:28
0.8.6

Esta versão vem com extenso trabalho sobre o lado plugins. Tem uma biblioteca DPIP novo, uma nova FLTK2 baseada GUI para downloads, uma data ":" manipulador URI, um bugfix importante no plugin de FTP e um servidor PPP cookies que permite que todas as instâncias Dillo usar cookies, ao mesmo tempo. Há muitas pequenas correções.
Tags: Major feature enhancements
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.

2005-06-18 15:44
0.8.5

Esta liberação de uma correção de bugs que aborda algumas das questões de segurança. Ele também inclui uma opção de tamanho de novo painel e uma correção para o arquivo dpi. Os usuários são aconselhados a atualizar ASAP.
Tags: Major security fixes
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.

2005-01-12 15:41
0.8.4

Uma fuga de memória muito importante envolvendo pilhas pthreads 'foi corrigido. Isto reduz a utilização da memória virtual (VSZ) por um fator que variam de 2 a 20, dependendo do uso e da implementação da biblioteca pthreads. O analisador genérico ortogonal, que traz alguns aperfeiçoamentos e melhorias importantes. O algoritmo para analisar as entidades personagem foi redesenhado. Lotes de pequenas melhorias foram feitas, e um bug de segurança foi corrigido. Os usuários são encorajados a atualizar.
Tags: Major bugfixes
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.

2004-10-27 16:05
0.8.3

Esta versão vem com um interpretador que é capaz de usar a semântica da W3C, além de algumas heurísticas. Isso melhora a renderização dos sites que oferecem HTML não-válido. Espera-se para fornecer resultados melhores do que o venerável dillo-0.7.3, mantendo as mensagens de diagnóstico útil do medidor de bug. A nova API unificada para lidar com fluxos de dados dentro de plugins dillo também foi introduzida, e todos os plug-in foi portado para ele. Cookies, redirecionamentos, e SSL foram melhorados. (O último ainda é alfa e foi desativado por padrão. Leia o FAQ para saber como ativá-lo).
Tags: Major feature enhancements
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).

Project Resources