PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Webbrowser dillo 0.8.2 erschienen



ollonois
08.07.04, 19:29
* Dillo is a web browser project completely written in C.
* Dillo is small: source is less than 400 KB, and the binary is around 350 KB!
* Dillo aims to be a multi-platform browser alternative that's small, stable, developer-friendly, usable, fast, and extensible.
* Dillo is mainly based on GTK+ (GNOME is NOT required!)
* Dillo is a free-SW project in the terms of the GNU general public license.
* Current code uses an improved html-parser (it was based on gzilla's), and almost everything else was rewritten from scratch!.
* Dillo is very fast!





Changelog

dillo-0.8.2 [Jul 06, 2004]

- * Made PgUp/PgDn scroll by a full page, instead of a half (BUG#418).
* Added new Gtk+ widgets GtkExtButton, GtkExtMenu, and GtkExtMenuItem.
- Used GtkExtButton to enhance the button 3 menu of the forward button,
backward button and bug meter buutton.
- GtkExtMenu and GtkExtMenuItem are used to make handling button 2
in the history menus cleaner.
* Made bug meter button react on high-level "clicked" signal, instead of
"button-press-event".
* New widget GtkMenuTitle, used for nicer titles in menus.
Patches: Sebastian Geerken
- * Added a small handler for javascript links (BUG#546).
* Made the parser ignore white space immediately after an open tag, and
immediately before a close tag.
* Fixed handling of redirection answers with unviewable MIME type (BUG#563).
* Fixed the history-stack handling after redirection chains.
* Fixed the character escaping logic in directory listings (BUG#564).
* Added a small hack to view UTF-8 encoded quotation marks.
* Added a "start_page" option to dillorc (to override the splash screen).
* Tuned the buffering scheme for local directory listings (more speed).
* Set some initial socket-buffering for dpis (in dpid).
* Disallowed the "about:" method on non-root URLs (BUG#573).
* Made the rendered area keep its focus after a form submition.
* Fixed some include files in src/IO/.
Patches: Jorge Arellano
- * Added hints (icons and tooltip text) to buttons featuring a right-click
context menu.
* Now you can copy & paste an URL into the "Clear URL" button.
Patch: Jorge Arellano, Sebastian Geerken
- * Made the save and open file dialogs remember the last directory (BUG#211).
Patch: Diego Sáenz


Download (http://www.dillo.org/download.html)