..
box_construct.c
Box construction: Don't handle IMAGE specially.
2018-12-13 12:31:38 +00:00
box_normalise.c
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
box_textarea.c
fix url encoding to be compatible with nsurl API changes.
2018-09-26 17:21:48 +01:00
box_textarea.h
clean up html content handler header use
2018-05-11 13:18:54 +01:00
box.c
allow comments to supress implicit fallthrough warnings
2018-09-07 12:53:51 +01:00
box.h
Box: Add helper to check if box is first child.
2018-06-29 15:03:10 +01:00
font.c
Plotters: Expose array of font family strings to front ends.
2018-05-23 14:02:53 +01:00
font.h
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
form_internal.h
fix url encoding to be compatible with nsurl API changes.
2018-09-26 17:21:48 +01:00
form.c
rewrite form_successful_controls_dom as form_dom_to_data
2018-09-29 16:59:34 +01:00
html_css_fetcher.c
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
html_css.c
clean up html content handler header use
2018-05-11 13:18:54 +01:00
html_forms.c
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
html_interaction.c
gcc on openbsd is unable to reason about res variable usage and generates bogus warning
2018-09-26 21:32:35 +01:00
html_internal.h
clean up html content handler header use
2018-05-11 13:18:54 +01:00
html_object.c
HTML handler: Reformat passing viewport height when triggered by object.
2019-02-17 09:06:58 +00:00
html_redraw_border.c
Plotters: Change stroke width in the plot_style_t to fixed point.
2018-05-23 13:04:19 +01:00
html_redraw.c
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
html_save.h
clean up html content handler header use
2018-05-11 13:18:54 +01:00
html_script.c
clean up html content handler header use
2018-05-11 13:18:54 +01:00
html.c
HTML: Don't try to finish an HTML document's conversion twice.
2018-08-27 20:47:37 +01:00
html.h
clean up html content handler header use
2018-05-11 13:18:54 +01:00
imagemap.c
remove warning by replacing strcpy with safer strncpy
2018-08-24 10:26:26 +01:00
imagemap.h
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
layout.c
Layout: Add debug logging to show viewport dimensions passed into layout.
2019-02-17 09:06:58 +00:00
layout.h
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
Makefile
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
search.c
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
search.h
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
table.c
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00
table.h
move html and text content handlers where they belong
2018-05-10 13:37:02 +01:00