Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | English fixes | Justin B Rye | 2016-04-01 | 10 | -889/+2942 |
| | | | | | | | cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#15 Origin: https://lists.debian.org/debian-l10n-english/2014/12/msg00002.html Origin: https://lists.debian.org/debian-l10n-english/2014/12/msg00030.html Origin: https://lists.debian.org/debian-l10n-english/2015/02/msg00011.html | ||||
* | Disable RC4 | Leo Famulari | 2016-03-30 | 1 | -1/+1 |
| | | | | Origin: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=62339e2d493bf87a3aabe12e45458581e9705d83 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-03-29 | 1 | -0/+19 |
| | |||||
* | Fix variable is reassigned a value before the old one has been used | Tatsuya Kinoshita | 2016-03-29 | 1 | -1/+1 |
| | |||||
* | Fix printf format specifier mismatch when REGEX_DEBUG | Tatsuya Kinoshita | 2016-03-29 | 1 | -1/+1 |
| | |||||
* | Fix invalid braces when not Linux or FreeBSD | Tatsuya Kinoshita | 2016-03-29 | 1 | -1/+14 |
| | |||||
* | Fix uninitialized variable when not HAVE_PUTENV | Tatsuya Kinoshita | 2016-03-29 | 1 | -3/+2 |
| | |||||
* | Fix realloc mistake for DrawImage | Tatsuya Kinoshita | 2016-03-29 | 1 | -0/+4 |
| | |||||
* | Fix mistake of unescape spaces for _doFileCopy | Tatsuya Kinoshita | 2016-03-29 | 1 | -1/+1 |
| | | | | cf. [w3m-dev-en 00751], [w3m-dev-en 00752] on 2002-06-09 | ||||
* | Fix style of array index is used before limits check | Tatsuya Kinoshita | 2016-03-29 | 1 | -1/+1 |
| | | | | Bug: https://sourceforge.net/p/w3m/feature-requests/25/ | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-03-22 | 1 | -0/+5 |
| | |||||
* | Fix build failure when not USE_MOUSE for sgrmouse | Tatsuya Kinoshita | 2016-03-22 | 2 | -0/+7 |
| | | | | cf. https://twitter.com/naota344/status/711541592167854081 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-03-20 | 1 | -0/+4 |
| | |||||
* | Fix reverse ordered config parameters | Tatsuya Kinoshita | 2016-03-20 | 1 | -3/+7 |
| | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-03-19 | 1 | -2/+6 |
| | |||||
* | Update FAQ for extbrowser | Tatsuya Kinoshita | 2016-03-19 | 1 | -1/+1 |
| | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-03-14 | 1 | -0/+5 |
| | |||||
* | Update PO strings for extbrowser2..9 | Tatsuya Kinoshita | 2016-03-14 | 6 | -57/+57 |
| | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-03-13 | 1 | -0/+15 |
| | |||||
* | Set firefox instead of mozilla to default browser | Tatsuya Kinoshita | 2016-03-13 | 2 | -4/+4 |
| | |||||
* | Update PO strings for extbrowser4..9 | Tatsuya Kinoshita | 2016-03-13 | 6 | -728/+846 |
| | |||||
* | Add extbrowser4, extbrowser5, ..., and extbrowser9 | Tatsuya Kinoshita | 2016-03-13 | 5 | -7/+49 |
| | |||||
* | Update ChangeLogv0.5.3+git20160228 | Tatsuya Kinoshita | 2016-02-27 | 1 | -0/+8 |
| | |||||
* | Fix SIGFPE for ACCESSKEY | Tatsuya Kinoshita | 2016-02-27 | 1 | -1/+1 |
| | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779092 | ||||
* | Typo fix for ACCESSKEY | Tatsuya Kinoshita | 2016-02-27 | 2 | -2/+2 |
| | | | | cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779092#5 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2015-12-20 | 1 | -0/+13 |
| | |||||
* | Fix semi-transparent artifacts in w3m-img when used with 32-bit color (e.g. ↵ | Franz Thoma | 2015-12-20 | 1 | -1/+5 |
| | | | | | | | | | | | | | | urxvt) imlib_render_image_on_drawable_at_size() tended to leave nasty semi-transparent artifacts in 32-bit mode. Apparently, resizing an image in 32-bit mode affects the alpha channel even if there is no transparency in the image. With this patch, resizing is done in 24-bit mode (or whatever depth the original image has) before converting the image to 32-bit and rendering it on the display. Origin: https://gist.github.com/fmthoma/f76a1b44e00d5ca972bb cf. https://github.com/hut/ranger/issues/86#issuecomment-166027119 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2015-12-16 | 1 | -2/+2 |
| | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2015-12-16 | 1 | -0/+17 |
| | |||||
* | Wrap render_pixbuf_to_pixmap_32() in USE_GTK2 | Tatsuya Kinoshita | 2015-12-16 | 1 | -1/+3 |
| | |||||
* | w3mimgdisplay supports 32 bit depth screen. (e.g. gnome-terminal) | arakiken | 2015-12-16 | 1 | -10/+55 |
| | |||||
* | Revert "Fix handling visuals and colormaps incorrectly" | Tatsuya Kinoshita | 2015-12-16 | 1 | -9/+4 |
| | | | | This reverts commit e24b4064daf3e022e370788a8c7267db40c37dda. | ||||
* | Update ChangeLogv0.5.3+git20151119 | Tatsuya Kinoshita | 2015-11-18 | 1 | -0/+7 |
| | |||||
* | Accept cookies by default | Tatsuya Kinoshita | 2015-11-18 | 1 | -3/+3 |
| | |||||
* | Set argv_is_url to 1 by default | Tatsuya Kinoshita | 2015-11-18 | 1 | -1/+1 |
| | | | | Bug-Arch: https://bugs.archlinux.org/task/47102 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2015-11-18 | 1 | -1/+6 |
| | |||||
* | Update config.* with autotools-dev 20150820.1 | Tatsuya Kinoshita | 2015-11-18 | 2 | -24/+59 |
| | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2015-11-11 | 1 | -0/+9 |
| | |||||
* | Add zh_CN and zh_TW Translations | Mingye Wang (Arthur2e5) | 2015-11-11 | 3 | -1/+1785 |
| | | | | | | 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. | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2015-10-23 | 1 | -0/+9 |
| | |||||
* | Fix handling visuals and colormaps incorrectly | BwackNinja | 2015-10-23 | 1 | -4/+9 |
| | | | | | | | 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/ | ||||
* | Update ChangeLogv0.5.3+git20151010 | Tatsuya Kinoshita | 2015-10-10 | 1 | -0/+5 |
| | |||||
* | Remove incomplete special_domain tests | Tatsuya Kinoshita | 2015-10-10 | 1 | -17/+0 |
| | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385702 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2015-10-03 | 1 | -0/+6 |
| | |||||
* | Do not use defined(%hash) in w3mhelp.cgi | Gaetan Bisson | 2015-10-03 | 1 | -1/+1 |
| | | | | | Origin: https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/w3m&id=d9e0a4f0b461c9e2177cd9e64a10581386650503 Bug-Arch: https://bugs.archlinux.org/task/45608 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2015-09-06 | 1 | -0/+11 |
| | |||||
* | Do not use C99-style comments | Tatsuya Kinoshita | 2015-09-06 | 1 | -3/+3 |
| | |||||
* | Mitigate issue #16 found by @kcwu | David Crosby | 2015-09-06 | 1 | -9/+11 |
| | |||||
* | Fix stack overflow found by @kcwu | David Crosby | 2015-09-06 | 1 | -2/+2 |
| | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2015-08-21 | 1 | -0/+7 |
| |