1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-03 08:07:17 -05:00
elinks/src/main
Kalle Olavi Niemitalo 2437d35904 Merge commit 'pasky.or.cz/elinks-0.12' into elinks-0.13
There were conflicts in src/document/css/ because 0.12.GIT switched
to LIST_OF(struct css_selector) and 0.13.GIT switched to struct
css_selector_set.  Resolved by using LIST_OF(struct css_selector)
inside struct css_selector_set.
2007-07-28 03:22:29 +03:00
..
event.c Fix compiler errors without HAVE_VARIADIC_MACROS. 2007-03-11 12:22:02 +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 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 Insert newlines and remove parenthesis in -version and Info box display. 2007-04-27 15:08:28 +02:00
version.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00