Witold Filipczyk
|
6d40fb46d6
|
[C90] stddef.h can be included unconditionally
|
2021-03-19 14:40:51 +01:00 |
|
Witold Filipczyk
|
5bf44a6725
|
[locale.h] Can be included unconditionally (C90)
|
2021-03-19 14:35:21 +01:00 |
|
Witold Filipczyk
|
cba5771c0c
|
[limits.h] limits.h can be included uncoditionally
|
2021-03-19 14:30:54 +01:00 |
|
Witold Filipczyk
|
36aa04ed12
|
[time.h] time.h can be included unconditionally
|
2021-03-19 14:22:04 +01:00 |
|
rkd77
|
b6cf921bd3
|
Merge pull request #107 from sgerwk/master
do not exit if SIGCHLD interrupts a read
|
2021-03-18 18:50:23 +01:00 |
|
sgerwk
|
6e37197ec6
|
enable _GNU_SOURCE where available
|
2021-03-18 18:12:15 +01:00 |
|
sgerwk
|
e13c09a5f9
|
include unistd.h and errno.h to define safe_read()
|
2021-03-18 10:36:07 +01:00 |
|
Witold Filipczyk
|
62a08231ca
|
[dump] Fix for hr. Refs #106
|
2021-03-17 14:56:12 +01:00 |
|
Witold Filipczyk
|
eecb907585
|
[blockquote] Workaround for segfault on distrowatch
|
2021-03-16 13:14:02 +01:00 |
|
Witold Filipczyk
|
089189638b
|
[blockquote] More draw_blockquote_chars. Refs #103
|
2021-03-15 20:20:15 +01:00 |
|
Witold Filipczyk
|
602290b73b
|
[blockquote] Prefix also caption. Added draw_blockquote_chars. Refs #103
|
2021-03-15 20:06:12 +01:00 |
|
Witold Filipczyk
|
bb01193671
|
[blockquote] Prefix also frame chars. Refs #103
|
2021-03-14 15:37:40 +01:00 |
|
Witold Filipczyk
|
a2c95f3f45
|
[blockquote] Try to prefix with > also tables. Refs #103
It was not tested too much, especially for longer texts.
There can be some bad offsets.
|
2021-03-13 20:04:27 +01:00 |
|
rkd77
|
fabdf85be8
|
Merge pull request #105 from sgerwk/master
optionally, going back from initial page closes tab or elinks
|
2021-03-13 14:09:58 +01:00 |
|
sgerwk
|
d894f563d0
|
optionally, going back from initial page closes tab or elinks
|
2021-03-13 13:07:30 +01:00 |
|
Witold Filipczyk
|
90cbad07d3
|
[blockquote] test case
|
2021-03-09 19:46:59 +01:00 |
|
Witold Filipczyk
|
6acac0fc46
|
[blockquote] add > in move_chars. Refs #103
|
2021-03-09 18:36:53 +01:00 |
|
Witold Filipczyk
|
14c4584cde
|
[blockquoute] > starts with the same column. Refs #103
|
2021-03-09 18:17:39 +01:00 |
|
Witold Filipczyk
|
c72569d723
|
[blockquote] Changed rendering of blockquote. Refs #103
Previously blockquote was adding two spaces to the left margin.
Now it adds >.
It is not finished yet, needs some testing and feedback.
|
2021-03-08 22:10:20 +01:00 |
|
Witold Filipczyk
|
f351fbcf6a
|
[dump] Experiment with pre_format_hook in dump. Refs #103
|
2021-03-07 22:07:34 +01:00 |
|
Witold Filipczyk
|
4b5c9a4e21
|
[msgbox] const char *
|
2021-03-03 14:38:11 +01:00 |
|
Witold Filipczyk
|
d20216cf53
|
[hash] const char *
|
2021-03-03 14:12:31 +01:00 |
|
rkd77
|
ce99b8889c
|
Merge pull request #101 from sgerwk/master
alert when moving to the next match of a failed search
|
2021-03-03 10:06:01 +01:00 |
|
sgerwk
|
bd83c3e69e
|
alert when moving to the next match of a failed search
|
2021-03-03 09:33:21 +01:00 |
|
rkd77
|
cf68380718
|
Merge pull request #100 from sgerwk/master
fix error message when no previous search was performed
|
2021-03-03 09:27:45 +01:00 |
|
sgerwk
|
59d682644f
|
fix error message when no previous search was performed
|
2021-03-03 09:13:11 +01:00 |
|
Witold Filipczyk
|
eed5f29c00
|
[config] const char *
|
2021-03-02 10:45:59 +01:00 |
|
Witold Filipczyk
|
695ef45cf1
|
[options] const char * in get_opt_
|
2021-03-01 22:03:20 +01:00 |
|
Witold Filipczyk
|
a48cd50a8b
|
[error] const char * for fmt
|
2021-03-01 21:25:09 +01:00 |
|
Witold Filipczyk
|
89a5f106ef
|
[search] Check NULL. Refs #99
|
2021-02-28 16:44:17 +01:00 |
|
Witold Filipczyk
|
acbcfd2eba
|
[char] More casts to unsigned char
|
2021-02-27 09:51:23 +01:00 |
|
Witold Filipczyk
|
6ea0aa44a1
|
[renderer] Cast to unsigned char. Refs #94
|
2021-02-26 21:26:45 +01:00 |
|
Witold Filipczyk
|
d4157366b0
|
[document] add_string_to_string
|
2021-02-26 18:43:19 +01:00 |
|
Witold Filipczyk
|
5d394926bd
|
[document] done_string
|
2021-02-26 16:22:18 +01:00 |
|
Witold Filipczyk
|
62245356c8
|
[document] Another unused variable
|
2021-02-26 16:16:22 +01:00 |
|
Witold Filipczyk
|
34ccc2c2fd
|
[document] unused variable
|
2021-02-26 16:14:43 +01:00 |
|
rkd77
|
ffab944a8d
|
Merge pull request #98 from mtatton/spidermonkey_document_replace
[smjs document replace] fixed property location, replace and writel
|
2021-02-26 16:05:53 +01:00 |
|
nobody@earth.com
|
550baf1baf
|
[smjs document replace] struct string init and done
|
2021-02-25 21:58:20 +01:00 |
|
nobody@earth.com
|
99ed5e56f5
|
[smjs document replace] jshandle_value_to_char_string to void
|
2021-02-25 21:38:42 +01:00 |
|
nobody@earth.com
|
31ac8dd5d7
|
[smjs document replace] rewritten to struct string
|
2021-02-25 13:40:41 +01:00 |
|
nobody@earth.com
|
f953744189
|
[smjs document replace] fixed property location, replace and writeln functions, tests
|
2021-02-24 11:23:34 +01:00 |
|
Witold Filipczyk
|
b538eafbbc
|
[meson] Require sqlite3
|
2021-02-24 10:01:02 +01:00 |
|
Witold Filipczyk
|
04b9056f98
|
[js] Compilation fixes
|
2021-02-24 09:56:06 +01:00 |
|
rkd77
|
3e18e0dabe
|
Merge pull request #97 from mtatton/spidermonkey_local_storage
[smjs] Spidermonkey Local Storage
|
2021-02-24 09:36:33 +01:00 |
|
nobody@earth.com
|
de3f137398
|
[smjs local storage] limit 1 on key select
|
2021-02-23 23:00:53 +01:00 |
|
nobody@earth.com
|
60211fdd41
|
[smjs local storage] changes from comments PR #97
|
2021-02-23 21:32:00 +01:00 |
|
nobody@earth.com
|
a19b95f20c
|
[smjs local storage] spider monkey local storage
|
2021-02-22 23:27:19 +01:00 |
|
nobody@earth.com
|
7148c15150
|
[smjs] fixed spidermonkey error reporting for mozjs52
|
2021-02-22 17:26:45 +01:00 |
|
Witold Filipczyk
|
7f1d718993
|
[console.log] Added boolean option ecmascript.enable_console_log. Disabled by default.
|
2021-02-22 16:05:55 +01:00 |
|
Witold Filipczyk
|
bc7a1ae6ad
|
[console.log] Global variable to store console_log_filename
|
2021-02-22 15:55:12 +01:00 |
|