1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-01 02:05:33 +00:00
elinks/src/document
2022-06-23 21:31:01 +02:00
..
css [options] No need for C_ macro in INIT_OPT_* 2022-03-02 19:02:47 +01:00
dom [rss] cast to char * 2022-02-18 15:22:11 +01:00
gemini [string] Check for NULL 2022-01-04 16:40:28 +01:00
html [va_start] change enum to unsigned int in va_arg 2022-06-23 21:31:01 +02:00
plain [plain] Fix issue with displaying text on non-utf8 terminals 2022-06-02 21:18:28 +02:00
xml [xml] unsed variables 2022-02-18 15:31:04 +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 [smjs] Compilation fixes when -Dsm-scripting=true and -Dspidermonkey=false. Refs #176 2022-06-16 17:33:06 +02:00
document.h [quickjs] forms also as array 2021-11-15 17:13:51 +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 [configure.ac] Compile with libxml++-5.0 2021-07-09 17:52:15 +02:00
meson.build [gemini] text/gemini 2021-07-01 20:18:29 +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.c [renderer] another cast 2022-02-17 21:21:50 +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