netsurf/render
John Mark Bell 9aca901eb1 The convert stage of a content's state progression no longer reflows the content to the provided dimensions.
It is now defined as converting the content into a state in which it is ready for use.
The user of the content is now responsible for performing an initial reformat (sic) of the content before it can be redrawn.

Purge width/height parameters from hlcache_handle_retrieve/content_convert/*_convert APIs.
Fix up content handlers affected by the above change in semantics.
Ensure that browser_window_callback performs an initial reformat of its content.

svn path=/trunk/netsurf/; revision=10207
2010-03-29 22:33:21 +00:00
..
box.c Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
box.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
box_construct.c Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
box_normalise.c Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
directory.c The convert stage of a content's state progression no longer reflows the content to the provided dimensions. 2010-03-29 22:33:21 +00:00
directory.h The convert stage of a content's state progression no longer reflows the content to the provided dimensions. 2010-03-29 22:33:21 +00:00
favicon.c The convert stage of a content's state progression no longer reflows the content to the provided dimensions. 2010-03-29 22:33:21 +00:00
favicon.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
font.c Port to modified libcss API. 2009-08-02 19:19:43 +00:00
font.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
form.c Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
form.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
html.c The convert stage of a content's state progression no longer reflows the content to the provided dimensions. 2010-03-29 22:33:21 +00:00
html.h The convert stage of a content's state progression no longer reflows the content to the provided dimensions. 2010-03-29 22:33:21 +00:00
html_redraw.c Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
hubbub_binding.c Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
imagemap.c Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
imagemap.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
layout.c Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
layout.h Merge Paul Blokus' selectscroll branch. Adds core select menu widget for forms and core scrollbar widget. 2009-08-14 10:37:33 +00:00
list.c Squash memory leak 2009-11-22 13:53:44 +00:00
list.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
parser_binding.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
table.c Port to modified libcss API. 2009-08-02 19:19:43 +00:00
table.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
textplain.c The convert stage of a content's state progression no longer reflows the content to the provided dimensions. 2010-03-29 22:33:21 +00:00
textplain.h The convert stage of a content's state progression no longer reflows the content to the provided dimensions. 2010-03-29 22:33:21 +00:00