summaryrefslogtreecommitdiff
path: root/pkg/netsurf/patch
AgeCommit message (Collapse)Author
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.
2017-01-01netsurf: Set cursor shapes in fbtk and remove image cursorsMichael Forney
2016-12-30netsurf: Implement cursor changingMichael Forney
2016-12-29Add netsurf 3.6Michael Forney
{nsgenbind,webidl}-{lexer,parser}.{c,h} were generated using flex and bison on unmodified 0.4 sources.