1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-17 01:16:16 -04:00
elinks/src/config
Witold Filipczyk ff4e3be907 [options] Added unsigned int node to struct option
It will be used for colors.
2022-03-08 19:42:02 +01:00
..
actions-edit.inc doc: cut-clipboard does not merely delete text from clipboard. 2007-02-11 23:34:44 +02:00
actions-main.inc [action] Added toggle-ecmascript action 2021-09-19 19:40:01 +02:00
actions-menu.inc Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
cmdline.c [options] No need for C_ macro in INIT_OPT_* 2022-03-02 19:02:47 +01:00
cmdline.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
conf.c [options] rewritten set_option_or_save. Also call change hook 2022-03-05 21:01:38 +01:00
conf.h [config] Some const 2022-01-30 14:32:48 +01:00
dialogs.c [config] get_keymap_name const 2022-02-04 16:40:46 +01:00
dialogs.h [kbd] enum keymap_id -> keymap_id_T 2022-01-28 14:20:06 +01:00
domain.c [mem_alloc] cast return value 2022-01-16 19:09:27 +01:00
domain.h [config] const char * 2021-03-02 10:45:59 +01:00
home.c [config] const in test_confdir 2022-02-01 17:54:15 +01:00
home.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
kbdbind.c [kbdbind] const in kbd_nm_lookup 2022-02-09 18:24:36 +01:00
kbdbind.h [kbdbind] const in kbd_nm_lookup 2022-02-09 18:24:36 +01:00
Makefile Move domain-specific options code to config/domain 2007-08-30 22:03:14 +00:00
meson.build [meson] meson build scripts. 2020-09-05 22:06:01 +02:00
options.c [cmdline] const return value 2022-02-18 14:42:25 +01:00
options.h [options] Added unsigned int node to struct option 2022-03-08 19:42:02 +01:00
options.inc [options] No need for C_ macro in INIT_OPT_* 2022-03-02 19:02:47 +01:00
opttypes.c [config] const in get_option_type_name 2022-02-21 18:13:26 +01:00
opttypes.h [config] const in get_option_type_name 2022-02-21 18:13:26 +01:00
timer.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
timer.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
urlhist.c [event] union for const/non-const void * 2022-01-30 19:19:20 +01:00
urlhist.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00