netsurf/css
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
..
css.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
css.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
dump.c Fix build 2009-08-22 10:21:43 +00:00
dump.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
internal.c Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
internal.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
select.c Only obey size property on input elements that are either text or password. Fixes submit buttons with size properties being too small/large. 2010-03-28 18:33:10 +00:00
select.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
utils.c Make round-to-nearest clearer. 2009-07-25 17:21:35 +00:00
utils.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00