From 5772d91183ad4f3a8dc1d5c469bc7d295764b80c Mon Sep 17 00:00:00 2001 From: defanor Date: Sat, 17 Aug 2019 23:22:42 +0300 Subject: Add the prototype --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 NEWS (limited to 'NEWS') diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..97452e1 --- /dev/null +++ b/NEWS @@ -0,0 +1,12 @@ + -*- outline -*- + +* 2019-08-17, a more complete prototype + At about 3 KLOC, now there is (rudimentary) support for tables with + colspans and rowspans, form submission, tabs, history navigation. + +* 2019-07-18, a prototype + At about 2000 lines it includes word wrapping and caching, clickable + and focusable links, text selection, inline GTK widgets mixed with + texts, streaming parsing and UI building, asynchronous image + loading. Handled HTML elements include h1-h6, p, a, br, img, pre, + ul, li, dl, dt, dd, input, sub, sup, code, i, em, b, strong. -- cgit v1.2.3