| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
labeled line numbers when fold_line=1. [w3m-dev 04211]
|
|
|
|
* file.c (inputAnswer) fix format string bug
|
|
|
|
|
|
|
|
|
|
w3m should prefer text/html to other text/*.
reported as Debian Bug#374296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CVS ----------------------------------------------------------------------
|
|
|
|
* acinclude.m4 (AC_W3M_SSL): define USE_SSL after ssl library found
From: Fumitoshi UKAI <ukai@debian.or.jp>
|
|
* terms.c (reset_exit): mouse_end() should precede reset_tty()
From: Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
|
|
*-Authenticate header
* file.c (skip_auth_token): added
(extract_auth_val): ',' is end of token
(extract_auth_param): use skip_auth_token
(AuthDigestCred): parse qop and calc cnonce correctly
(findAuthentication): use skip_auth_token
From: Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
|
|
fix unused variable `i'
* w3mimg/x11/x11_w3mimg.c (x11_load_image):
ditto
|