aboutsummaryrefslogtreecommitdiffstats
path: root/textlist.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-30Treat textlist item number as int instead of shortTatsuya Kinoshita1-4/+6
cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838952
2016-10-31Revert "Treat table height as int instead of short"Tatsuya Kinoshita1-3/+3
This reverts commit 0c9aebb26a16ad3acc69b2e87ffd216d43879cb6. Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842623
2016-10-08Treat table height as int instead of shortTatsuya Kinoshita1-3/+3
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838952
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+76
2003-01-20[w3m-dev 03660] Re: fputs -> StrfputsFumitoshi UKAI1-2/+2
* Str.h (Strncmp_charp): paren (Strncasecmp_charp): ditto (Strinsert): ditto (Strshrinkfirst): ditto * display.c (disp_err_message): added * file.c (loadGeneralFile): don't put function in macro arg (saveBuffer): ditto * frame.c (createFrameFile): ditto * proto.h (disp_err_message): macro->function * table.c (pushdata): if data is NULL, use "" (suspend_or_pushdata): if line is NULL, use "" * textlist.h (pushText): don't use (s) twice in a macro From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
2002-09-24[w3m-dev 03318] Re: PasswordsFumitoshi UKAI1-1/+3
* etc.c (struct auth_path): added (passwords): added (dir_under): added (add_auth_pass_entry): added (find_auth_pass_entry): added (find_auth_user_passwd): added (loadPasswd): added (find_auth): dir_under() (add_auth_cookie): check file * file.c (find_auth_user_passwd): removed (getAuthCookie): use delText() check proxy (get_auth_cookie): removed (loadGeneralFile): auth_pu * proto.h (schemeToProxy): added (get_auth_cookie): removed (loadPasswd): added (find_auth_user_passwd): added * rc.c (sync_with_option): loadPasswd() * textlist.c (delValue): added * textlist.h (delValue): added (delText): added * url.c (HTTPrequest): seen_www_auth (schemeToProxy): added From: AIDA Shinra <aida-s@jcom.home.ne.jp>
2001-12-02[w3m-dev 02605]Fumitoshi UKAI1-2/+2
From: Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
2001-11-24run make indentFumitoshi UKAI1-6/+6
2001-11-20add rcsidsFumitoshi UKAI1-0/+1