WebSurf/render
Michael Drake a122b94efd URL escape: Simplify to avoid unnecessary allocation.
This removes the toskip parameter, which was only used by the RISC OS
front end.  The toskip param was used to skip 8 characters which did
not need to be escaped from the start of the URL.  The RISC OS front
end now orders the steps of its URL construction to avoid the need
for this.
2016-07-25 09:04:35 +01:00
..
Makefile Remove completely dead file. 2014-05-31 10:45:32 +01:00
box.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
box.h move the CSS content handler 2016-05-26 11:18:41 +01:00
box_construct.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
box_normalise.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
box_textarea.c move key press enums and operations to their own header 2016-07-01 14:27:04 +01: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 Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
font.h Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
form.c URL escape: Simplify to avoid unnecessary allocation. 2016-07-25 09:04:35 +01:00
form_internal.h move the public form API 2016-06-14 12:39:54 +01:00
html.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
html.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
html_css.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
html_css_fetcher.c Fix size_t printf formatting 2016-03-17 22:00:54 +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 move the CSS content handler 2016-05-26 11:18:41 +01:00
html_object.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
html_redraw.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
html_script.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
imagemap.c Pass html_content to box_extract_link. 2016-01-21 14:09:57 +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 split out the layout glyph sizing and splitting API 2016-04-23 23:32:21 +01:00
search.c move misc header into public API 2016-05-30 11:23:32 +01: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 move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
textplain.h move mouse and pointer state header into public API 2016-05-30 12:10:08 +01:00