1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00
elinks/src/document
2023-01-22 13:32:40 +01:00
..
css [.config] Read/write configuration from ~/.config/elinks . Refs #199 2022-12-26 17:48:55 +01:00
dom [isspace] Some implementations of isspace require unsigned char 2022-06-28 20:25:06 +02:00
gemini [string] Check for NULL 2022-01-04 16:40:28 +01:00
html [html] Added section element. Refs #207 2023-01-22 13:32:40 +01:00
plain [isspace] Some implementations of isspace require unsigned char 2022-06-28 20:25:06 +02:00
xml [xml] Do not assume utf-8. 2022-11-21 16:36:49 +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.cpp [ecmascript] Compilation fixes 2023-01-20 18:03:02 +01:00
document.h [ecmascript] Added ecmascript_string_item_list. 2022-11-14 21:17:24 +01:00
format.c template -> template_ for C++ compatibility 2016-04-20 18:05:00 +02:00
format.h [format] signed short . Compilation fix 2022-01-29 17:03:55 +01:00
forms.c [forms] const in form_type_name 2022-02-15 17:28:44 +01:00
forms.h [forms] const in form_type_name 2022-02-15 17:28:44 +01:00
Makefile [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
meson.build [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
options.c [document] cast to (char *) to fix later 2022-02-18 15:25:18 +01:00
options.h [renderer] enum link_state -> link_state_T, enum color_flags -> color_flags_T 2022-01-28 16:11:54 +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.cpp [ecmascript] Added element_offset parameter to eval 2022-11-14 21:33:24 +01:00
renderer.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
view.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00