aboutsummaryrefslogtreecommitdiffstats
path: root/terms.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-02Support iTerm2 graphics protocol, replace encodeB with base64_encodebptato1-1/+32
2017-12-24fix spelling errorHIGUCHI Daisuke (VDR dai)1-4/+4
2015-08-11Remove dead assignments flagged by Clang static analysisDavid Crosby1-2/+0
2015-08-08Support sgrmouse for skip_escseqEgmont Koblinger1-0/+4
Origin: https://sourceforge.net/p/w3m/patches/65/#e2aa
2015-06-22Wrap the functions used by image.c in USE_IMAGEDaniel Schepler1-0/+2
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789539
2014-12-06Add README.sixel. W3M_IMG2SIXEL environmental variable enables to specify ↵Araki Ken1-16/+31
options of img2sixel.
2014-12-06* Add n_terminal_image argument to put_image_{sixel|osc5379}(). * Use struct ↵Araki Ken1-12/+12
winsize to calculate ppc and ppl.
2014-12-06If SCREEN_VARIANT=sixel on GNU screen, exec img2sixel without -P option.Araki Ken1-1/+2
2014-12-06ttymode_set() -> ttymode_reset().Araki Ken1-3/+17
2014-12-06Fix.Araki Ken1-1/+1
2014-12-06Support GNU screen.Araki Ken1-2/+9
2014-12-06Show GIF (except animation GIF) correctly.Araki Ken1-2/+2
2014-12-06img2sixel exits by Ctrl+C. Enable GIF Animation if 'I' is pressed to show it.Araki Ken1-11/+43
2014-12-06Show the first frame of animation gif files.Araki Ken1-0/+87
2014-12-06system() -> fork()&execvp()Araki Ken1-7/+32
2014-12-06Add -sixel option which supports image processing by img2sixel.Araki Ken1-1/+17
2014-12-06* terms.c: Clear fd_set by FD_ZERO() before select().Araki Ken1-8/+7
2014-12-06* terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from ↵Araki Ken1-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.
2014-12-06- Adjust the image size to the terminal cell size. - If the image size is ↵Araki Ken1-16/+25
specified in html source, skip to load the image.
2014-12-06Support remote image by OSC 5379 show_picture sequence.Araki Ken1-0/+50
2014-12-06Prevent segfault when editing a textarea field with viPeter Poeml1-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
2013-10-14Fix paren in check_cygwin_console()Jarek Czekalski1-3/+3
Bug: https://sourceforge.net/p/w3m/patches/66/
2013-10-13Do not fail when LANG is not setTatsuya Kinoshita1-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/
2013-04-08Support SGR 1006 mouse reportingTatsuya Kinoshita1-2/+2
Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito.
2011-05-04Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita1-14/+27
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-16/+104
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+2169
2010-08-20exit code is 1 when an error is occuredIto Hiroyuki1-11/+23
2010-08-04fix conditions for UseGraphicCharIto Hiroyuki1-2/+2
2010-07-25* merge ambiguous width patchIto Hiroyuki1-2/+2
* http://www.j10n.org/files/w3m-cvs-1.914-ambwidth.patch
2010-07-19* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki1-2/+2
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=261174#10 * terms.c (graph_ok): check UseGraphicChar is GRAPHIC_CHAR_ALL or not. * symbol.c (get_symbol): check UseGraphicChar. * rc.c (graphic_char_str): added. * main.c (sig_chld): use GRAPHIC_CHAR_ASCII and GRAPHIC_CHAR_ALL. * fm.h (GRAPHIC_CHAR_ASCII, GRAPHIC_CHAR_CHARSET, GRAPHIC_CHAR_ALL): added. * fm.h: UseGraphicChar is initialized as GRAPHIC_CHAR_ASCII.
2010-07-18fix version check logic for FreeBSDIto Hiroyuki1-2/+2
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493486
2007-06-07add handling xterm-incompatible terminals without gpm. [w3m-dev 04278]Dai Sato1-2/+3
2007-05-30add #ifdef __CYGWIN__. [w3m-dev 04265]Dai Sato1-1/+3
2007-05-23[w3m-dev 04155] fix for minpw.Dai Sato1-1/+82
2006-04-07rewind to 10 Feb 2006.Dai Sato1-120/+1
2006-04-05apply multiple patches on w3m-dev(-en) ML since Jun 2005 to Jan 2006.Dai Sato1-1/+120
2005-01-18[w3m-dev 04133] mouse_end() should preced reset_tty()?Fumitoshi UKAI1-2/+2
* terms.c (reset_exit): mouse_end() should precede reset_tty() From: Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
2004-07-15[w3m-dev 04092] remove __CYGWIN__ && LANG == JAFumitoshi UKAI1-15/+20
* remove condition LANG == JA && __CYGWIN__ * cygwin_mouse_btn_swapped enabled when before 1.5.x From: WATANABE Katsuyuki <knabe@sannet.ne.jp>
2003-12-08Bug#217509: segfaults if TERM is not setFumitoshi UKAI1-8/+12
* terms.c (check_cygwin_console): check TERM==NULL (set_tty): check TERM==NULL From: Fumitoshi UKAI <ukai@debian.or.jp>
2003-10-05fix build error --disbable-m17nFumitoshi UKAI1-2/+2
* config.h.in: undef USE_M17N, USE_UNICODE * etc.c (url_unquote_conv): USE_M17N * file.c (convertLine): USE_M17N (loadHTMLStream): fix ifdef USE_IMAGE->USE_M17N (loadBuffer): fix USE_M17N (getNextPage): fix USE_M17N * fm.h (USE_M17N): don't define USE_M17N in case LANG == JA (this should be done by configure) (wc_ces): dummy typedef (wc_Str_conv): fix non-m17n macro args (wc_Str_conv_strict): ditto * ftp.c (loadFTPDir): fix undefined USE_M17N * mimehead.c (decodeWord): ditto (decodeMIME): ditto * news.c (loadNewsgroup): ditto * proto.h (convertLine): ditto (loadGopherDir): ditto (loadFTPDir): ditto (loadNewsgroup): ditto (decodeWord): ditto (decodeMIME): ditto (url_unquote_conv): ditto * terms.c (SETCH): ditto From: Fumitoshi UKAI <ukai@debian.or.jp>
2003-09-22merge m17n patchFumitoshi UKAI1-251/+219
add libwc
2003-02-23[w3m-dev 03772] Compilation error on Cygwin B20.1Fumitoshi UKAI1-4/+7
* terms.c (term_title): use Sprintf() instead of snprintf() * doc-jp/README.cygwin doc/README.cygwin: add note about B20.1 From: patakuti@t3.rim.or.jp
2003-02-21[w3m-dev 03765] Re: README.cygwinFumitoshi UKAI1-2/+2
* doc/README.cygwin: translated From: WATANABE Katsuyuki <knabe@sannet.ne.jp>
2003-02-18[w3m-dev 03758] Re: SVR4 signal behaviorFumitoshi UKAI1-13/+13
* etc.c (reset_signals): use mySignal() (setup_child): ditto (myExec): ditto (mySignal): added, use sigaction if available * fm.h (TRAP_ON): use mySignal (TRAP_OFF): ditto * istream.c (ISclose): ditto * main.c (sig_chld): ditto (main): ditto (do_dump): ditto (resize_hook): ditto (resize_handler): ditto (srchcore): ditto (readsh): ditto (SigAlarm): ditto * proto.h (mySignal): added * terms.c (error_dump): use mySignal() (set_int): ditto (mouse_init): ditto From: Atsushi YOKOYAMA <yoko-a@cmh.fuchu.toshiba.co.jp>
2003-02-06fix indentFumitoshi UKAI1-2/+2
2003-02-06[w3m-dev 03732] Re: scroll() is slow ?Fumitoshi UKAI1-2/+7
* configure (use_raw_scroll): added (config.h) use_raw_scroll * config.h.dist (USE_RAW_SCROLL): added * display.c (displayBuffer): ifdef USE_RAW_SCROLL * proto.h (scroll): ifdef USE_RAW_SCROLL (rscroll): ditto (need_clrtoeol): if 0 (terms.c): if 0 need_clrtoeol (scroll_raw): ifdef USE_RAW_SCROLL From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
2003-01-10[w3m-dev 03622] Re: Error occured while resetFumitoshi UKAI1-14/+12
* file.c (uncompress_stream): child process initialized * terms.c (close_tty): close unless stdin,out,err (reset_tty): flush_tty, close_tty (write1): flush_tty (refresh): flush_tty (flush_tty): check ttyf From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
2002-12-18[w3m-dev 03582] add config options graphic_char and use_proxyFumitoshi UKAI1-2/+2
* NEWS: rc: graphic_char, use_proxy * fm.h (Do_no_use_proxy): macro using use_proxy (use_proxy): added (no_graphic_char): deleted (UseGraphicChar): added * main.c (main): UseGraphicChar, use_proxy * rc.c (CMT_GRAPHIC_CHAR): added (CMT_USE_PROXY): added (params1): graphic_char (params4): use_proxy * terms.c (graph_ok): UseGraphicChar From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
2002-12-11[w3m-dev 03559] Re: use select instead of signal for loading imagesFumitoshi UKAI1-4/+6
* fm.h (Buffer): add image_loaded * image.c (W3M_SIGIMG): deleted (image_lock): deleted (need_load_image): deleted (load_image_handler): deleted (load_image_next): deleted (getAllImage): check image_loaded (loadImage): delete image_lock delete IMG_FLAG_NEXT * main.c (main): check image_loaded * proto.h (sleep_till_anykey): return int * terms.c (sleep_till_anykey): return int From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>