summaryrefslogtreecommitdiff
path: root/pkg/netsurf/src
AgeCommit message (Collapse)Author
2017-10-16netsurf: Update to 3.7Michael Forney
2017-10-07Check for negative snprintf return valueMichael Forney
2017-10-03netsurf: Update to latest gitMichael Forney
2017-10-01netsurf: A couple bug fixesMichael Forney
2017-09-01netsurf: Update to latest gitMichael Forney
2017-08-13netsurf: Update to latest gitMichael Forney
2017-07-10netsurf: Various minor fixesMichael Forney
2017-06-26netsurf: Update to latest gitMichael Forney
2017-06-15netsurf: Add search functionalityMichael Forney
Also some other minory improvements.
2017-06-12netsurf: Add SVG supportMichael Forney
2017-06-11netsurf: Build with upstream utf8procMichael Forney
2017-06-11netsurf: Load cookies from cookie_file, not cookie_jarMichael Forney
2017-06-11netsurf: Update to latest gitMichael Forney
Update libcss, libdom, libutf8proc and nsgenbind as well.
2017-06-11netsurf: Add download functionality and fix scroll resize bugMichael Forney
2017-06-04netsurf: Some rendering improvementsMichael Forney
2017-06-03netsurf: Fix cookies with expirations long into the futureMichael Forney
2017-06-03netsurf: Use new tiny frontend and remove libnsfbMichael Forney
The tiny backend was written from scratch and offers several improvements over the framebuffer backend: - Supports copy-paste. - Re-uses browser widgets for UI. - Simpler, and easier to work with.
2016-12-29Add netsurf 3.6Michael Forney
{nsgenbind,webidl}-{lexer,parser}.{c,h} were generated using flex and bison on unmodified 0.4 sources.