netsurf/render
François Revel 53fe38504f C89
svn path=/trunk/netsurf/; revision=5837
2008-11-29 22:53:58 +00:00
..
box.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.h 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_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 Process error page correctly. 2008-11-20 14:47:36 +00:00
html.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
html_redraw.c add bitmap.h include to silence some warnings on Fedora. 2008-10-14 00:12:31 +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 Take into account variations in text line height due to styled inlines when laying out inline containers. 2008-10-16 20:50:48 +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