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
Chris Young 87b34e1ddd
Modify some "free" references which were failing to build with clib2 debug mode
6 years ago
..
Makefile move html and text content handlers where they belong 7 years ago
box.c allow comments to supress implicit fallthrough warnings 6 years ago
box.h Box: Add helper to check if box is first child. 7 years ago
box_construct.c HTML: Squash error-path leaks in select box construction. 6 years ago
box_normalise.c move html and text content handlers where they belong 7 years ago
box_textarea.c fix url encoding to be compatible with nsurl API changes. 6 years ago
box_textarea.h clean up html content handler header use 7 years ago
font.c Plotters: Expose array of font family strings to front ends. 7 years ago
font.h move html and text content handlers where they belong 7 years ago
form.c validate the form button element type attribute as per spec 6 years ago
form_internal.h fix url encoding to be compatible with nsurl API changes. 6 years ago
html.c html.c: Correct ordering for reformat time 6 years ago
html.h clean up html content handler header use 7 years ago
html_css.c CSS: Update for change to libcss append sheet API. 6 years ago
html_css_fetcher.c Modify some "free" references which were failing to build with clib2 debug mode 6 years ago
html_forms.c move html and text content handlers where they belong 7 years ago
html_interaction.c gcc on openbsd is unable to reason about res variable usage and generates bogus warning 6 years ago
html_internal.h CSS: Update for change to libcss select style API. 6 years ago
html_object.c HTML content handler: Handle content msg for getdims. 6 years ago
html_redraw.c move html and text content handlers where they belong 7 years ago
html_redraw_border.c Plotters: Change stroke width in the plot_style_t to fixed point. 7 years ago
html_save.h clean up html content handler header use 7 years ago
html_script.c html_script.c: html_script_exec() reqacquire script ptr 6 years ago
imagemap.c use memcpy instead of strcpy to make the dom string copy intention explicit 6 years ago
imagemap.h move html and text content handlers where they belong 7 years ago
layout.c Layout: Add debug logging to show viewport dimensions passed into layout. 6 years ago
layout.h move html and text content handlers where they belong 7 years ago
search.c move html and text content handlers where they belong 7 years ago
search.h move html and text content handlers where they belong 7 years ago
table.c move html and text content handlers where they belong 7 years ago
table.h move html and text content handlers where they belong 7 years ago