netsurf/render
Michael Drake 57d2e31e59 Avoid using hlcache_handle for drag saves in html_interaction. Drag save msg with NULL content now means save the content which sends the message. 2012-08-19 12:46:42 +01:00
..
box.c Include dom/dom.h where it might be needed 2012-03-24 20:55:22 +00:00
box.h Don't need to include browser.h. 2012-08-14 14:53:48 +01:00
box_construct.c More use of interns. 2012-07-26 15:57:33 +01:00
box_normalise.c fix quirks mode setting with libdom hubbub parser 2012-07-14 09:13:21 -06: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 Pass content containing form's nsurl to form_submit, instead of its hlcache_handle. Avoid dereferencing bw in html content handlers. 2012-08-17 20:26:00 +01:00
form.h Pass content containing form's nsurl to form_submit, instead of its hlcache_handle. Avoid dereferencing bw in html content handlers. 2012-08-17 20:26:00 +01:00
html.c Avoid using hlcache_handle for drag saves in html_interaction. Drag save msg with NULL content now means save the content which sends the message. 2012-08-19 12:46:42 +01:00
html.h Clean up search gui callbacks. 2012-08-14 13:41:30 +01:00
html_forms.c Fix handling of form elements without a <form>. 2012-08-07 10:53:40 +01:00
html_interaction.c Avoid using hlcache_handle for drag saves in html_interaction. Drag save msg with NULL content now means save the content which sends the message. 2012-08-19 12:46:42 +01:00
html_internal.h html__redraw_a_box takes html_content instead of struct content. 2012-08-16 13:22:35 +01:00
html_redraw.c Include dom/dom.h where it might be needed 2012-03-24 20:55:22 +00:00
html_script.c Let contents broadcast explicit status messages as well as announce that their internal status has been updated. 2012-08-15 19:00:50 +01:00
imagemap.c Interned string cleanup, phase 5: Move imagemap.c to corestring. 2012-07-22 20:52:34 +01: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
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 Use paste content msg. 2012-08-18 22:19:42 +01:00
textinput.h Remove unused structure. 2011-07-07 19:21:05 +00:00
textplain.c Minor style tweaks. 2012-08-19 11:39:00 +01:00
textplain.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00