netsurf/render
Michael Drake 7bc2306612 CSS min-height and max-height properties override fixed heights too.
svn path=/trunk/netsurf/; revision=4003
2008-03-20 23:07:55 +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 Squash "implicit declaration of function 'gui_multitask'" warnings. 2008-03-19 16:46:26 +00:00
box_normalise.c Squash "implicit declaration of function 'gui_multitask'" warnings. 2008-03-19 16:46:26 +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 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 Change meaning of c->redraw_time to be the earliest time to reflow during page asset fetch. Have the time selected vary depending on how long the last reflow took. 2008-03-11 00:14:39 +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 CSS min-height and max-height properties override fixed heights too. 2008-03-20 23:07:55 +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 Re-express table_find_cell algorithm to avoid relying upon side-effects. 2008-03-19 17:47:26 +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