1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-28 03:06:20 -04:00
elinks/src/main
Witold Filipczyk bd8b3f590c [view] Added option "ui.sessions.postpone_unlink" . Refs #257
This option let clean files after exit of elinks, not immediately.
2023-08-10 12:22:11 +02:00
..
event.c [event] struct event -> struct el_event 2022-07-21 10:14:13 +02:00
event.h [event] union for const/non-const void * 2022-01-30 19:19:20 +01:00
interlink.c [.config] Read/write configuration from ~/.config/elinks . Refs #199 2022-12-26 17:48:55 +01:00
interlink.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
main.c [view] Added option "ui.sessions.postpone_unlink" . Refs #257 2023-08-10 12:22:11 +02:00
main.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +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
module.cpp [mujs] Stubs for mujs 2022-08-01 21:31:07 +02:00
module.h [module] name - const char * 2022-01-14 21:08:04 +01:00
object.h Fix compilation with Perl 5.38 2023-07-03 14:12:22 +03:00
select.c [redraw] Terminals are redrawn similar to links, but for downloads install timer. Refs #258 2023-08-08 13:12:15 +02:00
select.h [curl] multisocket action also without libevent or libev 2023-07-24 16:52:01 +02:00
timer.cpp [ecmascript] clearTimeout without iteration over timeouts list 2022-09-07 21:28:31 +02:00
timer.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
version.c [meson] added options: reproducible and source-date-epoch for reproducible builds 2022-03-25 14:13:03 +01:00
version.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00