Ito Hiroyuki 
							
						 
					 
					
						
						
							
						
						459e010eed 
					 
					
						
						
							
							* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org  
						
						 
						
						... 
						
						
						
						* 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-19 12:08:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ito Hiroyuki 
							
						 
					 
					
						
						
							
						
						a19f155b48 
					 
					
						
						
							
							* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org  
						
						 
						
						... 
						
						
						
						* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=185006#22 
* main.c
(sig_chld): save exit code to d->err.
(addDownloadList): initialize d->running and d->err.
(DownloadListBuffer): check d->err.
* fm.h
(_DownloadList): add running and err.
* file.c
(save2tmp): check returned value of Strfputs().
(doFileSave): exit code is depend on the returned value of save2tmp(). 
						
						
					 
					
						2010-07-19 11:45:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ito Hiroyuki 
							
						 
					 
					
						
						
							
						
						fd8468f7f9 
					 
					
						
						
							
							* [w3m-dev 04238] [patch] simple preserve space  
						
						 
						
						... 
						
						
						
						* rc.c: Introduce option simple_preserve_space.
* fm.h: add global variable SimplePreserveSpace.
* file.c (HTMLlineproc0): check SimplePreserveSpace. 
						
						
					 
					
						2010-07-19 09:00:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ito Hiroyuki 
							
						 
					 
					
						
						
							
						
						6a2579bb26 
					 
					
						
						
							
							http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=242599#21  
						
						 
						
						... 
						
						
						
						* file.c
(is_html_type): added.
(examineFile, loadGeneralFile, _saveBuffer)
(openGeneralPagerBuffer, reloadBuffer): use is_html_type() instead of strcasecmp().
(loadGeneralFile): set f.guess_tupe
* display.c
(displayBuffer): use is_html_type() instead of strcasecmp().
* buffer.c
(reshapeBuffer): use is_html_type() instead of strcasecmp().
* backend.c
(internal_get): use is_html_type() instead of strcasecmp(). 
						
						
					 
					
						2010-07-18 14:10:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ito Hiroyuki 
							
						 
					 
					
						
						
							
						
						c646d4e678 
					 
					
						
						
							
							set line->size  
						
						 
						
						
						
						
					 
					
						2010-07-18 13:48:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ito Hiroyuki 
							
						 
					 
					
						
						
							
						
						cecd2afa71 
					 
					
						
						
							
							replace \0 to make full string visible to user (CVE-2010-2074).  
						
						 
						
						
						
						
					 
					
						2010-07-18 13:43:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ito Hiroyuki 
							
						 
					 
					
						
						
							
						
						f4177807ad 
					 
					
						
						
							
							"MAN_KEEP_FORMATTING=1"  
						
						 
						
						... 
						
						
						
						http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=325699  
						
						
					 
					
						2010-07-18 13:38:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ito Hiroyuki 
							
						 
					 
					
						
						
							
						
						9345b62da9 
					 
					
						
						
							
							fix version check logic for FreeBSD  
						
						 
						
						... 
						
						
						
						http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493486  
						
						
					 
					
						2010-07-18 13:31:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ito Hiroyuki 
							
						 
					 
					
						
						
							
						
						57fb8a745d 
					 
					
						
						
							
							update.  
						
						 
						
						
						
						
					 
					
						2010-07-18 13:24:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ito Hiroyuki 
							
						 
					 
					
						
						
							
						
						07ac6defd8 
					 
					
						
						
							
							fix typo. [w3m-dev 04319]  
						
						 
						
						
						
						
					 
					
						2010-07-18 13:20:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						cb4a4e90d6 
					 
					
						
						
							
							fix charset handling. [w3m-dev 04279]  
						
						 
						
						
						
						
					 
					
						2007-06-07 10:59:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						12193be8b8 
					 
					
						
						
							
							add handling xterm-incompatible terminals without gpm. [w3m-dev 04278]  
						
						 
						
						
						
						
					 
					
						2007-06-07 10:54:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						40db8c3500 
					 
					
						
						
							
							make number prefixes working, when vi_prec_num=0.  
						
						 
						
						
						
						
					 
					
						2007-06-04 13:21:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						ae48f2a576 
					 
					
						
						
							
							w3m 0.5.2 release  
						
						 
						
						
						
						
					 
					
						2007-05-31 12:17:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						50c06d19a9 
					 
					
						
						
							
							fix type, add GC_INIT().  
						
						 
						
						
						
						
					 
					
						2007-05-31 01:19:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						8917c3d381 
					 
					
						
						
							
							fix for tab browsing. [w3m-dev 04266]  
						
						 
						
						
						
						
					 
					
						2007-05-30 04:47:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						4f490b306e 
					 
					
						
						
							
							add #ifdef __CYGWIN__. [w3m-dev 04265]  
						
						 
						
						
						
						
					 
					
						2007-05-30 04:43:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						1d5c3e343f 
					 
					
						
						
							
							add datarootdir. [w3m-dev 04264]  
						
						 
						
						
						
						
					 
					
						2007-05-30 03:15:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						d4152b113b 
					 
					
						
						
							
							unbreak sysmouse support. [w3m-dev 04262]  
						
						 
						
						
						
						
					 
					
						2007-05-29 12:17:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						0dada82065 
					 
					
						
						
							
							delete unused macros, change void to static void. [w3m-dev 04260]  
						
						 
						
						
						
						
					 
					
						2007-05-29 12:07:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						6c28792111 
					 
					
						
						
							
							move 'gc' from $LIBS to $LIBGC. [w3m-dev 04259]  
						
						 
						
						
						
						
					 
					
						2007-05-29 12:01:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						30662f57ad 
					 
					
						
						
							
							add datarootdir for Autoconf 2.60 and later.  
						
						 
						
						
						
						
					 
					
						2007-05-29 11:50:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						784cdfcf43 
					 
					
						
						
							
							pot-update.  
						
						 
						
						
						
						
					 
					
						2007-05-28 11:06:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						163bbd9fb9 
					 
					
						
						
							
							add datarootdir for Autoconf 2.60 and later.  
						
						 
						
						
						
						
					 
					
						2007-05-27 10:43:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						3c7e9b27c1 
					 
					
						
						
							
							[w3m-dev 04155] fix for minpw.  
						
						 
						
						
						
						
					 
					
						2007-05-23 15:06:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						a7d4566c50 
					 
					
						
						
							
							fix comments.  
						
						 
						
						
						
						
					 
					
						2007-05-23 13:15:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						4e4e64708e 
					 
					
						
						
							
							[w3m-dev 04246] delete nsl and dl for cross building.  
						
						 
						
						
						
						
					 
					
						2007-05-23 13:14:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						57a08b52db 
					 
					
						
						
							
							[w3m-dev 04236] expand display_ins_del to select a type of fontify.  
						
						 
						
						
						
						
					 
					
						2007-05-23 13:07:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						7d106cc9ad 
					 
					
						
						
							
							add checking ssl before digest_auth.  
						
						 
						
						
						
						
					 
					
						2007-05-23 12:49:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						e4305ca608 
					 
					
						
						
							
							[w3m-dev 04240] nl_langinfo() requires setlocale()  
						
						 
						
						
						
						
					 
					
						2007-05-23 12:34:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						599bb41857 
					 
					
						
						
							
							[w3m-dev 03923] avoid extra blanks in pre in table.  
						
						 
						
						
						
						
					 
					
						2007-05-23 12:26:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						bdeafaadf1 
					 
					
						
						
							
							decoding URLs in correct condition.  
						
						 
						
						
						
						
					 
					
						2007-05-23 12:14:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						c88367bc4a 
					 
					
						
						
							
							change char to unsigned char for HTML_DL_COMPACT(133).  
						
						 
						
						
						
						
					 
					
						2007-05-23 12:01:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						e67286c23c 
					 
					
						
						
							
							[w3m-dev 04213] update Unicode charcters' width  
						
						 
						
						
						
						
					 
					
						2007-05-23 11:34:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						5441e3a0ae 
					 
					
						
						
							
							quote URLs with non-ASCII local directory names. [w3m-dev 04212]  
						
						 
						
						
						
						
					 
					
						2007-04-19 12:07:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						2c5eaafc8e 
					 
					
						
						
							
							avoid conflicts between input_alt and img_alt, and fix calculation of labeled line numbers when fold_line=1. [w3m-dev 04211]  
						
						 
						
						
						
						
					 
					
						2007-04-19 12:00:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						7b084101e3 
					 
					
						
						
							
							display <em> and <i> elements with underline. [w3m-dev 04197]  
						
						 
						
						
						
						
					 
					
						2007-04-19 11:42:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fumitoshi UKAI 
							
						 
					 
					
						
						
							
						
						d26d1ac387 
					 
					
						
						
							
							* [SECURITY] fix format string vulnerability  
						
						 
						
						... 
						
						
						
						* file.c (inputAnswer) fix format string bug 
						
						
					 
					
						2006-12-27 02:15:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						ab71462c9f 
					 
					
						
						
							
							[w3m-dev 04185] display <em> and <i> elements with bold letters.  
						
						 
						
						
						
						
					 
					
						2006-12-10 11:06:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						d067996dca 
					 
					
						
						
							
							[w3m-dev 04184] automatic uncompression in downloading  
						
						 
						
						
						
						
					 
					
						2006-12-10 11:01:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						408c926802 
					 
					
						
						
							
							accept invalid "set-cookies" headers when "domainName == .hostName".  
						
						 
						
						
						
						
					 
					
						2006-12-10 10:53:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						dd02a73fcf 
					 
					
						
						
							
							add LiveHTTPHeaders-like option: -reqlog.  
						
						 
						
						
						
						
					 
					
						2006-12-10 10:49:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fumitoshi UKAI 
							
						 
					 
					
						
						
							
						
						8010a800b0 
					 
					
						
						
							
							mailcap.c (acceptableMimeTypes): change default accept: line  
						
						 
						
						... 
						
						
						
						w3m should prefer text/html to other text/*.
    reported as Debian Bug#374296 
						
						
					 
					
						2006-08-07 03:10:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						755718c883 
					 
					
						
						
							
							avoid decoding when dump_extra option is specified.  
						
						 
						
						
						
						
					 
					
						2006-06-12 11:51:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						b8f63e0d98 
					 
					
						
						
							
							avoid decoding when dump_extra option is specified.  
						
						 
						
						
						
						
					 
					
						2006-06-10 11:09:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						b91f116976 
					 
					
						
						
							
							Show progress status when dump_extra option is specified. [w3m-dev 03992]  
						
						 
						
						
						
						
					 
					
						2006-06-10 10:01:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						edfba91785 
					 
					
						
						
							
							don't delete newlines in hidden values. [w3m-dev 04129]  
						
						 
						
						
						
						
					 
					
						2006-06-07 03:52:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						4b0c2cecc3 
					 
					
						
						
							
							[w3m-dev-en 01067] decode content-encoding in all situations.  
						
						 
						
						
						
						
					 
					
						2006-05-29 12:54:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						48b920879b 
					 
					
						
						
							
							[w3m-dev-en 01057] delete calls to GC from wrap_GC_warn_proc to avoid deadlocks.  
						
						 
						
						
						
						
					 
					
						2006-05-29 12:42:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Sato 
							
						 
					 
					
						
						
							
						
						44366cf8a5 
					 
					
						
						
							
							[w3m-dev-en 01067] fix unsafe usage of SIGWINCH handler.  
						
						 
						
						
						
						
					 
					
						2006-05-29 12:28:01 +00:00