lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV ac #114


From: T.E.Dickey
Subject: LYNX-DEV ac #114
Date: Fri, 13 Feb 1998 09:07:20 -0500 (EST)

changes from 2.7.2, and ongoing integration...

1998-02-13
* use size_t in SGML_dtd. - TD
* remove trademark symbol, unused quotes from chrtrans/*.tbl - LP
* New item to lynx.cfg added:  PREPEND_CHARSET_TO_SOURSE (similar to BASE), we
  need it to resolve charset for downloaded/printed html sourses which became
  local.  This is really useful because downloaded and printed texts may
  happend to have different charsets so assume_local_charset fails.  For
  downloaded source meta charset added from HTTP charset header (if and only if
  present).  For printed source meta charset added from display_charset (real
  charset after chartrans).  If the original source have its own meta charset
  and we add the second on top - Lynx currently use those on top and ignove
  others (old) value (that is correct, although non standard like BASE on top). 
  The compilation default is FALSE (compatibility).  - LP
* modify ncurses mouse behavior to match slang (use button 3 rather than
  button 2 for "previous document" (reported by Michael Ritzert) - TD
* use case-independent comparison for tail-only comparison in override_proxy
  (patch by address@hidden) - TD
* remove unneeded definitions of ALT_CHAR_SET, NCURSES_VERSION in
  src/makefile.dos - DK
* correct syntax for the RAW_DOS_KEY_HACK in lynx.cfg, add a little information
  on how to compile this.  Also patched makefile.dos to make compilation of the
  raw dos key hack the default when compiling in DOS. - DK
* change back to boolean since the logic was unused: UCCanTranslateFromTo(),
  UCCanTranslateUniTo(), and UCCanUniTranslateFrom(). - TD
* Mods of SGML.c and LYCharUtils.c to improve handling of entities,
  obsolete stuff removed (not all yet). - LP
* -localhost mode: disable interpreting BASE HREF= if local_host_only
  to resolve local html files with BASE (Lynx add base to downloaded
  sources and this may affect links if looking them with -localhost).
  (tweak in html.c). - LP
* Modify HTMLGetEntityUCValue in LYCharSets.c:
  we begin to move from old style entities[] to unicode-based. - LP
* added a few comments. - LP
1998-02-07
* Fixed a bug in HTTP.c which could cause trashing of authorization info
  for an origin http(s) server if the request is being proxied. - FM
* Tweak in HTTP.c so that the reloading variable is not reset until
  after any resubmissions due to authorization challenges. - FM
* Tweaks of userdefs.h, lynx.cfg, LYMessages_en.h, LYMain.c, LYMainLoop.c,
  LYClean.c, LYReadCFG.c, and LYGlobalDefs.h so that the QUIT_DEFAULT_YES
  compilation symbol can be overridden in lynx.cfg, in keeping with
  the principle that only strict security-related compilation symbols
  cannot be overridden at run time. - FM

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]