1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/document
2022-10-04 21:23:31 +02:00
..
css [options] No need for C_ macro in INIT_OPT_* 2022-03-02 19:02:47 +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 [tests] parse-meta-refresh ok 2022-10-04 21:23:31 +02:00
plain [isspace] Some implementations of isspace require unsigned char 2022-06-28 20:25:06 +02:00
xml [cpp] Extension .obj for C++ compiled files in Makefiles 2022-07-31 16:01:26 +02:00
docdata.c
docdata.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
document.cpp [ecmascript] Handle more than 1 timeout at the same time. 2022-09-07 20:41:46 +02:00
document.h [ecmascript] Handle more than 1 timeout at the same time. 2022-09-07 20:41:46 +02: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 [mujs] small success window.alert('Thu'); 2022-08-04 20:01:26 +02: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