Witold Filipczyk
76cf90a410
[network] compilation fix when ipv6 is disabled.
2022-05-10 15:32:54 +02:00
Witold Filipczyk
86f50716fe
[lookup] cast
2022-05-10 15:29:54 +02:00
Witold Filipczyk
0de00f8555
[draw] Segfault. Refs #167
2022-05-09 20:53:35 +02:00
Witold Filipczyk
ae23e15104
Revert "[color] Revert changes related to leading and trailing spaces and colours"
...
This reverts commit 51dd9e7e6e
.
2022-05-09 20:37:08 +02:00
Witold Filipczyk
2bec2984c4
[dos] Very experimental DOS port based on links-2.26 code
...
WATT-32 and openssl you must compile yourself.
You must tweak configure options, something like:
--disable-utf-8, etc.
Only checked on dosemu with LFN. Networking lags is a bit.
2022-05-09 18:53:36 +02:00
Witold Filipczyk
ca1241585f
[lookup] Negative values were returned by --lookup
2022-05-08 20:28:36 +02:00
Witold Filipczyk
c5d321c1b5
[configure] Check for libgen.h
2022-05-08 13:59:24 +02:00
Witold Filipczyk
027d0f9800
[expand] Do not return. Refs #167
...
This bug was introduced in commit b4045ef864
.
I don't know whether it does not break blockquotes again. No test case.
2022-05-08 11:58:37 +02:00
Witold Filipczyk
bf8355dd2b
[osdep] Fix tempname declaration
2022-05-07 19:34:44 +02:00
Witold Filipczyk
b9188bf98c
[utf8] Fix compilation -Dutf-8=false
2022-05-07 19:31:57 +02:00
Witold Filipczyk
a753253b10
[network] Compilation fix
2022-05-04 16:18:46 +02:00
Witold Filipczyk
cdccaeaf21
[options] Set 32 as default value for background character
2022-05-04 12:06:51 +02:00
Witold Filipczyk
5700ede877
[ssl] include ws2tcpip.h
2022-05-03 16:12:40 +02:00
Witold Filipczyk
f6af4d3538
[network] HAVE_INET_ATON
2022-05-03 15:45:34 +02:00
Witold Filipczyk
968562d2d1
[win32] Moved code.
2022-05-03 13:25:02 +02:00
Witold Filipczyk
5274a0fe19
[win32] minor optimisation
2022-05-03 13:05:51 +02:00
Witold Filipczyk
799313529b
[win32] IPv4 was hardcoced.
2022-05-02 21:00:57 +02:00
Unknown
5c74f80eb5
[ win64 ] change in select - sleep only when nothing to do
2022-05-01 20:47:41 +02:00
Unknown
97d586a403
[ win64 ] fix socket blocking
2022-05-01 14:23:31 +00:00
Witold Filipczyk
2624d22b6e
[socket] Do not do exceptions in code for Win32
...
One set_nonblocking_fd
2022-05-01 15:10:58 +02:00
Witold Filipczyk
154479e849
[osdep] Restored changes.
2022-05-01 15:07:51 +02:00
Unknown
5434b211f0
[ win64 ] changes for win64 with ssl in docker
2022-04-30 18:49:56 +00:00
Witold Filipczyk
b76f48c683
[inet_pton] Compilation fix
2022-04-26 09:51:19 +02:00
Unknown
041c1184ee
[ win64 ] HAVE_INET_PTON ifndef
2022-04-26 08:45:25 +02:00
Unknown
e2cf1923c4
[ win64 ] added openssl build support to docker, minor code changes
2022-04-25 20:52:03 +02:00
Unknown
eff70d3807
[ win64 ] os dependent socket blocking
2022-04-25 08:55:57 +02:00
Witold Filipczyk
77c98ab2a4
[kbdbind] Assign values to default_keybinding every time. Refs #152
2022-04-23 19:42:15 +02:00
Witold Filipczyk
b9a648059b
[terminal] Workaround for infinite loop triggered by -remote openURL(URL, new-window)
2022-04-23 17:23:32 +02:00
Witold Filipczyk
5e55f1981c
[kbdbind] static struct
2022-04-23 17:00:08 +02:00
Witold Filipczyk
bc54b7c5d0
[bittorrent] compilation fix
2022-04-23 16:24:43 +02:00
Unknown
01319aafd2
[ win64 ] build_win64.sh, doc etc.
2022-04-22 21:47:52 +02:00
Witold Filipczyk
0df4ef0571
[http] protocol.http.accept option . Refs #143
2022-04-20 11:24:23 +02:00
Witold Filipczyk
1b5dd3016f
[file] cast ti gid_t and uid_t
2022-03-29 19:45:25 +02:00
Witold Filipczyk
2e422b3cb8
[spidermonkey] signdness
2022-03-29 19:31:48 +02:00
Witold Filipczyk
1e27359afa
[screen] Drop optimisation
...
Shadows were not displayed correctly, likely because of this check.
2022-03-27 19:37:16 +02:00
Witold Filipczyk
8ee9062955
[options] Introduced ui.background_char. Refs #142
...
Integer code of background character.
For example:
32 for space
9617 is default value (TV background char).
2022-03-25 20:47:04 +01:00
Witold Filipczyk
33e36dc1e8
[meson] added options: reproducible and source-date-epoch for reproducible builds
...
Usage example:
-Dreproducible=true \
-Dsource-date-epoch=$(git log -1 --pretty=%ct)
2022-03-25 14:13:03 +01:00
Witold Filipczyk
ac0241f479
[colors] Fix issue with mono colors and menu
2022-03-24 16:05:33 +01:00
Witold Filipczyk
17915976f5
[colors] config.h is usually included first
2022-03-23 19:08:43 +01:00
Witold Filipczyk
835dce933f
[screen] Another compilation fix. Refs #142
2022-03-22 20:49:57 +01:00
Witold Filipczyk
27ca62762c
[colors] Compilation fixes. Refs #142
2022-03-22 19:11:23 +01:00
Witold Filipczyk
458a4894f2
[screen] copy_struct
2022-03-21 14:37:10 +01:00
Witold Filipczyk
a583942dfd
[options] redraw_all_terminals in case of changing ui colors
2022-03-21 14:11:39 +01:00
Witold Filipczyk
6d6a058e37
[viewer] Fill backgroud with Turbo Vision's char
...
It is a workaround, because I did not know how to fix issue
with shadows in 24bit mode.
2022-03-20 16:47:19 +01:00
Witold Filipczyk
aff460d7a9
[screen] Do not check twice for is_node
2022-03-20 16:10:17 +01:00
Witold Filipczyk
9e39ef5d1a
[colors] Unification
...
Still do not know why in 24bit are issues with menu.
2022-03-20 16:01:05 +01:00
Witold Filipczyk
085c2ebd95
[colors] Simplifications
2022-03-20 15:41:29 +01:00
Witold Filipczyk
411b25cecc
[colors] One function instead of two for COLOR_MODE_16
2022-03-20 15:24:15 +01:00
Witold Filipczyk
1b9072307a
[background] Turbo Vision's background on startup screen
2022-03-20 14:34:19 +01:00
Witold Filipczyk
b2ea78617e
[colors] Added _node for 88 colors
...
Now 88 and 256 colors have inefficient check in add_chars256.
2022-03-20 13:43:58 +01:00