1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-18 01:26:23 -04:00
elinks/src/document/html/parser
2016-04-20 19:43:37 +02:00
..
forms.c Explicit cast to (const char *) for strchr function (C++) 2016-04-20 19:43:37 +02:00
forms.h Drop the html_textarea wrapper for do_html_textarea and rename 2005-11-26 01:35:26 +00:00
general.c Changes in the handling of the format flags for list elements 2013-09-07 10:51:54 +02:00
general.h Better <q> support 2006-05-28 00:37:12 +00:00
link.c class -> class_ for C++ compatibility 2016-04-20 18:18:27 +02:00
link.h Rudimentary support for HTML5 media elements 2010-08-07 20:44:44 +00:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
parse.c class -> class_ for C++ compatibility 2016-04-20 18:18:27 +02:00
parse.h Pass the codepage (cp) instead of options to the scan_http_equiv. 2009-01-27 09:23:56 +01:00
stack.c class -> class_ for C++ compatibility 2016-04-20 18:18:27 +02:00
stack.h Rename enum html_element_type to html_element_mortality_type 2006-01-25 23:13:10 +01:00
table.c new -> new_ for C++ compatibility 2016-04-20 18:42:22 +02:00
table.h struct table bordercolor,bgcolor -> color.(border|background) 2007-10-12 17:10:30 +02:00