Tuesday, 3 September 2013

Re: New treeview

In article <53826752d2tlsa@netsurf-browser.org>,
Michael Drake <tlsa@netsurf-browser.org> wrote:

> Over the weekend I intend to make NetSurf use the new treeview, and
> remove the old one. The temp_treeview_test option will be removed.

That's now done.

All front ends are now using the old tree.{c|h} API as a compatibility
layer for the new treeview functionality. They should be updated to use
the new core hotlist, global_history, cookie_manager, and sslcert_viewer
modules instead.

While removing the old treeview, I found a couple of front ends were using
the treeview internals directly for things like menu based access to the
hotlist. This is impossible now. I'll add an iteration API to the
hotlist module.

--

Michael Drake (tlsa) http://www.netsurf-browser.org/

No comments:

Post a Comment