index
:
w3m
aito-soft
branch-0-2-5
branch-0-3-2
cvstrunk
debian
debian-jessie
debian-stretch
inu-0-2-2
master
master-deb11
master-jessie
master-stretch
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
terms.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-24
fix spelling error
HIGUCHI Daisuke (VDR dai)
1
-4
/
+4
2015-08-11
Remove dead assignments flagged by Clang static analysis
David Crosby
1
-2
/
+0
2015-08-08
Support sgrmouse for skip_escseq
Egmont Koblinger
1
-0
/
+4
2015-06-22
Wrap the functions used by image.c in USE_IMAGE
Daniel Schepler
1
-0
/
+2
2014-12-06
Add README.sixel. W3M_IMG2SIXEL environmental variable enables to specify opt...
Araki Ken
1
-16
/
+31
2014-12-06
* Add n_terminal_image argument to put_image_{sixel|osc5379}(). * Use struct ...
Araki Ken
1
-12
/
+12
2014-12-06
If SCREEN_VARIANT=sixel on GNU screen, exec img2sixel without -P option.
Araki Ken
1
-1
/
+2
2014-12-06
ttymode_set() -> ttymode_reset().
Araki Ken
1
-3
/
+17
2014-12-06
Fix.
Araki Ken
1
-1
/
+1
2014-12-06
Support GNU screen.
Araki Ken
1
-2
/
+9
2014-12-06
Show GIF (except animation GIF) correctly.
Araki Ken
1
-2
/
+2
2014-12-06
img2sixel exits by Ctrl+C. Enable GIF Animation if 'I' is pressed to show it.
Araki Ken
1
-11
/
+43
2014-12-06
Show the first frame of animation gif files.
Araki Ken
1
-0
/
+87
2014-12-06
system() -> fork()&execvp()
Araki Ken
1
-7
/
+32
2014-12-06
Add -sixel option which supports image processing by img2sixel.
Araki Ken
1
-1
/
+17
2014-12-06
* terms.c: Clear fd_set by FD_ZERO() before select().
Araki Ken
1
-8
/
+7
2014-12-06
* terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from 0....
Araki Ken
1
-1
/
+1
2014-12-06
- Adjust the image size to the terminal cell size. - If the image size is spe...
Araki Ken
1
-16
/
+25
2014-12-06
Support remote image by OSC 5379 show_picture sequence.
Araki Ken
1
-0
/
+50
2014-12-06
Prevent segfault when editing a textarea field with vi
Peter Poeml
1
-1
/
+2
2013-10-14
Fix paren in check_cygwin_console()
Jarek Czekalski
1
-3
/
+3
2013-10-13
Do not fail when LANG is not set
Tatsuya Kinoshita
1
-1
/
+4
2013-04-08
Support SGR 1006 mouse reporting
Tatsuya Kinoshita
1
-2
/
+2
2011-05-04
Adding upstream version 0.5.3
upstream/0.5.3
Tatsuya Kinoshita
1
-14
/
+27
2011-05-04
Adding upstream version 0.5.2
upstream/0.5.2
Tatsuya Kinoshita
1
-16
/
+104
2011-05-04
Adding upstream version 0.5.1
upstream/0.5.1
Tatsuya Kinoshita
1
-0
/
+2169
2010-08-20
exit code is 1 when an error is occured
Ito Hiroyuki
1
-11
/
+23
2010-08-04
fix conditions for UseGraphicChar
Ito Hiroyuki
1
-2
/
+2
2010-07-25
* merge ambiguous width patch
Ito Hiroyuki
1
-2
/
+2
2010-07-19
* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org
Ito Hiroyuki
1
-2
/
+2
2010-07-18
fix version check logic for FreeBSD
Ito Hiroyuki
1
-2
/
+2
2007-06-07
add handling xterm-incompatible terminals without gpm. [w3m-dev 04278]
Dai Sato
1
-2
/
+3
2007-05-30
add #ifdef __CYGWIN__. [w3m-dev 04265]
Dai Sato
1
-1
/
+3
2007-05-23
[w3m-dev 04155] fix for minpw.
Dai Sato
1
-1
/
+82
2006-04-07
rewind to 10 Feb 2006.
Dai Sato
1
-120
/
+1
2006-04-05
apply multiple patches on w3m-dev(-en) ML since Jun 2005 to Jan 2006.
Dai Sato
1
-1
/
+120
2005-01-18
[w3m-dev 04133] mouse_end() should preced reset_tty()?
Fumitoshi UKAI
1
-2
/
+2
2004-07-15
[w3m-dev 04092] remove __CYGWIN__ && LANG == JA
Fumitoshi UKAI
1
-15
/
+20
2003-12-08
Bug#217509: segfaults if TERM is not set
Fumitoshi UKAI
1
-8
/
+12
2003-10-05
fix build error --disbable-m17n
Fumitoshi UKAI
1
-2
/
+2
2003-09-22
merge m17n patch
Fumitoshi UKAI
1
-251
/
+219
2003-02-23
[w3m-dev 03772] Compilation error on Cygwin B20.1
Fumitoshi UKAI
1
-4
/
+7
2003-02-21
[w3m-dev 03765] Re: README.cygwin
Fumitoshi UKAI
1
-2
/
+2
2003-02-18
[w3m-dev 03758] Re: SVR4 signal behavior
Fumitoshi UKAI
1
-13
/
+13
2003-02-06
fix indent
Fumitoshi UKAI
1
-2
/
+2
2003-02-06
[w3m-dev 03732] Re: scroll() is slow ?
Fumitoshi UKAI
1
-2
/
+7
2003-01-10
[w3m-dev 03622] Re: Error occured while reset
Fumitoshi UKAI
1
-14
/
+12
2002-12-18
[w3m-dev 03582] add config options graphic_char and use_proxy
Fumitoshi UKAI
1
-2
/
+2
2002-12-11
[w3m-dev 03559] Re: use select instead of signal for loading images
Fumitoshi UKAI
1
-4
/
+6
2002-12-04
[w3m-dev-en 00841] Re: w3m segfaults if the terminal is not writable
Fumitoshi UKAI
1
-2
/
+3
[next]