netsurf/render
Chris Young def45f8e55 Ensure buff is NULL-initialised. 2013-01-21 20:03:03 +00:00
..
box.c make boxes keep reference to the DOM node that causes them 2012-11-30 12:29:54 +00:00
box.h make boxes keep reference to the DOM node that causes them 2012-11-30 12:29:54 +00:00
box_construct.c make boxes keep reference to the DOM node that causes them 2012-11-30 12:29:54 +00:00
box_normalise.c reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01: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 Fix url encoded query generation, when there's no name/value pairs. 2012-10-16 18:32:14 +01:00
form.h Make form_url_encode static. 2012-10-11 20:05:36 +01:00
html.c Remove content_msg for PASTE, since it doesn't need a gui_window to get the buffer from the front end now. 2013-01-08 16:53:00 +00:00
html.h Clean up search gui callbacks. 2012-08-14 13:41:30 +01:00
html_forms.c fix incorrect double free 2012-10-02 17:26:28 +01:00
html_interaction.c document mouse interaction a bit 2012-12-10 08:49:54 +00:00
html_internal.h reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01:00
html_redraw.c Make scale const. 2013-01-02 18:44:08 +00:00
html_script.c search for teh correct script type in the defer callback. 2013-01-02 23:14:31 +00:00
imagemap.c Improve error handling in html content 2012-10-17 21:52:43 +01:00
imagemap.h Improve error handling in html content 2012-10-17 21:52:43 +01:00
layout.c Fix min_max line width calc to include box spaces. 2013-01-02 12:46:17 +00:00
layout.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +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
search.c Stop render/search.c from dereferencing bw and remove dependency on html & text contents' bw pointer. 2012-08-14 14:03:54 +01:00
search.h Stop render/search.c from dereferencing bw and remove dependency on html & text contents' bw pointer. 2012-08-14 14:03:54 +01: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 Ensure buff is NULL-initialised. 2013-01-21 20:03:03 +00:00
textinput.h Remove unused structure. 2011-07-07 19:21:05 +00:00
textplain.c reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01:00
textplain.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00