Patch 2: Modifications to the remaining parts of ELinks
commit96b3093519e4f80bb9723986f991d42b0c7a6922
authorM. Vefa Bicakci <bicave@superonline.com>
Sun, 19 Oct 2008 01:25:00 +0000 (19 03:25 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sat, 1 Nov 2008 20:20:25 +0000 (1 22:20 +0200)
tree15d300f0d8dc1d2a95d9d024036ead9f2b845efe
parent86085de07ed717fa38152fa5d1a4ab6328d1fea4
Patch 2: Modifications to the remaining parts of ELinks

[Forward ported to 0.12 from bug 1004 attachment 499.  --KON]
37 files changed:
src/config/cmdline.c
src/config/kbdbind.c
src/cookies/cookies.c
src/document/css/scanner.c
src/document/css/stylesheet.c
src/document/dom/renderer.c
src/document/html/parser/general.c
src/document/html/parser/stack.c
src/document/html/parser/table.c
src/document/options.c
src/document/renderer.c
src/dom/css/scanner.c
src/dom/scanner.h
src/dom/string.h
src/ecmascript/spidermonkey/document.c
src/ecmascript/spidermonkey/form.c
src/ecmascript/spidermonkey/window.c
src/intl/charsets.c
src/intl/gettext/l10nflist.c
src/intl/gettext/libintl.c
src/intl/gettext/localealias.c
src/mime/backend/mailcap.c
src/network/dns.c
src/protocol/ftp/ftp.c
src/protocol/gopher/gopher.c
src/protocol/header.c
src/protocol/http/blacklist.c
src/protocol/http/http.c
src/protocol/nntp/response.c
src/protocol/protocol.c
src/protocol/proxy.c
src/protocol/uri.c
src/session/download.c
src/session/session.c
src/util/color.c
src/util/scanner.c
src/util/scanner.h