netsurf/render
Michael Drake e6e0fa0b32 Maybe fix table layout problem caused by r4100.
svn path=/trunk/netsurf/; revision=4103
2008-04-23 10:45:46 +00:00
..
box.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.h 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_construct.c Only record that the HTML alignment was set by a table element if it is actually set. 2008-03-29 19:51:00 +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 Lose spurious * 2008-03-19 17:41:38 +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 all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
form.c - riscos/gui.c(path_to_url): escape the characters which need to be escaped when converting the host path to file: URL. 2008-04-02 00:43:51 +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 Launch redirects to unsupported URLs in other applications. 2008-04-19 11:07:42 +00:00
html.h Rework handling of HTTP redirects -- we now count the number of redirects followed for a given item and abort if a fixed limit is reached. This fixes sites which have pages that redirect to themselves. 2008-01-28 01:35:00 +00:00
html_redraw.c Ensure that scrollbar foreground is actually visible (black on black, for example, isn't very usable) 2008-03-14 10:08:58 +00:00
imagemap.c SignednessWarnings.squash() 2008-02-25 17:58:00 +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 Fix absolute positioning when there's a float between the box and its containing block. 2008-04-21 22:02:33 +00:00
layout.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
list.c 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
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
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 SignednessWarnings.squash() 2008-02-25 17:58:00 +00:00
textplain.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