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 0a9c643520
fix core find in page behaviour when case sensitivity is toggled
5 years ago
..
Makefile move html and text content handlers where they belong 7 years ago
box.c HTML: Box coordinates: Take fast route to float container. 6 years ago
box.h html: Mirror gadget values in and out of the DOM 6 years ago
box_construct.c html: Mirror gadget values in and out of the DOM 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 form: Fix situation where a gadget initialises with NULL value 6 years ago
form_internal.h html: Mirror gadget values in and out of the DOM 6 years ago
html.c HTML: Don't allow objects to redraw until we have a layout. 6 years ago
html.h clean up html content handler header use 7 years ago
html_css.c Excise the llcache query pathway. 6 years ago
html_css_fetcher.c move html and text content handlers where they belong 7 years ago
html_forms.c html: Mirror gadget values in and out of the DOM 6 years ago
html_interaction.c fix core find in page behaviour when case sensitivity is toggled 5 years ago
html_internal.h HTML: Don't allow objects to redraw until we have a layout. 6 years ago
html_object.c HTML: Don't allow objects to redraw until we have a layout. 6 years ago
html_redraw.c change browser_window_redraw to use unscaled coordinates 6 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 Excise the llcache query pathway. 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: Apply min/max width to replaced elements when width is given. 6 years ago
layout.h move html and text content handlers where they belong 7 years ago
search.c fix core find in page behaviour when case sensitivity is toggled 5 years ago
search.h fix core find in page behaviour when case sensitivity is toggled 5 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