1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/document/html/parser
Miciah Dashiel Butler Masters 03fde090cf struct element_info: add .close callback
Rename enum element_type values, shortening ELEMENT_TYPE_ to just ET_
and reformat the elements table to squeeze everything in.
2006-05-28 00:10:12 +00:00
..
forms.c Added id to the form control. id is used by scripts 2006-05-01 19:22:07 +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 Fix bug #741: "html comments shouldn't be evaluted inside STYLE elements" 2006-02-22 19:45:14 -05:00
general.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
link.c Oops, kill_html_stack_top() -> pop_html_element() 2006-01-09 01:40:16 +01:00
link.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
parse.c struct element_info: add .close callback 2006-05-28 00:10:12 +00:00
parse.h Add parameters unsigned char *html, unsigned char *eof, and unsigned 2005-11-25 00:30:13 +00:00
stack.c Rename enum html_element_type to html_element_mortality_type 2006-01-25 23:13:10 +01:00
stack.h Rename enum html_element_type to html_element_mortality_type 2006-01-25 23:13:10 +01:00
table.c mem_alloc_align: drop the obj type parameter 2006-02-17 17:32:59 +00:00
table.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00