aboutsummaryrefslogtreecommitdiffstats
path: root/symbol.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix conditions for UseGraphicCharIto Hiroyuki2010-08-041-1/+1
|
* * merge ambiguous width patchIto Hiroyuki2010-07-251-18/+35
| | | | * http://www.j10n.org/files/w3m-cvs-1.914-ambwidth.patch
* * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki2010-07-191-16/+21
| | | | | | | | | | * 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.
* merge m17n patchFumitoshi UKAI2003-09-221-0/+168
add libwc