Commit graph

126 commits

Author SHA1 Message Date
itojun
0591c3fad8 repair IPv6 FTP. (patch sent to the original author) 2000-08-16 00:31:32 +00:00
itojun
962f927353 use USE_SSL 2000-08-15 10:49:44 +00:00
itojun
aac0398234 more LANG/KANJI_SYMBOL mixup 2000-08-15 05:01:22 +00:00
itojun
397e12a13e more config variable (mouse/color) - maybe we have too many of these. 2000-08-15 04:16:20 +00:00
itojun
de29a2fcf8 use "dmodel=6" and environment variable to configure w3m.
need to synchronize CONFIGURE_ENV to w3m/configure carefully,
on future upgrade.  suggested by enami.
2000-08-15 03:57:47 +00:00
itojun
a5ec868def be more friendly to western users - use #ifdef KANJI_SYMBOL to
determine configuration menu language (appears with "o")
2000-08-15 03:42:21 +00:00
itojun
32153ba03a add W3M_USE_{SSL,COOKIE} compilation switch.
both are on by default.  there can be some comment on what should be
the defalult value, I'm open to your input...
2000-08-15 03:19:10 +00:00
itojun
f604285a03 two changes for non-japanese guys (as the pkgsrc is used by many
non-japanese people):
- use ascii letters, instead of jisx0208, for screen output (like <LI> or <HR>).
- set default help messages to english (not japanese).
2000-07-15 00:36:28 +00:00
itohy
dc2a3638c9 Update to 0.1.10. Related changes are:
* Bugfix: When a header by CGI POST method gives Location: header,
  the redirect can't be reloaded.
* white spaces in URL are removed.
* Bugfix: onA() doesn't work.
* Improvement of 'Jump to label' behavior within a frame.
* Bugfix: width of <li>
* Bugfix: Line break occurs on &nbsp;.
* Bugfix: single > in a document isn't analyzed properly.
* Bugfix: <xmp>,<listing> in <textarea>
* Screen shift bugfix.
* Bugfix: <option> without <select> in table causes core dump.
* Bugfix: CRs in <textarea>..</textarea> are replaced with
  white spaces.
* Bugfix: After specifying non-text file in 'V' command,
  w3m dumps core.
* BUFINFO related bugfix.
* Bugfix: extbrowser setting in config desn't work.
* Bugfix: pathname to invoke external viewer becomes like
  ``/home/okada/.w3m//w3mv6244-0..pdf''.
* enhancement of [w3m-dev 00684].
* Bugfix; when CLEAR_BUF is defined, buffer size is displayed as [0 line].
* show_params() improvement.
* when CLEAR_BUF is defined and reloading local file, that is overwritten.
* When submitting data in textarea without editing them, CR charcters are
  sent instead of CRLF.
* When CLEAR_BUF is defined, content of form disappears.
* Improvement of Japanese coding-system decition algorithm.
* Command line analysis enhancement.
* Bugfix of PIPE_SHELL('#'), READ_SHELL('@') and  EXEC_SHELL('!').
* Bugfix: When CLEAR_BUF is defined, anchors created by  : disappears.
* Enhancement of dirlist.cgi.
* when -m option is used, continuation lines in header are not
  processed properly.
* handling of Japanese character in HTTP header.
* Bugfix: w3m dumps core after like w3m -T a -B and save command.
* frameset related bugfix.
* ID_EXT related bugfix.
* Bugfix? handling of character-entity (&quot;) in attribute.
* Enhancement: frame names are embedded as id attribute in
  the frame-table.
* Bugfix: <STRONG> tags become comments in frame.
* frame related bugfix.
* Bugfix: as some file descriptors are not closed, file descriptors
  are exhausted on a certain condition.
* Bugfix: a blank line is inserted when processing <title>...</title>.
* <table> within <blockquote> in <table> corrupts.
* Support of terminals which can't display &nbsp; (0xa0).
* <!--comment --\n> like comment handling fix.
* w3mhelperpanel.c fix.
* Bugfix: personal_document_root doesn't work.
* When opening file:///dir/, if index.html exists in
  that directory, open the file instead of displaying directory list.
* w3m -num fix.
* Bugfix: When using -dump option, temporary files don't be unlinked.
* Bugfix: When <blockquote> exists outside of <tr>..</tr> in <table>,
  the table corrupts.
* Bugfix: supports terminal without sr capability.
* Kanji-code decision enhancement.
* Bugfix: w3m can't handle cgi using <ISINDEX>.
* Remove CR/LF within URL.
* Layered frameset support.
* id attribute support bugfix.
* Enhancement: -o option parameter list
* Security hole fix about I command.
* Filename completion bugfix.
* Color display bugfix.
* When transmitting a string to form, it was made not to escape
  a safe character.
* Bugfix: when displaying the page which has a link in the
  beginning of the screen, the first link doesn't get active.
* proxy initialization bugfix.
* free memory of hidden buffers. (CLEAR_BUF)
* when file:// style local file access fails, don't retry
  as http://file://.
* Enhancement: Save Buffer URL into file.
* FTP proxy bugfix.
* Bugfix: After window resize, reshapeBuffer() is called on
  each keyin.
2000-06-21 08:22:08 +00:00
jlam
e0b82a898e Update dependency on boehm-gc. 2000-06-21 02:39:48 +00:00
itohy
b1f20bf6b9 Update to 0.1.9.
Mainly bug fixes, it seems....
2000-05-19 07:34:33 +00:00
itohy
d3bb18aed2 Oops, gcmain.c is in the archive but not extracted. 2000-04-21 04:30:32 +00:00
itohy
fcd8fd1883 o Update to 0.1.8.
o Fix suspend (^Z) behavior.  Suspend the job w3m belongs to, not w3m only.
2000-04-21 03:54:43 +00:00
enami
08293f8e10 Sync with reality. Some of configuration variables now doesn't
have def_ prefix and their value was conflict with dmodel=1.
2000-04-20 03:47:35 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
pooka
08dc012149 Mode EXTRACT_USING_PAX test lower to make it work.
install -> ${INSTALL}
2000-03-16 11:19:16 +00:00
itojun
79aac0d789 add USE_INET6 for IPv6 support 2000-03-02 15:47:35 +00:00
itojun
6da4697d37 upgrade to 0.1.6. 2000-03-02 15:46:45 +00:00
itojun
7375a489c2 upgrade to 0.1.6.
summary of changes would be:
stabilization, https support by openssl (not enabled for the pkgsrc
at this moment), word fill, repaint, IPv6, user authentication, cgi
emulation with local script (can be security-wise wrong)...
we have > 500 lines of HISTORY file in the kit.
2000-03-02 15:46:44 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
sakamoto
60fc38f7a4 Remove unnecessary patch for gc. 1999-09-28 07:20:45 +00:00
sakamoto
d57bc8e1da Use devel/boehm-gc instead of w3m/gc,
suggested by Frederick Bruckman <fb@enteract.com>.
1999-09-28 07:20:08 +00:00
agc
5590eb284c Regenerate, following the changes to the pathnames for the files being
patched.
1999-09-27 11:19:59 +00:00
agc
9d7b87acfa Don't rely on an Index field being able to pick the right file - use
the full pathname explicitly.
1999-09-27 11:18:59 +00:00
agc
24c338db9d Simplify this Makefile somewhat, and only set default make variables
if they weren't previously set in /etc/mk.conf.
Change package name to be a "y2k compliant".
1999-09-27 11:17:49 +00:00
sakamoto
96b72b041a Initial import of w3m-990902 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
A terminal-based WWW browser with HTML tables and frames support.
1999-09-27 05:37:35 +00:00