You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/content/handlers/html
Vincent Sanders b2053790d5
Initial adding of grid box
1 year ago
..
layout split html line layout into separate module 1 year ago
Makefile split html layout code into sub directory 1 year ago
box.h Initial adding of grid box 1 year ago
box_construct.c Initial adding of grid box 1 year ago
box_construct.h split html box processing code 5 years ago
box_inspect.c html: layout: Initial implementation of display: flex 2 years ago
box_inspect.h html: layout: Initial implementation of display: flex 2 years ago
box_manipulate.c html: Add support for OL start attribute. 4 years ago
box_manipulate.h split html box processing code 5 years ago
box_normalise.c html: layout: Initial implementation of display: flex 2 years ago
box_normalise.h html: layout: Initial implementation of display: flex 2 years ago
box_special.c html: layout: Initial implementation of display: flex 2 years ago
box_special.h split html box processing code 5 years ago
box_textarea.c remove unecessary use of gui_internal in content 5 years ago
box_textarea.h remove user warning and propogate error return 5 years ago
css.c html: css: Remove redundant origin filtering for author_level_css 1 year ago
css.h improve html content handler private headers 5 years ago
css_fetcher.c improve html content handler private headers 5 years ago
dom_event.c html: Avoid processing STYLE elements if author_level_css disabled 1 year ago
dom_event.h split dom event handling into separate module 5 years ago
font.c Switch to new libcss API for unit conversion. 4 years ago
font.h Switch to new libcss API for unit conversion. 4 years ago
form.c Clean up print format specifier usage 2 years ago
form_internal.h remove the forward references in html form internal handling 5 years ago
forms.c improve desktop text search header usage 5 years ago
html.c Avoid integer types with platform dependent size 2 years ago
html.h clean up html content handler header use 7 years ago
html_save.h clean up html content handler header use 7 years ago
imagemap.c improve html content handler private headers 5 years ago
imagemap.h move html and text content handlers where they belong 7 years ago
interaction.c Switch to new libcss API for unit conversion. 4 years ago
interaction.h remove unesessary header use in protected content 5 years ago
layout.h move html and text content handlers where they belong 7 years ago
object.c Switch to new libcss API for unit conversion. 4 years ago
object.h clean up content headers and documentation comments 5 years ago
private.h Switch to new libcss API for unit conversion. 4 years ago
redraw.c Switch to new libcss API for unit conversion. 4 years ago
redraw_border.c improve html content handler private headers 5 years ago
script.c improve content header usage 5 years ago
table.c Switch to new libcss API for unit conversion. 4 years ago
table.h Switch to new libcss API for unit conversion. 4 years ago
textselection.c Switch to new libcss API for unit conversion. 4 years ago
textselection.h remove unecessary content handler specific selection creation 5 years ago