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/render
Chris Young def45f8e55
Ensure buff is NULL-initialised.
12 years ago
..
box.c make boxes keep reference to the DOM node that causes them 12 years ago
box.h make boxes keep reference to the DOM node that causes them 12 years ago
box_construct.c make boxes keep reference to the DOM node that causes them 12 years ago
box_normalise.c reduce talloc usage to box tree layout only 12 years ago
font.c NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
font.h Document font APIs -- specifically, string lengths are specified in bytes, not characters 14 years ago
form.c Fix url encoded query generation, when there's no name/value pairs. 12 years ago
form.h Make form_url_encode static. 12 years ago
html.c Remove content_msg for PASTE, since it doesn't need a gui_window to get the buffer from the front end now. 12 years ago
html.h Clean up search gui callbacks. 13 years ago
html_forms.c fix incorrect double free 12 years ago
html_interaction.c document mouse interaction a bit 12 years ago
html_internal.h reduce talloc usage to box tree layout only 12 years ago
html_redraw.c Make scale const. 12 years ago
html_script.c search for teh correct script type in the defer callback. 12 years ago
imagemap.c Improve error handling in html content 12 years ago
imagemap.h Improve error handling in html content 12 years ago
layout.c Fix min_max line width calc to include box spaces. 12 years ago
layout.h Merge branches/jmb/content-factory to trunk 14 years ago
list.c Squash memory leak 15 years ago
list.h Merge LibCSS port to trunk. 16 years ago
search.c Stop render/search.c from dereferencing bw and remove dependency on html & text contents' bw pointer. 13 years ago
search.h Stop render/search.c from dereferencing bw and remove dependency on html & text contents' bw pointer. 13 years ago
table.c Include dom/dom.h where it might be needed 13 years ago
table.h Merge LibCSS port to trunk. 16 years ago
textinput.c Ensure buff is NULL-initialised. 12 years ago
textinput.h Remove unused structure. 14 years ago
textplain.c reduce talloc usage to box tree layout only 12 years ago
textplain.h Virtualise content handler finalisation calls. Remove pointless implementations. 14 years ago