netsurf/render
Michael Drake 7224990953 Port to libdom changed HTML content's base_target from talloc_strdup to strdup, so use free instead of talloc_free in html_destroy.
svn path=/trunk/netsurf/; revision=13877
2012-04-17 09:04:04 +00:00
..
box.c Include dom/dom.h where it might be needed 2012-03-24 20:55:22 +00:00
box.h Bring comment into line with use of libdom instead of libxml. 2012-03-26 10:47:54 +00:00
box_construct.c Fix frameset processing. 2012-04-16 16:14:40 +00:00
box_normalise.c Improve performance of style selection 2011-10-08 00:21:59 +00:00
font.c NetSurf options rework (a=vince r=daniels,jmb) 2012-03-22 09:34:34 +00:00
font.h Document font APIs -- specifically, string lengths are specified in bytes, not characters 2011-01-09 00:02:47 +00:00
form.c Include dom/dom.h where it might be needed 2012-03-24 20:55:22 +00:00
form.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
html.c Port to libdom changed HTML content's base_target from talloc_strdup to strdup, so use free instead of talloc_free in html_destroy. 2012-04-17 09:04:04 +00:00
html.h Migrate frame types so that desktop/browser.h does not include render/html.h 2012-03-24 17:09:21 +00:00
html_interaction.c Include dom/dom.h where it might be needed 2012-03-24 20:55:22 +00:00
html_internal.h Initial attempt at imagemap libdomification 2012-03-25 15:07:08 +00:00
html_redraw.c Include dom/dom.h where it might be needed 2012-03-24 20:55:22 +00:00
hubbub_binding.c fix infinite loop when copying private data 2011-10-19 15:28:47 +00:00
imagemap.c Initial attempt at imagemap libdomification 2012-03-25 15:07:08 +00:00
imagemap.h Initial attempt at imagemap libdomification 2012-03-25 15:07:08 +00:00
layout.c Include dom/dom.h where it might be needed 2012-03-24 20:55:22 +00:00
layout.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
libdom_binding.c Use correct identity of ok 2012-03-25 11:41:39 +00:00
list.c Squash memory leak 2009-11-22 13:53:44 +00:00
list.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
parser_binding.h Port box construction to libdom 2012-03-24 18:47:51 +00:00
search.c Include dom/dom.h where it might be needed 2012-03-24 20:55:22 +00:00
search.h Core part of search improvement: 2011-08-24 12:29:30 +00:00
table.c Include dom/dom.h where it might be needed 2012-03-24 20:55:22 +00:00
table.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
textinput.c Include dom/dom.h where it might be needed 2012-03-24 20:55:22 +00:00
textinput.h Remove unused structure. 2011-07-07 19:21:05 +00:00
textplain.c Shut up missing text_redraw 2012-03-25 08:19:37 +00:00
textplain.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00