..
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
box.c
Make inline boxes store the height of their line box and include in box tree dump.
2009-01-31 13:26:28 +00:00
box.h
Make inline boxes store the height of their line box and include in box tree dump.
2009-01-31 13:26:28 +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_redraw.c
Fix scale of inline borders.
2009-01-31 00:41: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
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
Hubbub allows FONT tags to span blocks and the way that
2009-01-31 22:49:41 +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