Tatsuya Kinoshita
|
af9fc3922b
|
Define X_DISPLAY_MISSING when configure --without-x for Imlib2
cf. 3cad8fba29
|
2020-11-24 19:18:15 +09:00 |
|
Tatsuya Kinoshita
|
f5c74f302a
|
Update ChangeLog
|
2020-11-22 21:45:41 +09:00 |
|
Tatsuya Kinoshita
|
c742d2b4de
|
Update example to use UTC for gitlog2changelog
|
2020-11-22 21:42:50 +09:00 |
|
Tatsuya Kinoshita
|
c76a188ea8
|
Drop HAVE_SYS_ERRLIST
|
2020-11-22 21:42:15 +09:00 |
|
Parag A Nemade
|
428f9e8267
|
Fix compilation error "too few arguments to function 'longjmp'"
Origin: e7a12fa28c
Bug-MacPorts: https://trac.macports.org/ticket/61356
|
2020-11-22 21:16:07 +09:00 |
|
Parag Nemade
|
f1fd7215d2
|
Fix FTBFS due to redefinition of sys_errlist
Origin: 99f30870ca
Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1038009
Bug-MacPorts: https://trac.macports.org/ticket/61356
|
2020-11-22 21:13:27 +09:00 |
|
Tatsuya Kinoshita
|
ef4eab99b2
|
Update ChangeLog
|
2020-11-15 21:31:55 +09:00 |
|
Tatsuya Kinoshita
|
6196d0c160
|
Include gitlog2changelog to easily generate ChangeLog
|
2020-11-15 21:31:55 +09:00 |
|
Tatsuya Kinoshita
|
4258de9560
|
Use xz instead of gzip for the dist target
|
2020-11-15 21:31:51 +09:00 |
|
Tatsuya Kinoshita
|
e4da76ae81
|
Update ChangeLog
|
2020-11-12 21:49:07 +09:00 |
|
Tatsuya Kinoshita
|
8dc7e1dc0c
|
Update the dist target to use git archive
|
2020-11-12 21:41:51 +09:00 |
|
Tatsuya Kinoshita
|
d423339315
|
Update examples for 2ch.cgi
|
2020-11-12 21:19:57 +09:00 |
|
Tatsuya Kinoshita
|
9914a3312f
|
Add charset=Shift_JIS to 2ch.cgi
|
2020-11-12 21:01:16 +09:00 |
|
Tatsuya Kinoshita
|
751513a29a
|
Update ChangeLog
|
2020-11-11 19:32:47 +09:00 |
|
Tatsuya Kinoshita
|
249f2fa3ff
|
Fix compilation errors when USE_GOPHER and not USE_M17N
|
2020-11-11 19:30:35 +09:00 |
|
Tatsuya Kinoshita
|
3f165adb3d
|
Merge pull request #154 from bptato/master
Support Gopher search and binary files
|
2020-11-11 19:29:36 +09:00 |
|
bptato
|
ba6bed3cb1
|
Remove useless loop
|
2020-11-07 23:30:53 +01:00 |
|
bptato
|
469c4084aa
|
Remove unnecessary file_unquote call
|
2020-11-07 23:23:33 +01:00 |
|
bptato
|
30f873ddb1
|
Remove unnecessary variable assignment
|
2020-11-07 23:16:41 +01:00 |
|
bptato
|
171db89cc2
|
Support Gopher items search (7) and binary file (9)
|
2020-11-07 23:12:35 +01:00 |
|
Tatsuya Kinoshita
|
6c3f11731d
|
Update ChangeLog
|
2020-10-24 15:27:12 +09:00 |
|
Tatsuya Kinoshita
|
dfd4f1fcda
|
Enable Gopher support by default
|
2020-10-24 15:18:02 +09:00 |
|
Tatsuya Kinoshita
|
35bc5aa843
|
Merge pull request #152 from bptato/master
Fix gopher support
|
2020-10-24 15:16:10 +09:00 |
|
bptato
|
26876fc89b
|
Moved back filetype indicator to the beginning of file names
|
2020-10-21 16:31:05 +02:00 |
|
bptato
|
16e0b6aa63
|
Improved gopher directory display
|
2020-10-21 13:30:01 +02:00 |
|
bptato
|
4bc97ce307
|
Improved gopher support
|
2020-10-21 12:56:36 +02:00 |
|
Tatsuya Kinoshita
|
e51b0d3485
|
Update ChangeLog
|
2020-09-28 21:53:55 +09:00 |
|
Tatsuya Kinoshita
|
ff09f20da6
|
Accept section "l" for w3mman
|
2020-09-28 21:53:22 +09:00 |
|
Tatsuya Kinoshita
|
bb5a62d4a4
|
Update ChangeLog
|
2020-09-25 22:30:24 +09:00 |
|
Tatsuya Kinoshita
|
ea47145ea8
|
Assume a local file if the argument contains slash for w3mman
|
2020-09-25 21:43:47 +09:00 |
|
Dustin Boyd
|
a3ec574690
|
Remove -l flag in CGI script
Origin: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217947&action=diff
Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249305
|
2020-09-25 21:35:36 +09:00 |
|
Tatsuya Kinoshita
|
a8c22f6d91
|
Update ChangeLog
|
2020-09-15 20:54:46 +09:00 |
|
Tatsuya Kinoshita
|
7b44362891
|
Remove .cvsignore
|
2020-09-15 20:23:16 +09:00 |
|
Tatsuya Kinoshita
|
3eec3b1b72
|
Add .gitignore
|
2020-09-15 20:22:30 +09:00 |
|
Bruno Haible
|
0efa713058
|
Add support for file://hostname/... URLs
Origin: https://github.com/tats/w3m/files/3488813/file-hostname-support.diff.gz
Bug-Debian: https://github.com/tats/w3m/issues/120
|
2020-09-15 20:19:50 +09:00 |
|
Tatsuya Kinoshita
|
f28198ce50
|
Merge branch 'upstream' into master
|
2020-09-09 22:14:16 +09:00 |
|
Tatsuya Kinoshita
|
86d2ad8a9a
|
Merge branch 'cvstrunk' into upstream
|
2020-09-09 22:11:46 +09:00 |
|
Tatsuya Kinoshita
|
3c9ce00ac4
|
Update ChangeLog
|
2020-09-06 22:42:36 +09:00 |
|
Tatsuya Kinoshita
|
3943f7b418
|
Mention forked version
|
2020-09-06 22:38:16 +09:00 |
|
Tatsuya Kinoshita
|
1d26327728
|
Drop bug report address
|
2020-09-06 22:01:32 +09:00 |
|
Tatsuya Kinoshita
|
5538b51971
|
Move old ChangeLog entries to ChangeLog.1
|
2020-09-06 21:16:27 +09:00 |
|
Tatsuya Kinoshita
|
71a11de5c8
|
Update ChangeLog
|
2020-09-02 22:51:19 +09:00 |
|
Tatsuya Kinoshita
|
3ba55d8aca
|
Merge pull request #150 from bptato/master
Add closing bracket I somehow forgot about in the previous commit
|
2020-09-02 22:48:48 +09:00 |
|
bptato
|
66ef7b13c7
|
Add closing bracket I somehow forgot about in the previous commit
|
2020-09-02 15:06:39 +02:00 |
|
Tatsuya Kinoshita
|
4bc1efeb0d
|
Update ChangeLog
|
2020-09-02 20:33:45 +09:00 |
|
Tatsuya Kinoshita
|
0a7c4b6be7
|
Merge pull request #149 from bptato/master
Allow spaces to be entered in URL fields
|
2020-09-02 20:26:17 +09:00 |
|
bptato
|
75c54da6ba
|
Space is now entered in URL fields instead of triggering file completion, old behavior can be toggled via options
|
2020-09-01 20:48:04 +02:00 |
|
Tatsuya Kinoshita
|
8bc5c9d844
|
Update ChangeLog
|
2020-09-01 19:44:00 +09:00 |
|
Tatsuya Kinoshita
|
bfe56be4c0
|
Fix broken Japanese help page, convert to UTF-8
|
2020-09-01 19:41:31 +09:00 |
|
Tatsuya Kinoshita
|
08759213e5
|
Add CURSOR_* commands to Japanese README.func
|
2020-09-01 19:38:11 +09:00 |
|