1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00
elinks/src/main
2023-01-20 11:25:52 +01: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 [unused_result] Silly way to suppress warning 2022-06-25 16:11:59 +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 [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
select.c [select] kill_timer 2023-01-20 11:25:52 +01:00
select.h [select] Introduced get_handler_data 2022-02-21 19:03:54 +01:00
timer.cpp [ecmascript] clearTimeout without iteration over timeouts list 2022-09-07 21:28:31 +02:00
timer.h [ecmascript] clearTimeout without iteration over timeouts list 2022-09-07 21:28:31 +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