1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/document
2024-09-21 19:09:40 +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 [meson] / operator for paths 2024-06-03 17:22:24 +02:00
libdom [qsort] Compilation fix 2024-09-21 19:09:40 +02:00
plain [plain] Replace - by BORDER_SHLINE if next_char is - 2024-09-03 17:09:05 +02:00
docdata.c
docdata.h
document.c [libdom] find_offset similar to find_in_map 2024-08-25 12:46:33 +02:00
document.h [ecmascript] Moved list of timeouts to ecmascript_interpreter from document 2024-06-30 13:58:46 +02: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
Makefile [document] document.cpp -> document.c 2023-11-27 16:38:58 +01: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