netsurf/render
Michael Drake 0fefb7a605 More robust float avoidance for blocks set as block formatting contexts.
svn path=/trunk/netsurf/; revision=6275
2009-01-26 00:15:25 +00:00
..
box.c Rewrite inline rendering. Fixes issues with borders, 2008-12-21 15:51:23 +00:00
box.h Rewrite inline rendering. Fixes issues with borders, 2008-12-21 15:51:23 +00:00
box_construct.c Implement percentage heights for block level elements in normal flow, floats and positioned boxes. Percentage min/max-height not yet handled. 2008-10-12 21:22:28 +00:00
box_normalise.c Improve handling of absolutely positioned table cells. Corrects positioning of "Weather" box contents on BBC homepage. 2008-04-20 15:49:25 +00:00
directory.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
directory.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
font.h Update my e-mail address. 2008-08-05 01:30:31 +00:00
form.c Fix build 2008-08-12 00:01:46 +00:00
form.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
html.c Charset fallbacks. If we don't support the charset declared in the HTTP header, fall back to autodetect. If we don't support the charset declared in a meta charset, fall back to Windows-1252. 2009-01-06 22:06:14 +00:00
html.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
html_redraw.c Move handling of background related print options to background specific functions. 2009-01-17 19:39:38 +00:00
hubbub_binding.c C89 2008-11-29 22:53:58 +00:00
imagemap.c Make nsgtk compile on Mac OS X. 2008-08-11 16:44:12 +00:00
imagemap.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
layout.c More robust float avoidance for blocks set as block formatting contexts. 2009-01-26 00:15:25 +00:00
layout.h Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-08-14 20:32:10 +00:00
libxml_binding.c Port to new hubbub parser API 2008-11-09 19:04:30 +00:00
list.c Make nsgtk compile on Mac OS X. 2008-08-11 16:44:12 +00:00
list.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
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 Port to new hubbub parser API 2008-11-09 19:04:30 +00:00
table.c Maybe fix table layout problem caused by r4100. 2008-04-23 10:45:46 +00:00
table.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
textplain.c 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
textplain.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00