netsurf/render
Vincent Sanders 0ade453958 Refactor fill plotter to take a style
svn path=/trunk/netsurf/; revision=8332
2009-07-05 20:10:17 +00:00
..
box_construct.c Fix frame targets. 2009-06-08 09:34:58 +00:00
box_normalise.c Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDEBUG. 2009-05-28 10:39:53 +00:00
box.c Allow box at point to search descendant space of boxes with no style. 2009-04-28 21:24:11 +00:00
box.h Make box_at_point() only return boxes if the point is physically contained within them, and not if the point is mearly in the descendant area. (Fixes sites like BBC F1 page where whole page became an iPlayer link.) 2009-04-27 10:20:44 +00:00
directory.c Remove redundant increment. 2009-05-28 11:48:32 +00:00
directory.h
font.h Update my e-mail address. 2008-08-05 01:30:31 +00:00
form.c Squash warnings 2009-03-02 19:47:27 +00:00
form.h Utilise hubbub's form association callback. 2009-02-20 11:39:25 +00:00
html_redraw.c Refactor fill plotter to take a style 2009-07-05 20:10:17 +00:00
html.c Hubbub is no longer optional. 2009-04-17 00:54:27 +00:00
html.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
hubbub_binding.c Hubbub is no longer optional. 2009-04-17 00:54:27 +00:00
imagemap.c Fix stupid 2009-07-02 23:05:10 +00:00
imagemap.h
layout.c Fix assert when replaced element has display:table;. 2009-06-24 15:43:24 +00:00
layout.h Make layout_block_context() private. 2009-05-06 14:20:46 +00:00
list.c Fix compilation with GCC 2.95. 2009-04-16 12:49:49 +00:00
list.h
loosen.c Warning squashes 2008-10-10 09:47:52 +00:00
loosen.h First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
parser_binding.h Hubbub is no longer optional. 2009-04-17 00:54:27 +00:00
table.c Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDEBUG. 2009-05-28 10:39:53 +00:00
table.h
textplain.c Refactor fill plotter to take a style 2009-07-05 20:10:17 +00:00
textplain.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00