What's pending for RC2
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi there,
So far we have:
[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
[ ] default search engine
[ ] new-tab and window title
[ ] CSS adjacent sibling selectors
I'd like to comment some:
[ok] tab overflow (code a handler)
Please send feedback on how it works. Remember that polish
and eye candy was left for the next release.
[ok] update the Changelog
Corvid and Johannes may have some pending items to add.
BTW, at this point the Changelog has a summary of user-visible
changes, which reduces clutter given that the full history is in hg.
Please vote.
me: +1 on keeping it this way.
[ ] default search engine
I've been using search_url="http://duckduckgo.com/lite/?kp=-1&q=%s"
and it works quite well for me.
Please vote.
me: +1 for making it the default
Also I'd like to add some default search engines. For instance,
this one is very useful for me:
search_url="Free Dictionary http://www.thefreedictionary.com/%s"
Comments/suggestions?
[ ] new-tab and window title
This is a simple deatail that I'll look into quickly.
[ ] CSS adjacent sibling selectors
Johannes has to decide on this.
--
Cheers
Jorge.-