Commit Graph

2247 Commits

Author SHA1 Message Date
Tatsuya Kinoshita
282700e60c Fix that struct file_handle conflicts with glibc 2.14
Patch from Ubuntu to unbreak compilation with eglibc 2.14. (LP: #935540)
2012-05-02 22:12:20 +09:00
Tatsuya Kinoshita
b53485bf0a Merge branch 'bug/646321' 2011-10-30 15:12:17 +09:00
Tatsuya Kinoshita
301a979961 Appease gcc -Werror=format-security. (closes: #646321)
Patch from 0.5.3-3ubuntu1 to appease gcc -Werror=format-security,
provided by Colin Watson.
2011-10-30 15:11:39 +09:00
Tatsuya Kinoshita
ff57751125 Merge branch 'bug/entity-h-clean' 2011-06-19 20:51:26 +09:00
Tatsuya Kinoshita
3fb3743436 Merge branch 'bug/605761' 2011-06-19 20:51:16 +09:00
Tatsuya Kinoshita
48b7314dc1 Merge branch 'bug/75527' 2011-06-19 20:51:07 +09:00
Tatsuya Kinoshita
5f9f33d085 Merge branch 'bug/136810' 2011-06-19 20:50:53 +09:00
Tatsuya Kinoshita
197d9fb147 Merge branch 'bug/changelog-typo' 2011-06-19 20:50:37 +09:00
Tatsuya Kinoshita
c201b9a652 Remove entity.h when `make clean'
The file entity.h is regenerated at build time, so it should be
removed when `make clean'.
2011-06-19 20:48:14 +09:00
Tatsuya Kinoshita
7410954066 Explicitly link w3mimgdisplay with -lX11 to build with gcc 4.5
Patch from 0.5.2-10ubuntu1 to explicitly link w3mimgdisplay with -lX11
to build with gcc 4.5, provided by Martin Pitt.
2011-06-19 20:46:20 +09:00
Tatsuya Kinoshita
11d366f99d Change the -s option to "squeeze multiple blank lines" for pager
Change the -s option from "display charset Shift_JIS" to "squeeze multiple
blank lines" to work as /usr/bin/pager.  In addition, the options -j and -e
are disabled.  To specify the display charset, use -O{s|j|e} instead.

The patch was committed to the upstream on 2000-10-27.  However, it was
rejected because of Debian specific on 2010-08-03.
2011-06-19 20:44:24 +09:00
Tatsuya Kinoshita
6a032f360b Support the button element as defined in HTML 4.01
Patch from upstream, [w3m-dev 04411] on 2010-09-17, to support the
button element.  It is discussed upstream and incomplete, but enough
to login Launchpad.
2011-06-19 20:40:17 +09:00
Tatsuya Kinoshita
c56ee23407 Typo fix for ChangeLog
Sync with the upstream development snapshot on 2011-01-17.
2011-06-19 20:37:24 +09:00
Tatsuya Kinoshita
5397d09e58 Adding upstream version 0.5.3 2011-05-04 16:41:45 +09:00
Tatsuya Kinoshita
6db339b3d7 Adding upstream version 0.5.2 2011-05-04 16:23:02 +09:00
Tatsuya Kinoshita
72f72d64a4 Adding upstream version 0.5.1 2011-05-04 16:05:14 +09:00
Tatsuya Kinoshita
adc0f0ac3c Adding upstream version 0.3 2011-05-04 16:00:27 +09:00
Tatsuya Kinoshita
4fceec3f98 Adding upstream version 0.1.10+0.1.11pre+kokb23 2011-05-04 01:36:52 +09:00
Dai Sato
381c65028c correction: 0.5.2 -> 0.5.3 2011-01-17 11:53:57 +00:00
Dai Sato
2f73aa58c5 w3m 0.5.3 release 2011-01-15 07:52:48 +00:00
Ito Hiroyuki
b16a574451 * [w3m-dev 04445] Re: Update documents (README.cookie)
* doc-jp/README.cookie: refer to RFC 2109.
* doc/README.cookie: diito.
2011-01-05 10:09:19 +00:00
Ito Hiroyuki
4a20e0fc82 add w3mimg/win/.cvsignore. 2011-01-05 09:52:10 +00:00
Ito Hiroyuki
1c009a2431 [w3m-dev 04441] error when 'make install' 2011-01-04 11:03:20 +00:00
Ito Hiroyuki
9d934907a3 * [w3m-dev 04440] Update documents (README.cookie) 2010-12-28 12:28:21 +00:00
Ito Hiroyuki
b16407972b add documents for options "east_asian_width", "gb18030_as_ucs" and "simple_preserve_space". 2010-12-24 10:53:26 +00:00
Ito Hiroyuki
ad60579d3c * w3mimg/win/win_w3mimg.cpp:
remove unused ifdefs.
support "-anim" option.
support "image_scale".
2010-12-24 09:52:06 +00:00
Ito Hiroyuki
40feb310a3 w3mimgdisplay supports Windows console (http://www.j10n.org/files/w3m-cvs-1.1040-misc.patch). 2010-12-21 10:13:55 +00:00
Ito Hiroyuki
d15494241a add documents about some options for w3mimgdisplay. 2010-12-20 10:22:06 +00:00
Ito Hiroyuki
7c039a46d5 [w3m-dev 04424] http://www.j10n.org/files/w3m-cvs-1.1040-misc.patch 2010-12-15 10:50:24 +00:00
Ito Hiroyuki
d66466b12e [w3m-dev 04419] AC_W3M_EXTLIBS does not check /lib64 2010-12-15 10:30:07 +00:00
Ito Hiroyuki
b2c5167d2a [w3m-dev 04421] Patch to prevent sending Referer: ' header from HTTPS to HTTP 2010-12-11 13:00:11 +00:00
Ito Hiroyuki
faa0c54168 * [w3m-dev 04414] Re: "normal" bugs from bugs.debian.org 2010-10-11 12:55:13 +00:00
Ito Hiroyuki
919adb4b57 [w3m-dev 04393] [patch] locale-related character management 2010-08-24 10:11:51 +00:00
Ito Hiroyuki
4f9d8accb7 Introduce option mailto_options 2010-08-20 09:47:09 +00:00
Ito Hiroyuki
572ac48fd7 exit code is 1 when an error is occured 2010-08-20 09:34:47 +00:00
Ito Hiroyuki
f7299410a0 All elements have the id attribute. 2010-08-14 01:29:40 +00:00
Ito Hiroyuki
c52546276d Support id attr on span etc 2010-08-12 08:56:14 +00:00
Ito Hiroyuki
d78af7f0a4 [w3m-dev 04381] Re: check socklen_t 2010-08-11 10:07:02 +00:00
Ito Hiroyuki
d33e46e57d * fix typo 2010-08-11 09:31:33 +00:00
Ito Hiroyuki
88b4721025 [w3m-dev 04379] check socklen_t 2010-08-10 10:16:57 +00:00
Ito Hiroyuki
69aeac8c14 *** empty log message *** 2010-08-09 12:00:19 +00:00
Ito Hiroyuki
80cb7d241d * [w3m-dev 04375] Re: "important" bugs from bugs.debian.org
* table.c (feed_table_tag): don't show message when rowspan is greater than ATTR_ROWSPAN_MAX
* [w3m-dev 04376] Re: "important" bugs from bugs.debian.org
* table.c (feed_table_tag): fix indent
2010-08-09 11:59:19 +00:00
Ito Hiroyuki
6ec43dc4b4 https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/131993 2010-08-08 10:14:32 +00:00
Ito Hiroyuki
21b5491b78 [w3m-dev 04360] Re: "important" bugs from bugs.debian.org 2010-08-08 09:53:42 +00:00
Ito Hiroyuki
de4557c096 fix conditions for UseGraphicChar 2010-08-04 14:06:35 +00:00
Ito Hiroyuki
7bba9d43e8 [w3m-dev 04363] Re: w3m's bugs from bugs.debian.org
remove codes for Debian
revert manpages
2010-08-03 10:25:23 +00:00
Ito Hiroyuki
49883bb9cb * register user name and password for proxy authentication.
* remove option -pauth
2010-08-03 10:02:16 +00:00
Ito Hiroyuki
3b56230efa Revert the change of using ATTR_TITLE if ATTR_ALT is empty. 2010-08-02 10:33:35 +00:00
Ito Hiroyuki
966fc976cf * [w3m-dev 04348] Re: "important" bugs from bugs.debian.org
* file.c
  (TEXTAREA_ATTR_COL_MAX, TEXTAREA_ATTR_ROWS_MAX): added.
  (process_textarea): check cur_textarea_size > TEXTAREA_ATTR_COL_MAX and cur_textarea_rows > TEXTAREA_ATTR_ROWS_MAX
2010-07-30 08:57:49 +00:00
Ito Hiroyuki
ee6f535379 * [w3m-dev 04345] Re: "important" bugs from bugs.debian.org
* file.c (HR_ATTR_WIDTH_MAX): added.
* file.c (process_hr): check w > HR_ATTR_WIDTH_MAX
2010-07-30 08:50:39 +00:00