netsurf/content/handlers/html
2020-05-01 21:25:23 +01:00
..
box_construct.c put html content handler object interface into its own header 2020-05-01 21:25:23 +01:00
box_construct.h split html box processing code 2020-04-29 20:37:42 +01:00
box_inspect.c split html box processing code 2020-04-29 20:37:42 +01:00
box_inspect.h split html box processing code 2020-04-29 20:37:42 +01:00
box_manipulate.c split html box processing code 2020-04-29 20:37:42 +01:00
box_manipulate.h split html box processing code 2020-04-29 20:37:42 +01:00
box_normalise.c split html box processing code 2020-04-29 20:37:42 +01:00
box_normalise.h split html box processing code 2020-04-29 20:37:42 +01:00
box_special.c put html content handler object interface into its own header 2020-05-01 21:25:23 +01:00
box_special.h split html box processing code 2020-04-29 20:37:42 +01:00
box_textarea.c split html box processing code 2020-04-29 20:37:42 +01:00
box_textarea.h remove user warning and propogate error return 2019-11-06 23:13:20 +00:00
box.h split html box processing code 2020-04-29 20:37:42 +01:00
css_fetcher.c remove unecessary filename prefixes in the html content handler 2020-04-30 21:59:21 +01:00
css.c remove unecessary filename prefixes in the html content handler 2020-04-30 21:59:21 +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 remove user warning and fix up error handling in form select menus 2019-11-07 18:52:49 +00:00
form.c split html box processing code 2020-04-29 20:37:42 +01:00
forms.c remove unecessary filename prefixes in the html content handler 2020-04-30 21:59:21 +01:00
html_internal.h put html content handler object interface into its own header 2020-05-01 21:25:23 +01:00
html_save.h clean up html content handler header use 2018-05-11 13:18:54 +01:00
html.c remove unused available width and height parameters from html_fecth_object() 2020-04-30 22:16:41 +01:00
html.h clean up html content handler header use 2018-05-11 13:18:54 +01:00
imagemap.c clean up html box, no functionality change just cosmetic 2020-04-28 23:30:20 +01:00
imagemap.h move html and text content handlers where they belong 2018-05-10 13:37:02 +01:00
interaction.c split html box processing code 2020-04-29 20:37:42 +01:00
interaction.h split out html interaction header elements and rename source 2019-11-12 21:54:35 +00:00
layout.c split html box processing code 2020-04-29 20:37:42 +01:00
layout.h move html and text content handlers where they belong 2018-05-10 13:37:02 +01:00
Makefile remove unecessary filename prefixes in the html content handler 2020-04-30 21:59:21 +01:00
object.c put html content handler object interface into its own header 2020-05-01 21:25:23 +01:00
object.h put html content handler object interface into its own header 2020-05-01 21:25:23 +01:00
redraw_border.c remove unecessary filename prefixes in the html content handler 2020-04-30 21:59:21 +01:00
redraw.c remove unecessary filename prefixes in the html content handler 2020-04-30 21:59:21 +01:00
script.c remove unecessary filename prefixes in the html content handler 2020-04-30 21:59:21 +01:00
search.c split html box processing code 2020-04-29 20:37:42 +01:00
search.h fix core find in page behaviour when case sensitivity is toggled 2019-09-21 10:53:41 +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