1
0
Fork 0
elinks/src/document
Witold Filipczyk 7885fb0797 [libdom] debug_dump_xhtml
Helper function which print current state of document, called
after modification of DOM tree.
2024-05-17 22:05:25 +02:00
..
css [css] execute old css code, when libcss is disabled, but compiled-in 2024-04-22 20:59:30 +02:00
dom [line] union in place of struct (sixel) 2023-05-18 11:12:05 +02:00
gemini [gemini] Use paragraph tags on gemtext empty lines 2023-09-28 15:48:59 +08:00
html [ecmascript] Commented out clientHeight and similar properties 2024-03-02 19:13:45 +01:00
libdom [libdom] debug_dump_xhtml 2024-05-17 22:05:25 +02:00
plain [plain] Compilation fix. Refs #239 2023-06-20 13:58:14 +02:00
Makefile [document] document.cpp -> document.c 2023-11-27 16:38:58 +01:00
docdata.c Doxygenate src/document/ (but not subdirs) 2007-07-28 02:34:59 +03:00
docdata.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
document.c [map] Reimplemented map as hash 2023-11-28 19:55:37 +01:00
document.h [document] Added function scan document 2024-01-26 18:43:33 +01:00
format.c [terminal] Strikethrough for <STRIKE> element 2023-08-25 20:10:54 +02:00
format.h [terminal] Strikethrough for <STRIKE> element 2023-08-25 20:10:54 +02:00
forms.c [forms] const in form_type_name 2022-02-15 17:28:44 +01:00
forms.h [lists] LIST_HEAD -> LIST_HEAD_EL to not clash with libevent's LIST_HEAD. Also added curl implementation of ftpes and sftp 2023-06-19 18:43:53 +02:00
meson.build [document] document.cpp -> document.c 2023-11-27 16:38:58 +01:00
options.c [options] Added bool option document.plain.sixel 2023-05-26 19:46:07 +02:00
options.h [terminal] Add cell_height and cell_width to structs unconditionally. Refs #288 2024-03-07 08:22:57 +01:00
refresh.c [html] cast 2022-01-25 18:02:25 +01:00
refresh.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
renderer.c [document] renderer.cpp -> renderer.c 2023-11-26 19:47:59 +01:00
renderer.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
view.h [document] check also doc_view->vs 2023-10-20 13:44:41 +02:00