Witold Filipczyk
d302b29d22
[perl] Show version
2022-01-07 18:35:15 +01:00
Witold Filipczyk
0d5dbbd148
[lua] Show lua version in About dialog
2022-01-07 18:22:05 +01:00
Witold Filipczyk
4658ae9ca5
[mkstemps] Check for mkstemps function
...
musl has it, but it was not detected
2022-01-06 19:51:18 +01:00
Witold Filipczyk
d974da9160
[meson] static option
...
For static binary, set CFLAGS="-static".
For js build: CXXFLAGS="-static" LDFLAGS="-static-libstdc++"
2022-01-06 16:07:04 +01:00
Witold Filipczyk
2cf17a731f
[ssl] Test commit. Now there is no warning
2022-01-05 19:39:24 +01:00
Witold Filipczyk
550b636880
[spidermonkey] Fixes in querySelectorAll
2022-01-04 20:08:37 +01:00
Witold Filipczyk
8749089352
[quickjs] Rewritten problematic fragment
...
There was segfault.
2022-01-04 20:02:48 +01:00
Witold Filipczyk
411492e4cb
[gemini] Check return value of init_string
2022-01-04 17:31:07 +01:00
Witold Filipczyk
b0b0fef12a
[smb] check return value of init_string
2022-01-04 17:28:22 +01:00
Witold Filipczyk
d60bdd0fad
[quickjs] Check return value of init_string
2022-01-04 17:25:04 +01:00
Witold Filipczyk
0477e45e05
[spidermonkey] Check for NULL in init_string
2022-01-04 17:14:49 +01:00
Witold Filipczyk
87f18b53a0
[string] Check for NULL
2022-01-04 16:40:28 +01:00
Witold Filipczyk
cd1193bf38
[string] Check for NULL.
2022-01-04 16:34:02 +01:00
Witold Filipczyk
2da72b11c0
[leds] Check for NULL
2022-01-04 16:30:23 +01:00
Witold Filipczyk
cae74f8d8e
[string] Fixes in conf
2022-01-04 16:26:49 +01:00
Witold Filipczyk
ad3be0278c
[string] Check for NULL
2022-01-04 16:21:20 +01:00
Witold Filipczyk
dfe9186c87
[main] Added --always-load-config command-line option. Refs #137
...
This option loads config on 2nd instance of ELinks and next.
It can be useful in alias.
2022-01-04 15:15:39 +01:00
Witold Filipczyk
016686a71e
[config] value was unused
2022-01-02 18:53:03 +01:00
Witold Filipczyk
88d9704e11
[mouse] Create or delete ~/.elinks/mouse.lock file while changing ui.mouse_disable option. Refs #137
...
There is no good way to inform slave elinks instances about options. So, for mouse there is a workaround.
Note, If you set ui.mouse_disable = 1 in elinks.conf manually, to get effect on 2nd ELinks instance,
you must also touch ~/.elinks/mouse.lock . Changes via option manager delete or create this file automatically.
2022-01-02 15:17:53 +01:00
Witold Filipczyk
c388d2e397
[ssl] Show GnuTLS version
2021-12-31 15:31:14 +01:00
Witold Filipczyk
7935a4f2aa
[ssl] Show OpenSSL version
2021-12-31 15:22:07 +01:00
Witold Filipczyk
c019efba2c
[about] Allow change options only from about:config page
2021-12-30 14:48:14 +01:00
Witold Filipczyk
ca2c36a467
[config] save also set option
2021-12-30 14:32:16 +01:00
Witold Filipczyk
efe737aa87
[about] Added about:config
...
It is a good place for improvements.
2021-12-29 22:11:47 +01:00
Witold Filipczyk
e53adb8349
[qs_parse] Removed register
2021-12-29 21:10:23 +01:00
Witold Filipczyk
edddb70200
[qs_parse] Added qs_parse code from https://github.com/bartgrantham/qs_parse
2021-12-29 21:01:47 +01:00
Witold Filipczyk
ae6bfdd4dd
[config] Prepare for about:config
2021-12-29 18:14:25 +01:00
Witold Filipczyk
33a9fea02a
[version] Show version of libevent
2021-12-28 17:49:15 +01:00
Witold Filipczyk
571d275759
[version] Show runtime version of decompression libraries
2021-12-27 17:02:58 +01:00
Witold Filipczyk
d3f9bd5a4b
[version] 0.16.GIT
2021-12-26 16:30:02 +01:00
Witold Filipczyk
864d6f068b
[ecmascript] was_el was unused
2021-12-26 16:28:34 +01:00
Witold Filipczyk
dfb9c648a0
[bittorrent] Added a few instructions to get rid of warning about unused variable
2021-12-25 16:29:14 +01:00
Witold Filipczyk
90cc102d68
[NEWS] 0.15.0
2021-12-24 20:53:43 +01:00
rkd77
a63b0765e3
Merge pull request #136 from Strahinja/master
...
po/sr.po: Convert quotes from ASCII to UTF-8; a few minor fixes
2021-12-23 16:57:36 +01:00
Страхиња Радић
b7bfd1dd99
po/sr.po: Convert quotes from ASCII to UTF-8; a few minor fixes
...
Signed-off-by: Страхиња Радић <contact@strahinja.org>
2021-12-23 16:45:41 +01:00
Witold Filipczyk
efad299950
[encoding] Removed deflate
2021-12-23 15:56:34 +01:00
Witold Filipczyk
a67c307b03
[encoding] Rename deflate -> gzip
2021-12-23 15:39:42 +01:00
Witold Filipczyk
4e4f29874b
[gemini] Here include too
2021-12-22 16:55:39 +01:00
Witold Filipczyk
ee06a871c3
[c] More fixes related to redefined PF_INET
2021-12-22 16:27:29 +01:00
Witold Filipczyk
0ed9511286
[c] compilation fixes on Pi
2021-12-22 16:12:09 +01:00
Witold Filipczyk
355287202d
[configure.ac] Fix break error
2021-12-21 13:22:44 +01:00
Witold Filipczyk
12d4f4fcf0
[help] compilation fix
2021-12-20 17:00:16 +01:00
Witold Filipczyk
88aa2f9e0e
[lua] casting to char *
2021-12-20 16:39:08 +01:00
Witold Filipczyk
ba82167586
[socket] Minor optimisation
2021-12-20 15:15:15 +01:00
Witold Filipczyk
ac7038d9d4
[terminal] Cache ui.double_esc
2021-12-20 12:15:11 +01:00
Witold Filipczyk
2ee82fc890
[NEWS] 0.15.0rc2
2021-12-19 16:04:49 +01:00
Witold Filipczyk
eceea64548
[spidermonkey] rewritten matches function
2021-12-18 17:11:56 +01:00
Witold Filipczyk
f30f160f5d
[quickjs] rewritten matches function
2021-12-18 17:07:50 +01:00
Witold Filipczyk
bfccd6416e
[spidermonkey] closest rewritten
2021-12-18 09:41:14 +01:00
Witold Filipczyk
88985ffa8d
[quickjs] closest rewritten a bit
2021-12-18 09:31:45 +01:00