netsurf/render
Michael Drake 7d748ae2ff Select element width is width of longest option text.
svn path=/trunk/netsurf/; revision=3855
2008-02-11 17:53:00 +00:00
..
box.c Make box dump show "gadget". 2008-01-28 13:48:59 +00:00
box.h Make F9 dump box tree to an editor for easier debugging. 2007-08-20 02:39:49 +00:00
box_construct.c Prevent tabbing into textfields whose styling is display: none; 2008-02-07 00:50:37 +00:00
box_normalise.c Don't remove table rows with no children (fix 1753365) 2007-10-10 20:34:02 +00:00
directory.c Add url_fragment to extract fragment from URL 2008-02-03 12:04:48 +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 Also try charsets without transliteration -- not all iconv() implementations support //TRANSLIT as it's a non-standard extension. 2007-09-27 13:57:29 +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 Recurse into noscript elements when looking for meta refresh. This would work perfectly, were it not for libxml's html parser terminating head and starting body on sight of a noscript tag. Joy. 2008-01-28 02:43:06 +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 Render borders after backgrounds. Handle boxes with overflow hidden or scroll and borders correctly. Update copyrights. 2008-01-28 04:33:39 +00:00
imagemap.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
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 Select element width is width of longest option text. 2008-02-11 17:53:00 +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 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.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 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.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