Tatsuya Kinoshita
dda4f688e2
Cleanup unusable links in MANUAL.html
...
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517315
2013-12-27 19:04:12 +09:00
Tatsuya Kinoshita
a192ec8772
Update to 0.5.3+debian-13+
2013-12-27 19:01:24 +09:00
Tatsuya Kinoshita
d18f1caccf
Merge branch 'bug/changelog'
2013-12-17 19:47:16 +09:00
Tatsuya Kinoshita
8523323498
Update ChangeLog
2013-12-17 19:46:32 +09:00
Tatsuya Kinoshita
8ab01f477a
Merge branch 'feature/debian-version'
2013-12-17 19:44:37 +09:00
Tatsuya Kinoshita
9d9b638f53
Update to 0.5.3+debian-13
2013-12-17 19:43:00 +09:00
Tatsuya Kinoshita
8377e3754f
Merge branch 'bug/autotools-config'
2013-12-14 17:00:45 +09:00
Tatsuya Kinoshita
39ee394170
Update config.guess to 2013-06-10 with autotools-dev 20130810.1
2013-12-14 16:59:34 +09:00
Tatsuya Kinoshita
8394336a2a
Update config.sub to 2013-08-10 with autotools-dev 20130810.1
2013-12-14 16:59:23 +09:00
Tatsuya Kinoshita
08e742ff2e
Merge branch 'bug/closedir'
2013-12-07 13:40:08 +09:00
Reinhard Max
1228eaf1fc
Fix a directory descriptor leak in loadLocalDir
...
Patch from openSUSE on 2009-09-07.
Origin: https://build.opensuse.org/package/view_file/openSUSE:Factory/w3m/w3m-closedir.patch
Bug-Novell: https://bugzilla.novell.com/show_bug.cgi?id=531675
2013-12-07 13:39:10 +09:00
Tatsuya Kinoshita
c1c4d3aa83
Merge branch 'bug/search-next'
2013-12-07 10:34:11 +09:00
AIDA Shinra
b5641f56ce
Fix crash after SEARCH_NEXT
...
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-search-next.patch >,
[w3m-dev:04473] on 2013-12-07.
2013-12-07 10:32:58 +09:00
Tatsuya Kinoshita
1d8d8d4e2a
Merge branch 'bug/refresh-url'
2013-11-11 00:45:03 +09:00
Paul Boekholt
d349b98025
Add support for single quoted meta refresh URL
...
Bug: https://sourceforge.net/p/w3m/patches/53/
2013-11-11 00:44:08 +09:00
Tatsuya Kinoshita
a9a6c4924e
Merge branch 'bug/openssl'
2013-11-08 00:11:41 +09:00
Cristian Rodriguez
e3e5821562
Use SSL_MODE_RELEASE_BUFFERS if available
...
Patch from openSUSE on 2012-11-12:
https://build.opensuse.org/request/show/141054
2013-11-07 23:32:59 +09:00
Cristian Rodriguez
095195f629
Use SSL_OP_NO_COMPRESSION if available
...
Due to the "CRIME attack" (CVE-2012-4929) HTTPS clients
that negotiate TLS-level compression can be abused for
MITM attacks.
Patch from openSUSE on 2012-11-12:
https://build.opensuse.org/request/show/141054
2013-11-07 23:29:54 +09:00
Tatsuya Kinoshita
c762459c93
Merge branch 'bug/parallel-make'
2013-10-15 21:11:41 +09:00
Tatsuya Kinoshita
a71bf49c66
Merge branch 'bug/605761'
2013-10-15 21:11:23 +09:00
Tatsuya Kinoshita
2a8828bc6a
Depend on funcname.tab to fix parallel make issue of scripts
2013-10-15 21:09:28 +09:00
Tatsuya Kinoshita
ef93465a67
Avoid prerequisite $(IMGOBJS) to fix parallel make issue of w3mimg
2013-10-15 21:09:00 +09:00
Tatsuya Kinoshita
6b88d0ccfc
Explicitly add -lX11 to IMGX11LDFLAGS only when gtk2
2013-10-15 20:45:24 +09:00
Tatsuya Kinoshita
456d12ba35
Revert "Fix parallel make issue"
...
This reverts commit aa6f871c6d
.
2013-10-15 19:40:26 +09:00
Tatsuya Kinoshita
4b48fe6134
Revert "Explicitly link w3mimgdisplay with -lX11 to build with gcc 4.5"
...
This reverts commit 7410954066
.
2013-10-15 19:14:46 +09:00
Tatsuya Kinoshita
54b9076584
Merge branch 'bug/schemebug'
2013-10-14 23:04:23 +09:00
Tatsuya Kinoshita
f7ff70f6da
Merge branch 'bug/win64gc'
...
Conflicts:
istream.c
main.c
2013-10-14 23:02:26 +09:00
AIDA Shinra
c155b93830
Define schemeNumToName() to fix scheme bug
...
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-schemebug.patch >,
[w3m-dev:04470] on 2013-10-14.
2013-10-14 22:39:55 +09:00
AIDA Shinra
ec81194f38
Workaround of GC crash on Cygwin64
...
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch >,
[w3m-dev:04469] on 2013-10-14.
2013-10-14 22:31:01 +09:00
Tatsuya Kinoshita
1941677307
Merge branch 'feature/debian-version'
2013-10-14 09:26:33 +09:00
Tatsuya Kinoshita
24a5b85fca
Update to 0.5.3+debian-12+
2013-10-14 09:26:18 +09:00
Tatsuya Kinoshita
9330f2393b
Merge branch 'bug/cygwin-lang'
2013-10-14 09:18:07 +09:00
Jarek Czekalski
01d0530995
Fix paren in check_cygwin_console()
...
Bug: https://sourceforge.net/p/w3m/patches/66/
2013-10-14 09:17:35 +09:00
Tatsuya Kinoshita
ade3cb5ee8
Merge branch 'bug/changelog'
2013-10-13 16:16:36 +09:00
Tatsuya Kinoshita
4713c0a08a
Update ChangeLog
2013-10-13 16:15:01 +09:00
Tatsuya Kinoshita
4e91e5a4e6
Merge branch 'feature/debian-version'
2013-10-13 16:03:11 +09:00
Tatsuya Kinoshita
f6735dc2b0
Update to 0.5.3+debian-12
2013-10-13 16:02:58 +09:00
Tatsuya Kinoshita
94aaf56e6f
Merge branch 'bug/75527'
2013-10-13 14:07:15 +09:00
Tatsuya Kinoshita
7d4d6cdd31
Update document for the -s option change
2013-10-13 14:06:32 +09:00
Tatsuya Kinoshita
af8e8cf7d1
Merge branch 'bug/cygwin-lang'
2013-10-13 12:33:34 +09:00
Tatsuya Kinoshita
f9ad57b0d3
Do not fail when LANG is not set
...
Check whether the value of LC_ALL, LC_CTYPE or LANG is not NULL in
check_cygwin_console().
Bug: https://sourceforge.net/p/w3m/patches/66/
2013-10-13 09:58:51 +09:00
Tatsuya Kinoshita
b04edb577c
Merge branch 'bug/maxcol'
2013-10-13 00:15:46 +09:00
Tatsuya Kinoshita
f458fc0f20
Bump MAXCOL to 256
...
Bug: https://sourceforge.net/p/w3m/feature-requests/24/
2013-10-12 23:49:10 +09:00
Tatsuya Kinoshita
0b8986e820
Merge branch 'feature/vim-like'
2013-10-12 19:59:25 +09:00
Laurence Richert
3864447c90
vim/-perator like handling
...
- half page scrolling
- jumping to elements numbered by getLinkNumberStr() from Karsten
Schoelzel
2013-10-12 19:57:35 +09:00
Tatsuya Kinoshita
94a7ebd6ae
Merge branch 'bug/contact-list'
2013-10-12 19:12:01 +09:00
Tatsuya Kinoshita
08cd07cffb
Mention project page rather than unavailable mailing lists
2013-10-12 19:10:55 +09:00
Tatsuya Kinoshita
1d9a3e1814
Merge branch 'bug/readme-img-typo'
2013-10-12 18:10:44 +09:00
Rafael Laboissiere
36453edf90
Fix typo
2013-10-12 18:03:59 +09:00
Tatsuya Kinoshita
f07d5d6f25
Merge branch 'bug/changelog'
2013-08-12 20:32:08 +09:00