netsurf/render
Daniel Silverstone 72683554b4 Only consider a favicon for redraw/done if an event *caused* it to become ready
svn path=/trunk/netsurf/; revision=11239
2011-01-07 12:12:47 +00:00
..
box.c Update to new libcss API for simultanious selection for base element and its pseudo elements. 2011-01-05 19:36:05 +00:00
box.h Update to new libcss API for simultanious selection for base element and its pseudo elements. 2011-01-05 19:36:05 +00:00
box_construct.c Completion of first-letter and first-line pseudo element computed styles is not handled yet. 2011-01-06 11:11:47 +00:00
box_normalise.c Update to new libcss API for simultanious selection for base element and its pseudo elements. 2011-01-05 19:36:05 +00:00
favicon.c Only consider a favicon for redraw/done if an event *caused* it to become ready 2011-01-07 12:12:47 +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 + Refactor input handling from browser window code into content 2010-06-04 09:35:08 +00:00
form.h + Refactor input handling from browser window code into content 2010-06-04 09:35:08 +00:00
html.c Update to new libcss API for simultanious selection for base element and its pseudo elements. 2011-01-05 19:36:05 +00:00
html.h Fix crash when top-level content is not HTML and there is a fragment identifier in the URL. 2010-10-11 06:54:37 +00:00
html_interaction.c s/int/size_t/ 2010-06-04 09:39:30 +00:00
html_redraw.c Redraw object scrollbars if required. 2010-08-30 22:43:01 +00:00
hubbub_binding.c Consolidate several 'myrealloc' functions into ns_realloc, rename one which *is* different, thereby eliminating the word 'myrealloc' from the NS codebase 2010-04-30 16:06:03 +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 Root element can't be absolute positioned. Fixes #3062055. 2010-09-08 17:22:35 +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 Fix assertion when table borders are specified in em/ex units. 2010-06-27 13:11:31 +00:00
table.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
textplain.c Slightly less braindead textplain handling 2010-10-23 18:43:48 +00:00
textplain.h Replace use of iconv with a parserutils inputstream 2010-09-13 22:18:51 +00:00