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
Vincent Sanders c1c3a06748
document mouse interaction a bit
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 ensure default action fetcher is set to NULL 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 Add support for CSS clip property. 12 years ago
html_script.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 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 placement of first inline on line below a float, when float has been shifted up by >= its own height with a negative margin. 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 Talloc ctx fixup. 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