netsurf/frontends
Michael Drake 24b7fdf438 Framebuffer: Fix freetype 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 11:59:32 +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
cocoa patch up cocoa use of depricated tree api 2016-12-31 01:04:27 +00:00
framebuffer Framebuffer: Fix freetype font table to return nserror. 2017-01-02 11:59:32 +00:00
gtk
monkey
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