PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : dillo-0.7.0



sUbaRt!
17.02.03, 17:26
>>> Link <<< (http://dillo.auriga.wearlab.de/)

What's Dillo?

* Dillo is a web browser project completely written in C.
* Dillo is small: source is less than 365 KB, and the binary is around 265 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 gzilla-0.2.2's html-parser, and almost everything else was rewritten from scratch!.
* Dillo is very fast!


dillo-0.7.0 [Feb 17, 2003]

- * Added IPv6 support! [./configure --enable-ipv6] (BUG#351)
Patch: Philip Blundell
- * Fixing char escaping/encoding problems with file URIs (BUG#321)
* Fixing buffer overflow sources in file.c.
* Switched the image tooltip from "alt" to "title" attribute.
Patch: Francis Daly, Jorge Arellano
- * Added code so that tooltips stay within the screen.
Patch: Pekka Lampila, Sebastian Geerken
- * Fixed a problem occurring when scrolling with the "b" key.
Patch: Livio Baldini
- * Fixed a memory leak in DwAlignedPage.
Patch: Jörgen Viksell, Sebastian Geerken
- * Moved stuff into remove_cookie() and add_cookie() functions.
* Made cookies sort once in add_cookie().
* Removed some unneeded casts and calls in cookies.
(*)Repairing some minor misbehaviours in Cookies_parse_string().
Patches: Jörgen Viksell, Jorge Arellano, Madis Janson
- * Fixed a bug in Dw_widget_mouse_event.
Patch: Jörgen Viksell
- * Fixed a bug in DwPage ("height" argument).
Patch: Pekka Lampila
- * Removed a segfault source in http.c
Patch: Madis Janson
- * Removed space around tables.
* Implemented the <button> tag! (BUG#276)
* Added iterators (DwItetator, DwExtItetator, DwWordItetator).
- Rewrote findtext, added highlighting and "case sensitive" option.
- Improved findtext dialog placement too!
* Implemented "ALIGN = {LEFT|RIGHT|CENTER}" for <table>, and
"ALIGN = {LEFT|RIGHT|CENTER|JUSTIFY}" for <tr>.
* Implemented character alignment, applied it on ALIGN=CHAR and CHAR for
<tr>, <td> and <th>.
- New widget DwTableCell.
- Some smaller changes in DwAlignedPage and DwPage (virtual word_wrap,
ignore_line1_offset_sometimes).
* Implemented vertical alignment of table cells.
- Changed behavior of Dw_page_size_allocate.
- Applied it on "VALIGN={TOP|BOTTOM|MIDDLE|BASELINE}" for <tr>, <td> and
<th>.
- Fixed splash screen.
* Set the height of <BR>'s in non-empty lines to zero.
* Moved some code from html.c to a_Dw_page_change_link_color.
* Made bullets size depending on the font size.
* Fixed too wide widgets in lists (e.g. nested lists).
Patches: Sebastian Geerken
- * Added support for <input type=image...> (BUG#313)
Patch: Madis Janson, Sebastian Geerken, Jorge Arellano
- * Made a better EAGAIN handler, and enabled FreeIOVec operation in IOWrite.
Patch: Jorge Arellano, Livio Baldini
- * Fixed include directives for config.h
Patch: Jorge Arellano, Claude Marinier
- * Made lots of minor cleanups.
Patches: Lex Hider, Jorge Arellano, Rudmer van Dijk
- * Added a simple command line interface, and enabled some options (BUG#372).
* Added full-window option in command line and dillorc.
* Added an option to set offline URLs from CLI.
* Made dillo embeddable into other GTK applications.
Patches: Jorge Arellano, Melvin Hadasht
- * Made drafts for dillo plugins protocol (dpi1)
Work: Jorge Arellano, Eric Gaudet
- * Avoided a file lock when cookiesrc disables cookies (BUG#358).
* Fixed scroll-jumping between widgets when pressing Up&Dn arrows.
* Added a tiny warning/handler for meta refresh.
* Concomitant Control Chain (CCC):
- Extended the theory to allow bidirectional message passing.
- Renewed the API.
- Improved the debugging code.
- Redesigned the old CCCs, and made a new one for plugins (dpi).
- Reimplemented dillo's core with the new chains.
* Input/Output engine (IO):
- Extended the functionallity with a threaded operation that
allows buffered writes of small chunks on the same FD.
- Created a new IO API, and adapted dillo to it.
* Used the new CCC and IO to implement dillo plugins! (dpi).
* Implemented the internal support for a bookmarks dpi.
* Wrote a dpi-program for bookmarks.
* Created capi.c, a meta module for cache.c.
* Restructured Html_write so custom HTML can be inserted.
* Set BackSpace and Shift+BackSpace to work as Back/Forward buttons.
* Set the escape key as a dialog closing shortcut.
* Removed a segfault in find text with a string of spaces (BUG#393)
* Added wrappers/whitespace filtering for pasted/typed/CLI URLs. (RFC-2396)
* Added an HTML warning message for illegal characters inside URLs.
* Made dpi communication go through unix domain sockets.
* Enabled dillo to launch the bookmarks plugin!
* Made some cleanups in IO/.
Patches: Jorge Arellano

ra1der
17.02.03, 21:55
Dillo ist ja richitg schön schnell!
Gibt es dafür plugins, weil mein dillo meint er kann keine frames usw.