netsurf/render
Vincent Sanders 8ec7ad053a Make the fetching of a contents encoding generic.
The frontends previously had to use an html renderer API to get the
encoding of a content. This also required the explicit checking of the
contents type rather than using the existing content API to abstract
this knowledge.
2014-11-05 23:44:31 +00:00
..
box_construct.c Add bw function to get scrollbar type. 2014-10-25 12:04:11 +01:00
box_normalise.c
box_textarea.c Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
box_textarea.h
box.c Remove unecessary forward declarations. 2014-09-05 23:00:18 +01:00
box.h remove unecessary utils/types.h 2014-11-02 20:10:32 +00:00
font.c Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
font.h Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
form.c remove unecessary browser.h include from core headers 2014-10-17 12:21:52 +01:00
form.h remove unecessary utils/types.h 2014-11-02 20:10:32 +00:00
html_css_fetcher.c make the pseudo css fetcher report initialisation errors 2014-10-25 23:07:00 +01:00
html_css.c make the pseudo css fetcher report initialisation errors 2014-10-25 23:07:00 +01:00
html_forms.c remove unecessary browser.h include from core headers 2014-10-17 12:21:52 +01:00
html_interaction.c replace save_link operation table entry usage of textural url with nsurl 2014-11-03 23:05:59 +00:00
html_internal.h make the pseudo css fetcher report initialisation errors 2014-10-25 23:07:00 +01:00
html_object.c Open select menu via content msg, instead of breaking encapsulation. 2014-10-24 17:57:15 +01:00
html_redraw.c remove unecessary browser.h include from core headers 2014-10-17 12:21:52 +01:00
html_script.c
html.c Make the fetching of a contents encoding generic. 2014-11-05 23:44:31 +00:00
html.h Make the fetching of a contents encoding generic. 2014-11-05 23:44:31 +00:00
imagemap.c remove uncessary null check (coverity 1199865) and remove forward references 2014-05-18 14:40:39 +01:00
imagemap.h
layout.c remove unecessary browser.h include from core headers 2014-10-17 12:21:52 +01:00
layout.h
Makefile Remove completely dead file. 2014-05-31 10:45:32 +01:00
search.c Update the core to use the split operations table headers 2014-10-16 22:33:43 +01:00
search.h
table.c
table.h
textplain.c Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
textplain.h