WebSurf/render
Michael Drake 6bfc8ba547 HTML content handler: Don't let aborted contents get stuck in LOADING.
Previously, aborted HTML fetches left the content in LOADING state,
and the hlcache clean code does not clean contents in the LOADING
state.  They, and their child contents ended up stuck in the
cache forever.
2017-03-23 14:31:38 +00:00
..
Makefile split border drawing out of html redraw 2017-02-11 13:57:06 +00:00
box.c rationalise use of utils/utils.h header 2017-01-19 21:15:08 +00:00
box.h cleanup seevral doxygen warnings 2016-09-13 09:16:31 +01:00
box_construct.c rationalise use of utils/utils.h header 2017-01-19 21:15:08 +00:00
box_normalise.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
box_textarea.c Make disabled textboxes read-only. Partially fixes 2521. 2017-02-11 17:26:03 +00:00
box_textarea.h A load of refactoring of how content selection and input work. 2013-02-22 12:19:35 +00:00
font.c move plot style header to netsurf include directory 2017-01-13 10:03:24 +00:00
font.h move plot style header to netsurf include directory 2017-01-13 10:03:24 +00:00
form.c make scrollbar redraw signal errors correctly 2017-03-01 23:30:29 +00:00
form_internal.h move the public form API 2016-06-14 12:39:54 +01:00
html.c HTML content handler: Don't let aborted contents get stuck in LOADING. 2017-03-23 14:31:38 +00:00
html.h fix some doxygen errors 2017-02-24 14:02:31 +00:00
html_css.c Style: Fix ignoring of STYLE elements with non-screen media. 2016-09-24 12:44:28 +01:00
html_css_fetcher.c create netsurf inttypes header to have portable integer formatting macros 2017-01-21 14:20:55 +00:00
html_forms.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
html_interaction.c move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
html_internal.h split border drawing out of html redraw 2017-02-11 13:57:06 +00:00
html_object.c HTML object fetch handler: Remove bogus parent content state assertion. 2017-03-23 14:31:22 +00:00
html_redraw.c fix some doxygen errors 2017-02-24 14:02:31 +00:00
html_redraw_border.c split border drawing out of html redraw 2017-02-11 13:57:06 +00:00
html_script.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
imagemap.c rationalise use of utils/utils.h header 2017-01-19 21:15:08 +00:00
imagemap.h Remove nsurl include. 2015-02-26 17:05:12 +00:00
layout.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
layout.h cleanup seevral doxygen warnings 2016-09-13 09:16:31 +01:00
search.c rationalise use of utils/utils.h header 2017-01-19 21:15:08 +00:00
search.h Improve Doxygen documentation 2014-11-08 12:35:11 +00:00
table.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
table.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
textplain.c Update all core use of plotters to new API 2017-02-11 13:55:41 +00:00
textplain.h move mouse and pointer state header into public API 2016-05-30 12:10:08 +01:00