1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/cookies
Witold Filipczyk 7ea7cacade [.config] Read/write configuration from ~/.config/elinks . Refs #199
Note, configs and other files from ~/.elinks/ are not moved
to ~/.config/elinks/ automatically. You must do it yourself.

ELINKS_CONFDIR and HOME_ETC also are no longer supported.
2022-12-26 17:48:55 +01:00
..
cookies-t.c [test] compilation fixes 2022-10-03 19:38:22 +02:00
cookies.c [.config] Read/write configuration from ~/.config/elinks . Refs #199 2022-12-26 17:48:55 +01:00
cookies.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
dialogs.c [cookie] cast 2022-01-24 20:08:36 +01:00
dialogs.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
Makefile [Makefile] DRY 2022-06-05 14:25:25 +02:00
meson.build [meson] Do not build test programs by default 2022-11-30 10:17:49 +01:00
parser.c [isspace] Some implementations of isspace require unsigned char 2022-06-28 20:25:06 +02:00
parser.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
parsetst.c [test] compilation fixes 2022-11-21 19:09:50 +01:00
path.c [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
path.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
test-cookies-t [meson] test-cookies-t ok 2022-10-04 20:21:08 +02:00