netsurf/monkey
Vincent Sanders 7d9c9dba36 Split utils header into string functions and everything else
split out the string handling API from the rest of the utils header
and fix up all the fallout.
2016-04-21 22:36:21 +01:00
..
401login.c
401login.h
Makefile.defaults monkey should not force external iconv 2014-04-30 12:11:01 +01:00
Makefile.target remove reliance on GLib from monkey frontend 2016-02-12 13:37:50 +00:00
bitmap.c Update monkey to use bitmap render API 2015-04-24 10:54:32 +01:00
bitmap.h Update monkey frontend to use bitmap operation table. 2015-04-15 22:05:10 +01:00
browser.c Split utils header into string functions and everything else 2016-04-21 22:36:21 +01:00
browser.h reduce uncesessary inclusion of browser.h and browser_private.h 2014-10-17 09:27:58 +01:00
cert.c Update monkey frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
cert.h Update monkey frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
dispatch.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
dispatch.h remove the die API from the core. 2014-10-26 12:42:53 +00:00
download.c stop content header dragging in so many other headers 2016-04-19 23:20:29 +01:00
fetch.c Update monkey frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
fetch.h Update monkey frontend to use bitmap operation table. 2015-04-15 22:05:10 +01:00
filetype.c fix strcasecmp implicit declaration warnings on freebsd 2016-02-12 14:53:52 +00:00
filetype.h
font.c Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
main.c move sys/time.h support functionality out of generic header 2016-04-19 09:16:09 +01:00
options.h
plot.c remove unecessary utils/types.h 2014-11-02 20:10:32 +00:00
plot.h
res
schedule.c move sys/time.h support functionality out of generic header 2016-04-19 09:16:09 +01:00
schedule.h remove reliance on GLib from monkey frontend 2016-02-12 13:37:50 +00:00
utils.c remove the die API from the core. 2014-10-26 12:42:53 +00:00