netsurf/render
Michael Drake 6b7669dc09 Use nsurl_join instead of url_join. Forms still need to be moved over to nsurl. 2012-10-11 17:49:42 +01:00
..
box.c Confine box_at_point to the document it's given. Callers are now responsible for calling whatever functionality for object boxes. Remove last bw dereference from render directory. Remove a couple of unused functions. 2012-08-21 15:27:52 +01:00
box.h Confine box_at_point to the document it's given. Callers are now responsible for calling whatever functionality for object boxes. Remove last bw dereference from render directory. Remove a couple of unused functions. 2012-08-21 15:27:52 +01:00
box_construct.c Fix frame name allocation. 2012-10-06 16:42:58 +01: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 Talloc ctx fixup. 2012-10-05 14:41:40 +01:00
form.h Confine box_at_point to the document it's given. Callers are now responsible for calling whatever functionality for object boxes. Remove last bw dereference from render directory. Remove a couple of unused functions. 2012-08-21 15:27:52 +01:00
html.c Use nsurl_join instead of url_join. Forms still need to be moved over to nsurl. 2012-10-11 17:49:42 +01: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 Improve interaction with html objects. 2012-08-21 16:46:46 +01:00
html_internal.h reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01:00
html_redraw.c Fix scaled html object rendering. 2012-08-22 22:48:44 +01:00
html_script.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 2012-08-22 12:22:58 +01:00
imagemap.c Fix imagemap handling to handle no coords attr when shape attr is not default. 2012-09-24 19:39:20 +01:00
imagemap.h Initial attempt at imagemap libdomification 2012-03-25 15:07:08 +00:00
layout.c reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01: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 Talloc ctx fixup. 2012-10-05 16:58:59 +01: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