Commit Graph

205 Commits

Author SHA1 Message Date
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
Tatsuya Kinoshita
1e676683f8 Merge branch 'feature/debian-version' 2013-08-12 20:31:58 +09:00
Tatsuya Kinoshita
f0813e4175 Update to 0.5.3+debian-11+ 2013-08-12 20:31:34 +09:00
Tatsuya Kinoshita
76f008a6a7 Update ChangeLog to use contributor's name 2013-08-12 20:26:07 +09:00
Tatsuya Kinoshita
d423741cc4 Merge branch 'bug/changelog' 2013-08-08 18:50:07 +09:00
Tatsuya Kinoshita
cf5fc928d3 Update ChangeLog
Semi-automatically converted from Git commit logs.
2013-08-08 18:49:14 +09:00
Tatsuya Kinoshita
0035dbed46 Merge branch 'feature/debian-version' 2013-08-08 18:45:19 +09:00
Tatsuya Kinoshita
275ea2efe0 Update to 0.5.3+debian-11 2013-08-08 18:44:27 +09:00
Tatsuya Kinoshita
f59b4a57d8 Merge branch 'bug/strchop' 2013-08-04 16:53:29 +09:00
Tatsuya Kinoshita
8164da9e3e Check length for Strchop() 2013-08-04 16:27:00 +09:00
Tatsuya Kinoshita
62aafb2e9b Merge branch 'bug/execdict' 2013-08-04 11:55:09 +09:00
Tatsuya Kinoshita
0c6b7c5e06 Fix potentially segfault of execdict() 2013-08-04 11:54:23 +09:00
Tatsuya Kinoshita
1515daab16 Merge branch 'feature/siteconf' 2013-08-04 11:38:35 +09:00
Tatsuya Kinoshita
4ccddd13e9 Merge branch 'feature/debian-version' 2013-08-04 11:38:28 +09:00
Tatsuya Kinoshita
4c16debbdc Update to 0.5.3+debian-10+ 2013-08-04 11:25:57 +09:00
Tatsuya Kinoshita
b7dde2bc4b Fix segfault of loadGeneralFile()
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718612
2013-08-04 11:24:54 +09:00
Tatsuya Kinoshita
66c7034450 Merge branch 'feature/debian-version' 2013-08-03 00:41:52 +09:00
Tatsuya Kinoshita
08e6aecd73 Update to 0.5.3+debian-10 2013-08-02 23:57:45 +09:00
Tatsuya Kinoshita
a7fedda6fc Merge branch 'bug/w3mman2html-utf8' 2013-08-02 07:01:06 +09:00