Commit Graph

298 Commits

Author SHA1 Message Date
Tatsuya Kinoshita
87a0e6b263 Support sgrmouse for Lynx-like key binding
cf. https://sourceforge.net/p/w3m/patches/65/
2015-08-09 06:42:13 +09:00
IWAMOTO Kouichi
30fdb96f39 Support SGR style mouse handler for menu
cf. https://github.com/tats/w3m/issues/5
Origin: https://gist.github.com/ttdoda/83fbcf676a21da28432b
Bug: https://sourceforge.net/p/w3m/patches/65/
2015-08-09 06:36:25 +09:00
Tatsuya Kinoshita
a558c94a9c Update ChangeLog 2015-08-06 23:15:45 +09:00
Tatsuya Kinoshita
7834d34636 Merge pull request #6 from richq/static-checks
Static checks
2015-08-06 23:09:58 +09:00
Tatsuya Kinoshita
bfd2ee9432 Update ChangeLog 2015-08-05 07:14:24 +09:00
Tatsuya Kinoshita
228c16a8ab Update ChangeLog 2015-08-05 06:39:07 +09:00
IWAMOTO Kouichi
dd054480d7 Fix that SGR style mouse handler has off-by-one problem
cf. https://github.com/tats/w3m/issues/5
Origin: https://gist.github.com/ttdoda/30c189a63d483beeb207
Bug: https://sourceforge.net/p/w3m/patches/65/
2015-08-05 06:35:09 +09:00
Tatsuya Kinoshita
ea4fe13370 Update ChangeLog 2015-07-31 19:21:11 +09:00
Tatsuya Kinoshita
07ccc75d39 Update ChangeLog 2015-07-31 19:14:42 +09:00
Tatsuya Kinoshita
4ef08a017a Update ChangeLog 2015-07-31 19:12:32 +09:00
Tatsuya Kinoshita
ce2f7f56e9 Merge pull request #4 from yshl/goodict.cgi
update Bonus/goodict.cgi
2015-07-31 19:07:31 +09:00
yshl
9e6b2e19aa modified: Bonus/goodict.cgi, update to the current URL 2015-07-28 21:12:51 +09:00
yshl
9a82b18c72 modified: Bonus/goodict.cgi, use Encode.pm instead of NKF 2015-07-28 20:58:02 +09:00
Richard Quirk
91405c0d06 Strnew_charp and co do not modify the char* input 2015-07-25 15:21:33 +02:00
Richard Quirk
913628e0d6 Close temp file if pipe open fails 2015-07-25 15:03:02 +02:00
Richard Quirk
f3c14dfe6b Avoid passing null to strlen 2015-07-25 14:53:22 +02:00
Richard Quirk
1970c42320 Initialise hidden_input to NULL
This prevents a possible use of garbage value on line 3017.
2015-07-25 14:50:04 +02:00
Richard Quirk
34af5c2465 use pclose for pipe 2015-07-25 14:49:57 +02:00
Tatsuya Kinoshita
86ad49c1b0 Update ChangeLog 2015-07-20 17:18:18 +09:00
Tatsuya Kinoshita
9b137b1d12 Add short description to README 2015-07-20 16:58:41 +09:00
Tatsuya Kinoshita
d825e68a91 Mention GOPHER_PROXY and FTP_PROXY in the FAQ documents 2015-07-20 16:58:07 +09:00
Tatsuya Kinoshita
3dcf5be5a7 Update ChangeLog 2015-07-05 10:04:10 +09:00
Tatsuya Kinoshita
e9553e6227 Mention HTTPS_PROXY in the FAQ documents
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791425
2015-07-05 09:53:34 +09:00
Tatsuya Kinoshita
3f7f011ef6 Update ChangeLog 2015-06-27 19:11:05 +09:00
Tatsuya Kinoshita
10770ed97e Merge pull request #3 from yshl/certdata2pem
Error of certdata2pem.rb in doc-jp/README.SSL
2015-06-27 19:06:16 +09:00
yshl
e8db7ca945 modify certdata2pem.rb in doc-jp/README.SSL, assume the encoding of the certdata.txt to be UTF-8 2015-06-27 16:33:39 +09:00
Tatsuya Kinoshita
b685e68ae7 Update ChangeLog 2015-06-23 06:59:39 +09:00
Daniel Schepler
53a9515b18 Wrap the functions used by image.c in USE_IMAGE
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789539
2015-06-23 06:58:04 +09:00
Tatsuya Kinoshita
cd9f27277d Update ChangeLog 2015-05-09 06:15:38 +09:00
Tatsuya Kinoshita
fb6b8391a8 Update examples of siteconf for twitter.com 2015-05-09 06:14:54 +09:00
Tatsuya Kinoshita
8c5d92d33b Update ChangeLog 2015-05-03 11:45:53 +09:00
Tatsuya Kinoshita
928af643ca Correct GC version confirmation 2015-05-03 11:44:14 +09:00
Tatsuya Kinoshita
1aa26e6d4f Merge pull request #2 from yshl/gc-7.1
modify GC version confirmation
2015-05-03 11:39:41 +09:00
yshl
70334e3605 correct GC version confirmation 2015-05-02 10:42:35 +09:00
Tatsuya Kinoshita
8fe1b17576 Update ChangeLog 2015-04-29 16:57:43 +09:00
Markus Hiereth
d4dfc5cec5 Update German translation
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783383
2015-04-29 16:49:18 +09:00
Tatsuya Kinoshita
abb41b0812 Update PO strings for display_borders 2015-04-29 16:39:49 +09:00
Tatsuya Kinoshita
779cfe4011 Update ChangeLog 2015-04-26 21:32:44 +09:00
Tatsuya Kinoshita
c732061466 Merge pull request #1 from yshl/gc-7.1
cannot built the master branch with gc-7.1
2015-04-26 21:26:10 +09:00
yshl
e0641028c7 for gc-7.1 2015-04-26 18:38:08 +09:00
Tatsuya Kinoshita
324de85584 Update ChangeLog 2015-02-03 00:02:53 +09:00
Tatsuya Kinoshita
f269b9c5a0 Update PO 2015-02-03 00:02:25 +09:00
Tatsuya Kinoshita
57faeb29c6 Update ChangeLog 2015-02-02 23:10:50 +09:00
Tatsuya Kinoshita
0efbaf15c3 New option "display_borders" to display 0 pixel table borders.
cf. http://d.hatena.ne.jp/rubikitch/20101120
2015-02-02 23:09:34 +09:00
Tatsuya Kinoshita
605aaef47d Merge branch 'bug/changelog' 2015-01-24 01:17:47 +09:00
Tatsuya Kinoshita
ee5008c7c5 Update ChangeLog 2015-01-24 01:17:38 +09:00
Tatsuya Kinoshita
2aa424b3fe Merge branch 'feature/debian-version' 2015-01-24 01:13:56 +09:00
Tatsuya Kinoshita
03f0556443 Update to 0.5.3+gitYYYYMMDD (generate from ChangeLog) 2015-01-24 01:13:37 +09:00
Tatsuya Kinoshita
ae73004cae Merge branch 'bug/changelog' 2015-01-15 21:24:23 +09:00
Tatsuya Kinoshita
6cfe730369 Update ChangeLog 2015-01-15 21:22:52 +09:00