aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'feature/vim-like'Tatsuya Kinoshita2013-10-122-0/+42
|\
| * vim/-perator like handlingLaurence Richert2013-10-122-0/+42
| | | | | | | | | | | | - half page scrolling - jumping to elements numbered by getLinkNumberStr() from Karsten Schoelzel
* | Merge branch 'bug/contact-list'Tatsuya Kinoshita2013-10-122-6/+4
|\ \
| * | Mention project page rather than unavailable mailing listsTatsuya Kinoshita2013-10-122-6/+4
| | |
* | | Merge branch 'bug/readme-img-typo'Tatsuya Kinoshita2013-10-121-1/+1
|\ \ \
| * | | Fix typoRafael Laboissiere2013-10-121-1/+1
| | |/ | |/|
* | | Merge branch 'bug/changelog'Tatsuya Kinoshita2013-08-121-26/+47
|\ \ \
| * | | Update ChangeLog to use contributor's nameTatsuya Kinoshita2013-08-121-26/+47
| | | |
* | | | Merge branch 'feature/debian-version'Tatsuya Kinoshita2013-08-121-1/+1
|\ \ \ \
| * | | | Update to 0.5.3+debian-11+Tatsuya Kinoshita2013-08-121-1/+1
| | | | |
* | | | | Merge branch 'bug/changelog'Tatsuya Kinoshita2013-08-081-0/+126
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Update ChangeLogTatsuya Kinoshita2013-08-081-0/+126
|/ / / / | | | | | | | | | | | | Semi-automatically converted from Git commit logs.
* | | | Merge branch 'feature/debian-version'Tatsuya Kinoshita2013-08-081-1/+1
|\| | |
| * | | Update to 0.5.3+debian-11Tatsuya Kinoshita2013-08-081-1/+1
| | | |
* | | | Merge branch 'bug/strchop'Tatsuya Kinoshita2013-08-041-2/+2
|\ \ \ \
| * | | | Check length for Strchop()Tatsuya Kinoshita2013-08-041-2/+2
| | |/ / | |/| |
* | | | Merge branch 'bug/execdict'Tatsuya Kinoshita2013-08-041-1/+1
|\ \ \ \
| * | | | Fix potentially segfault of execdict()Tatsuya Kinoshita2013-08-041-1/+1
| |/ / /
* | | | Merge branch 'feature/siteconf'Tatsuya Kinoshita2013-08-041-2/+3
|\ \ \ \
| * | | | Fix segfault of loadGeneralFile()Tatsuya Kinoshita2013-08-041-2/+3
| | | | | | | | | | | | | | | | | | | | Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718612
* | | | | Merge branch 'feature/debian-version'Tatsuya Kinoshita2013-08-041-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Update to 0.5.3+debian-10+Tatsuya Kinoshita2013-08-041-1/+1
| | | | |
* | | | | Merge branch 'feature/debian-version'Tatsuya Kinoshita2013-08-021-1/+1
|\| | | |
| * | | | Update to 0.5.3+debian-10Tatsuya Kinoshita2013-08-021-1/+1
| | | | |
* | | | | Merge branch 'bug/w3mman2html-utf8'Tatsuya Kinoshita2013-08-011-3/+5
|\ \ \ \ \
| * | | | | Correct underline processing and more UTF-8 support for w3mman2html.cgiTatsuya Kinoshita2013-08-011-3/+5
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | Patch from <https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/680202>, provided by Piotr P. Karwasz.
* | | | | Merge branch 'bug/shy'Tatsuya Kinoshita2013-08-011-0/+2
|\ \ \ \ \
| * | | | | Ignore &shy; to prevent drawing hyphens everywhereTatsuya Kinoshita2013-08-011-0/+2
| |/ / / /
* | | | | Merge branch 'bug/contact-list'Tatsuya Kinoshita2013-08-012-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Update contact list in READMETatsuya Kinoshita2013-08-012-4/+4
| |/ / /
* | | | Merge branch 'bug/autotools-config'Tatsuya Kinoshita2013-07-302-621/+953
|\ \ \ \
| * | | | Update config.guess and config.sub to supprot aarch64Tatsuya Kinoshita2013-07-302-621/+953
| |/ / / | | | | | | | | | | | | Updated with Debian autotools-dev version 20130515.1.
* | | | Merge branch 'bug/sort-dump-links'Tatsuya Kinoshita2013-07-301-5/+16
|\ \ \ \
| * \ \ \ Merge branch 'master' into bug/sort-dump-linksTatsuya Kinoshita2013-07-3035-315/+1078
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Conflicts: main.c
* | | | | Merge branch 'feature/debian-version'Tatsuya Kinoshita2013-07-301-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Update to 0.5.3+debian-9+Tatsuya Kinoshita2013-07-301-1/+1
| | | | |
* | | | | Merge branch 'feature/debian-version'Tatsuya Kinoshita2013-07-281-1/+1
|\| | | |
| * | | | Update version to w3m/0.5.3+debian-9Tatsuya Kinoshita2013-07-281-1/+1
| | | | |
* | | | | Merge branch 'feature/debian-version'Tatsuya 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-228-12/+38
| | | |
* | | | Remove garbage filesTatsuya Kinoshita2012-05-2286-15309/+0
| | | |
* | | | Merge branch 'bug/form-input-text'Tatsuya Kinoshita2012-05-191-1/+1
|\ \ \ \