aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.5.3+debian-18Tatsuya Kinoshita2014-10-151-1/+1
|
* Update to 0.5.3+debian-17+Tatsuya Kinoshita2014-10-131-1/+1
|
* Update to 0.5.3+debian-17Tatsuya Kinoshita2014-08-221-1/+1
|
* Update to 0.5.3+debian-16Tatsuya Kinoshita2014-06-231-1/+1
|
* Update to 0.5.3+debian-15Tatsuya Kinoshita2014-01-041-1/+1
|
* Update to 0.5.3+debian-14Tatsuya Kinoshita2014-01-031-1/+1
|
* Update to 0.5.3+debian-13+Tatsuya Kinoshita2013-12-271-1/+1
|
* Update to 0.5.3+debian-13Tatsuya Kinoshita2013-12-171-1/+1
|
* Update to 0.5.3+debian-12+Tatsuya Kinoshita2013-10-141-1/+1
|
* Update to 0.5.3+debian-12Tatsuya Kinoshita2013-10-131-1/+1
|
* Update to 0.5.3+debian-11+Tatsuya Kinoshita2013-08-121-1/+1
|
* Update to 0.5.3+debian-11Tatsuya Kinoshita2013-08-081-1/+1
|
* Update to 0.5.3+debian-10+Tatsuya Kinoshita2013-08-041-1/+1
|
* Update to 0.5.3+debian-10Tatsuya Kinoshita2013-08-021-1/+1
|
* Update to 0.5.3+debian-9+Tatsuya Kinoshita2013-07-301-1/+1
|
* Update version to w3m/0.5.3+debian-9Tatsuya Kinoshita2013-07-281-1/+1
|
* Set CURRENT_VERSION to debian versionTatsuya Kinoshita2013-07-281-1/+1
|
* Merge branch 'feature/button'Tatsuya Kinoshita2013-07-281-1/+1
|\
| * Fix segfault of process_button()Tatsuya Kinoshita2013-07-281-1/+1
| |
* | Merge branch 'feature/siteconf'Tatsuya Kinoshita2013-04-0821-265/+782
|\ \
| * | One more patch for siteconf from [w3m-dev 04464]Tatsuya Kinoshita2013-04-081-2/+1
| | |
| * | Support the siteconf featureTatsuya Kinoshita2013-04-0821-263/+781
| | | | | | | | | | | | | | | Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra.
* | | Merge branch 'feature/sgrmouse'Tatsuya Kinoshita2013-04-084-3/+56
|\ \ \
| * | | Support SGR 1006 mouse reportingTatsuya Kinoshita2013-04-084-3/+56
| |/ / | | | | | | | | | | | | Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito.
| * | Merge from upstream on 2012-05-22Tatsuya Kinoshita2012-05-249-377/+38
| | |
| * | Merge from upstream on 2011-01-17Tatsuya Kinoshita2012-05-241-4/+8
| | |
| * | Remove garbage filesTatsuya Kinoshita2012-05-2486-15309/+0
| | |
* | | Merge from upstream on 2012-05-22Tatsuya Kinoshita2012-05-228-12/+38
| | |
* | | Remove garbage filesTatsuya Kinoshita2012-05-2286-15309/+0
| | |
* | | Merge branch 'bug/form-input-text'Tatsuya Kinoshita2012-05-191-1/+1
|\ \ \
| * | | Assume "text" if an input type is unknownTatsuya Kinoshita2012-05-191-1/+1
|/ / / | | | | | | | | | Patch from <http://bugs.debian.org/615843> provided by Hilko Bengen.
* | | Merge branch 'bug/use-cppflags'Tatsuya Kinoshita2012-05-191-1/+1
|\ \ \
| * | | Use $(CPPFLAGS) with $(CPP)Tatsuya Kinoshita2012-05-191-1/+1
|/ / / | | | | | | | | | | | | Patch from <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665491> provided by Simon Ruderich.
* | | Merge branch 'bug/parallel-make'Tatsuya Kinoshita2012-05-031-0/+2
|\ \ \
| * | | Fix parallel make issueTatsuya Kinoshita2012-05-031-0/+2
|/ / / | | | | | | | | | Patch from Gentoo <http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/w3m/files/w3m-0.5.3-parallel-make.patch?revision=1.1&view=markup>.
* | | Merge branch 'bug/gc72'Tatsuya Kinoshita2012-05-031-0/+8
|\ \ \
| * | | Support Boehm GC 7.2Tatsuya Kinoshita2012-05-031-0/+8
|/ / / | | | | | | | | | Patch from Gentoo <http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/w3m/files/w3m-0.5.2-gc72.patch?revision=1.1&view=markup>.
* | | Merge branch 'bug/file_handle_glibc214'Tatsuya Kinoshita2012-05-022-7/+7
|\ \ \
| * | | Fix that struct file_handle conflicts with glibc 2.14Tatsuya Kinoshita2012-05-022-7/+7
|/ / / | | | | | | | | | Patch from Ubuntu to unbreak compilation with eglibc 2.14. (LP: #935540)
* | | Merge branch 'bug/646321'Tatsuya Kinoshita2011-10-303-3/+3
|\ \ \
| * | | Appease gcc -Werror=format-security. (closes: #646321)Tatsuya Kinoshita2011-10-303-3/+3
| |/ / | | | | | | | | | | | | Patch from 0.5.3-3ubuntu1 to appease gcc -Werror=format-security, provided by Colin Watson.
* | | Merge branch 'bug/entity-h-clean'Tatsuya Kinoshita2011-06-192-366/+1
|\ \ \
| * | | Remove entity.h when `make clean'Tatsuya Kinoshita2011-06-192-366/+1
| |/ / | | | | | | | | | | | | The file entity.h is regenerated at build time, so it should be removed when `make clean'.
* | | Merge branch 'bug/605761'Tatsuya Kinoshita2011-06-191-1/+1
|\ \ \
| * | | Explicitly link w3mimgdisplay with -lX11 to build with gcc 4.5Tatsuya Kinoshita2011-06-191-1/+1
| |/ / | | | | | | | | | | | | Patch from 0.5.2-10ubuntu1 to explicitly link w3mimgdisplay with -lX11 to build with gcc 4.5, provided by Martin Pitt.
* | | Merge branch 'bug/75527'Tatsuya Kinoshita2011-06-191-0/+12
|\ \ \
| * | | Change the -s option to "squeeze multiple blank lines" for pagerTatsuya Kinoshita2011-06-191-0/+12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Merge branch 'bug/136810'Tatsuya Kinoshita2011-06-197-33/+204
|\ \ \ | | |/ | |/|
| * | Support the button element as defined in HTML 4.01Tatsuya Kinoshita2011-06-197-33/+204
| |/ | | | | | | | | | | 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.
* | Merge branch 'bug/changelog-typo'Tatsuya Kinoshita2011-06-191-4/+8
|\ \ | |/ |/|