netsurf/frontends
Michael Drake e3b2f792c0 Framebuffer: Fix internal font table to return nserror.
We were returning true on success, which when the return value was
tested for being NSERROR_OK (0), meant it was treated as failure.

Now we correctly return NSERROR_OK on success.
2017-01-02 12:01:40 +00:00
..
amiga Make the documentation reflect reality. 2016-12-31 14:47:33 +00:00
atari Atari: Fix typo. 2016-12-29 15:08:44 +00:00
beos remove unecessary include of depricated tree interface from beos 2016-12-16 15:14:26 +00:00
cocoa patch up cocoa use of depricated tree api 2016-12-31 01:04:27 +00:00
framebuffer Framebuffer: Fix internal font table to return nserror. 2017-01-02 12:01:40 +00:00
gtk gtk: Update for new hotlist API. 2016-12-29 14:49:39 +00:00
monkey make monkey frontend mime type processing use explicit ascii processing 2016-09-07 21:45:21 +01:00
riscos RISC OS: Fix hotlist save. 2016-12-29 15:15:41 +00:00
windows Windows: Update for new hotlist API. 2016-12-29 15:01:07 +00:00
Makefile Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00