aboutsummaryrefslogtreecommitdiffstats
path: root/terms.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * terms.c: Clear fd_set by FD_ZERO() before select().Araki Ken2014-12-061-8/+7
|
* * terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from ↵Araki Ken2014-12-061-1/+1
| | | | | | | | | | 0.1 sec to 0.5 sec. * image.c: - clearImage() works. - Use cached image files created by w3m in getImage(). * file.c: Hack for alignment.
* - Adjust the image size to the terminal cell size. - If the image size is ↵Araki Ken2014-12-061-16/+25
| | | | specified in html source, skip to load the image.
* Support remote image by OSC 5379 show_picture sequence.Araki Ken2014-12-061-0/+50
|
* Prevent segfault when editing a textarea field with viPeter Poeml2014-12-061-1/+2
| | | | | | | | add fix for segfault that can occur when editing a textarea field with vi, and returning to w3m (it seems to happen if the terminal is not writable, as when using w3m after 'su - some_user') Origin: https://build.opensuse.org/package/view_file/openSUSE:Factory/w3m/w3m-0.4.1-textarea-segfault.dif?expand=1
* Merge branch 'bug/cygwin-lang'Tatsuya Kinoshita2013-10-141-3/+3
|\
| * Fix paren in check_cygwin_console()Jarek Czekalski2013-10-141-3/+3
| | | | | | | | Bug: https://sourceforge.net/p/w3m/patches/66/
* | Merge branch 'bug/cygwin-lang'Tatsuya Kinoshita2013-10-131-1/+4
|\|
| * Do not fail when LANG is not setTatsuya Kinoshita2013-10-131-1/+4
| | | | | | | | | | | | 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/
* | Support SGR 1006 mouse reportingTatsuya Kinoshita2013-04-081-2/+2
|/ | | | | Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito.
* Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita2011-05-041-14/+27
|
* Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita2011-05-041-16/+104
|
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+2169