1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-28 03:06:20 -04:00
elinks/src/main
Laurent MONIN e9e8639c8d Improve display of version and features.
Wrap on spaces when features are sent to console using -version,
and let Info dialog do the job in interactive mode.
Insert newlines and remove parenthesis in -version and Info box display.

Backported from master branch.
2007-09-14 10:34:42 +02:00
..
event.c More missing va_ends. 2007-09-04 10:26:57 +03: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 Declare element types of lists. 2007-07-26 22:47:23 +03: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 Declare element types of lists. 2007-07-26 22:47:23 +03:00
select.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
timer.c Declare element types of lists. 2007-07-26 22:47:23 +03:00
timer.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
version.c Improve display of version and features. 2007-09-14 10:34:42 +02:00
version.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00