This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-03-04 14:21:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
render
History
Michael Drake
182b97ed33
Fix leak of html encoding.
2013-10-23 18:55:51 +01:00
..
box_construct.c
Force root element box type to BOX_BLOCK.
2013-07-10 12:27:56 +01:00
box_normalise.c
…
box_textarea.c
…
box_textarea.h
…
box.c
…
box.h
…
font.c
…
font.h
…
form.c
Fix leaks in form_successful_controls. 'charset' was always leaked, value was leaked in particular OOM case.
2013-10-23 12:34:48 +01:00
form.h
…
html_css_fetcher.c
…
html_css.c
fix mismatched option name and variable names
2013-05-28 14:16:11 +01:00
html_forms.c
…
html_interaction.c
…
html_internal.h
…
html_object.c
Shave a few more px off animated background redraw, in the non-tiled cases. (Restrict area to part of image that changed.)
2013-07-07 10:14:13 +01:00
html_redraw.c
…
html_script.c
fixup script message handling
2013-05-31 09:22:08 +01:00
html.c
Fix leak of html encoding.
2013-10-23 18:55:51 +01:00
html.h
…
imagemap.c
Fix a potential leak.
2013-09-05 11:13:08 +01:00
imagemap.h
…
layout.c
Layout doesn't need to handle the old insane textarea box splitting now. Fixes Coverity:1109882.
2013-10-23 12:48:16 +01:00
layout.h
…
list.c
…
list.h
…
Makefile
…
search.c
…
search.h
…
table.c
…
table.h
…
textplain.c
…
textplain.h
…