Commit Graph

645 Commits

Author SHA1 Message Date
Mingye Wang (Arthur2e5)
726d69c828 Add zh_CN and zh_TW Translations
Please note that the zh_TW translation is machine-converted using
OpenCC from zh_CN, and needs to be further polished by actual zh_TW
speakers.
2015-11-11 23:49:30 +09:00
Tatsuya Kinoshita
331e29e32b Update ChangeLog 2015-10-24 07:37:49 +09:00
BwackNinja
e24b4064da Fix handling visuals and colormaps incorrectly
cf. https://github.com/hut/ranger/issues/86
Origin: https://gist.github.com/BwackNinja/60a344730170f9ce2163
Bug-Arch: https://bugs.archlinux.org/task/46836
Bug: https://sourceforge.net/p/w3m/patches/72/
2015-10-24 07:32:19 +09:00
Tatsuya Kinoshita
a38c995c48 Update ChangeLog 2015-10-10 19:27:13 +09:00
Tatsuya Kinoshita
47dea69486 Remove incomplete special_domain tests
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385702
2015-10-10 19:20:25 +09:00
Tatsuya Kinoshita
f517dd4293 Update ChangeLog 2015-10-04 01:03:10 +09:00
Gaetan Bisson
c574748948 Do not use defined(%hash) in w3mhelp.cgi
Origin: https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/w3m&id=d9e0a4f0b461c9e2177cd9e64a10581386650503
Bug-Arch: https://bugs.archlinux.org/task/45608
2015-10-04 00:36:55 +09:00
Tatsuya Kinoshita
5f90adc736 Update ChangeLog 2015-09-06 21:56:57 +09:00
Tatsuya Kinoshita
a1368c5793 Do not use C99-style comments 2015-09-06 21:54:28 +09:00
David Crosby
aaa4ef6a72 Mitigate issue #16 found by @kcwu 2015-09-06 21:17:36 +09:00
David Crosby
85fe990642 Fix stack overflow found by @kcwu 2015-09-06 20:58:20 +09:00
Tatsuya Kinoshita
5d4d27af7f Update ChangeLog 2015-08-21 19:16:15 +09:00
Tatsuya Kinoshita
de6bc007d2 Fix unknown key in keymap.lynx
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/265144
Bug: https://sourceforge.net/p/w3m/bugs/48/
2015-08-21 19:11:41 +09:00
Tatsuya Kinoshita
7b9b097dec Update ChangeLog 2015-08-11 22:06:54 +09:00
Tatsuya Kinoshita
af52480aab Merge branch 'bug/sw3m' 2015-08-11 22:05:46 +09:00
David Crosby
66036b0db6 Check for presence of prevl before using 2015-08-11 21:59:28 +09:00
David Crosby
dac68e4d90 Adjust UFclose to remove false positive of CWE-481 2015-08-11 21:59:28 +09:00
David Crosby
14798c25c4 Move sockent for splint 2015-08-11 21:59:28 +09:00
David Crosby
adcc02592c Use unsigned int for max_count 2015-08-11 21:59:27 +09:00
David Crosby
a58671905e Add missing comparision that made if always true 2015-08-11 21:59:27 +09:00
David Crosby
c162b75317 Use fgetc in while loops, use int instead of char 2015-08-11 21:59:27 +09:00
David Crosby
6eb7866442 Adjust len to size_t 2015-08-11 21:59:27 +09:00
David Crosby
426e8b3799 Check return value of rename 2015-08-11 21:59:27 +09:00
David Crosby
fc5b50353e Adjust while loop 2015-08-11 21:59:27 +09:00
David Crosby
b1bf058d2a Check dup call for errors 2015-08-11 21:59:27 +09:00
David Crosby
dd9d2a9752 Remove unused value 2015-08-11 21:59:27 +09:00
David Crosby
73550486ff dup can give a negative value 2015-08-11 21:59:27 +09:00
David Crosby
a00c90930b use int for c 2015-08-11 21:59:27 +09:00
David Crosby
6fe9e524af Initialize new_tabwidth at declaration 2015-08-11 21:59:27 +09:00
David Crosby
d8883d384e Remove overflow on readlink 2015-08-11 21:59:27 +09:00
David Crosby
7e5b33c30e Remove dead assignments flagged by Clang static analysis 2015-08-11 21:59:27 +09:00
David Crosby
2d9d2494fc Move fclose to fix dereference after null check (Coverity) 2015-08-11 21:59:27 +09:00
David Crosby
8c9b27b954 Fix resource leak in AuthDigestCred 2015-08-11 21:59:27 +09:00
David Crosby
2582ffa397 Fix resource leak in readBufferCache 2015-08-11 21:59:27 +09:00
David Crosby
80b38e6bc3 Fix resource leak in load_cookies 2015-08-11 21:59:27 +09:00
David Crosby
4086117d9c Fix resource leak 2015-08-11 21:59:27 +09:00
David Crosby
7187784234 Fix resource leak 2015-08-11 21:59:27 +09:00
David Crosby
3120f496f7 Fix resource leak and a null return value dereference 2015-08-11 21:59:27 +09:00
David Crosby
dba9fe9753 Fix a divide-by-zero 2015-08-11 21:59:27 +09:00
David Crosby
9cbcd21d8d Change total_dot_number to unsigned int 2015-08-11 21:59:26 +09:00
David Crosby
3746ab24c7 Free tmp 2015-08-11 21:59:26 +09:00
David Crosby
192e2bf241 Remove unreachable return 2015-08-11 21:59:26 +09:00
Tatsuya Kinoshita
5b2f39c540 Update ChangeLog 2015-08-10 06:32:02 +09:00
Alan Grow
73ba2d1881 http requests: use Content-Length instead of Content-length 2015-08-10 06:29:55 +09:00
Tatsuya Kinoshita
f406349f54 Update ChangeLog 2015-08-09 07:15:30 +09:00
Egmont Koblinger
b449322c1a Support sgrmouse for skip_escseq
Origin: https://sourceforge.net/p/w3m/patches/65/#e2aa
2015-08-09 06:57:00 +09:00
Egmont Koblinger
7828a64573 Adjust comments for keymaps
Origin: https://sourceforge.net/p/w3m/patches/65/#e2aa
2015-08-09 06:53:38 +09:00
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