dillo-3.0-rc2 is out
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi there,
After:
[ok] moveToWidget(). Jorge has code for this.
[ok] downloads dpi string escaping.
[ok] alt text wrapping (which looks like a nice feature).
[ok] remove large panel.
[ok] https dialog storm (BUG#868).
[ok] The findbar input doesn't know about Ctrl+{a,e,d,k}.
[ok] something other than "ctab%d" for initial tab label.
[ok] single close tab button with tooltip.
[ok] valgrind logs: close window
[ok] valgrind logs: cancel expected url
[ok] segfault with Ctrl-s (web search)
[ok] UI_TEMPORARILY_SHOW_PANELS
[ok] leave link into a native FLTK widget
[ok] remove pointeronlink(), panelmode_cb_i()
[ok] the panel problems when resizing from very small.
[ok] resize problems when tabs overflow
[ok] URL_ILLEGAL_CHARS
[ok] Fixed CustLightButton "light" color deactivation.
[ok] hoverTooltip glitch (tooltip linger when going into a child DIV).
[ok] tab overflow (code a handler)
[ok] valgrind error for first tab close, then resize().
[ok] update the Changelog
[ok] default search engine
[ok] new-tab and window title
[ok] CSS adjacent sibling selectors
[ok] margin-bottom + some margin collapse
[ok] fix doctree leak
Today the rc2 was packaged. Please get it here:
http://dillo.org/download/dillo-3.0-pre.tar.bz2 // tarball
http://dillo.org/download/dillo-3.0-pre.tar.bz2.asc // signature
The idea is to test the package in different OS/HW-Platforms
and to report how the build process went, and how it works.
Hopefully it'll become dillo-3.0. Afterall, it has been for a long
enough time in testing phase.
TIA for your feedback.
--
Last but not the least:
[ok] valgrind logs: cancel expected url
I can't reproduce this anymore (after the committed fix).
If somebody can still reproduce it, please report it. Details are in
this thread:
http://lists.auriga.wearlab.de/pipermail/dillo-dev/2011-August/008810.html
(the "expected url" is the one you've asked for but whose data bytes
haven't started to arrive. If during this period of time you stop the request
--e.g. by pressing Stop or clicking another URL, it's cancelled--).
--
Cheers
Jorge.-