1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/main
Witold Filipczyk d2006fd3dd Always terminate ELinks when using -remote.
The side effect: ELinks doesn't clear screen with -remote 'openURL(...)'.
2006-10-27 18:59:36 +02:00
..
event.c Pass a pointer to a hash pointer to free_hash() to ensure hash pointer 2006-05-31 19:33:36 +02:00
event.h Bug 810: Add a few comments pointing to the bug. 2006-09-24 00:21:03 +03:00
interlink.c Add a comment about CONFIG_TCP_INTERLINK. 2006-01-13 00:10:06 +01:00
interlink.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
main.c Always terminate ELinks when using -remote. 2006-10-27 18:59:36 +02:00
main.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
module.c Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00
module.h Document the difference between builtin_modules and main_modules 2006-05-20 15:01:23 +00:00
object.h Revert OBJECT_HEAD() part of tcc cleanups 2006-01-22 06:18:40 +01:00
select.c assertm(fd >= 0 && fd < FD_SETSIZE) always fails under Windows, so 2006-06-25 12:36:46 +02:00
select.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
timer.c Fix various sparse warnings 2005-11-24 15:38:47 +01:00
timer.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
version.c Rename CONFIG_UTF_8 to CONFIG_UTF8. 2006-09-17 16:12:47 +03:00
version.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00