Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bug/changelog' | Tatsuya Kinoshita | 2014-01-03 | 1 | -0/+17 |
|\ | |||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2014-01-03 | 1 | -0/+17 |
|/ | |||||
* | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2014-01-03 | 1 | -1/+1 |
|\ | |||||
| * | Update to 0.5.3+debian-14 | Tatsuya Kinoshita | 2014-01-03 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'bug/imlib2-config' | Tatsuya Kinoshita | 2014-01-03 | 2 | -4/+10 |
|\ \ | |||||
| * | | Use pkg-config to build with imlib2 1.4.6 | Tatsuya Kinoshita | 2014-01-03 | 2 | -4/+10 |
| | | | |||||
* | | | Merge branch 'bug/doc-ascii' | Tatsuya Kinoshita | 2014-01-03 | 3 | -8/+8 |
|\ \ \ | |||||
| * | | | Prefer US-ASCII rathar than Japanese encodings in English documents | Tatsuya Kinoshita | 2014-01-03 | 3 | -8/+8 |
| |/ / | |||||
* | | | Merge branch 'bug/manual-links' | Tatsuya Kinoshita | 2013-12-27 | 2 | -4/+2 |
|\ \ \ | |||||
| * | | | Cleanup unusable links in MANUAL.html | Tatsuya Kinoshita | 2013-12-27 | 2 | -4/+2 |
| |/ / | | | | | | | | | | Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517315 | ||||
* | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2013-12-27 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Update to 0.5.3+debian-13+ | Tatsuya Kinoshita | 2013-12-27 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'bug/changelog' | Tatsuya Kinoshita | 2013-12-17 | 1 | -0/+83 |
|\ \ \ | |||||
| * | | | Update ChangeLog | Tatsuya Kinoshita | 2013-12-17 | 1 | -0/+83 |
|/ / / | |||||
* | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2013-12-17 | 1 | -1/+1 |
|\| | | |||||
| * | | Update to 0.5.3+debian-13 | Tatsuya Kinoshita | 2013-12-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'bug/autotools-config' | Tatsuya Kinoshita | 2013-12-14 | 2 | -6/+15 |
|\ \ \ | |||||
| * | | | Update config.guess to 2013-06-10 with autotools-dev 20130810.1 | Tatsuya Kinoshita | 2013-12-14 | 1 | -1/+7 |
| | | | | |||||
| * | | | Update config.sub to 2013-08-10 with autotools-dev 20130810.1 | Tatsuya Kinoshita | 2013-12-14 | 1 | -5/+8 |
| | | | | |||||
* | | | | Merge branch 'bug/closedir' | Tatsuya Kinoshita | 2013-12-07 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Fix a directory descriptor leak in loadLocalDir | Reinhard Max | 2013-12-07 | 1 | -0/+1 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | Patch from openSUSE on 2009-09-07. Origin: https://build.opensuse.org/package/view_file/openSUSE:Factory/w3m/w3m-closedir.patch Bug-Novell: https://bugzilla.novell.com/show_bug.cgi?id=531675 | ||||
* | | | | Merge branch 'bug/search-next' | Tatsuya Kinoshita | 2013-12-07 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Fix crash after SEARCH_NEXT | AIDA Shinra | 2013-12-07 | 1 | -0/+4 |
| |/ / / | | | | | | | | | | | | | | | | | Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-search-next.patch>, [w3m-dev:04473] on 2013-12-07. | ||||
* | | | | Merge branch 'bug/refresh-url' | Tatsuya Kinoshita | 2013-11-10 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Add support for single quoted meta refresh URL | Paul Boekholt | 2013-11-10 | 1 | -3/+3 |
| |/ / / | | | | | | | | | | | | | Bug: https://sourceforge.net/p/w3m/patches/53/ | ||||
* | | | | Merge branch 'bug/openssl' | Tatsuya Kinoshita | 2013-11-07 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Use SSL_MODE_RELEASE_BUFFERS if available | Cristian Rodriguez | 2013-11-07 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Patch from openSUSE on 2012-11-12: https://build.opensuse.org/request/show/141054 | ||||
| * | | | | Use SSL_OP_NO_COMPRESSION if available | Cristian Rodriguez | 2013-11-07 | 1 | -0/+3 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to the "CRIME attack" (CVE-2012-4929) HTTPS clients that negotiate TLS-level compression can be abused for MITM attacks. Patch from openSUSE on 2012-11-12: https://build.opensuse.org/request/show/141054 | ||||
* | | | | Merge branch 'bug/parallel-make' | Tatsuya Kinoshita | 2013-10-15 | 2 | -5/+3 |
|\ \ \ \ | |||||
| * | | | | Depend on funcname.tab to fix parallel make issue of scripts | Tatsuya Kinoshita | 2013-10-15 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Avoid prerequisite $(IMGOBJS) to fix parallel make issue of w3mimg | Tatsuya Kinoshita | 2013-10-15 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Revert "Fix parallel make issue" | Tatsuya Kinoshita | 2013-10-15 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit aa6f871c6dcc108118142bcc786e4a6ac3d46867. | ||||
* | | | | | Merge branch 'bug/605761' | Tatsuya Kinoshita | 2013-10-15 | 3 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Explicitly add -lX11 to IMGX11LDFLAGS only when gtk2 | Tatsuya Kinoshita | 2013-10-15 | 2 | -2/+2 |
| | | | | | | |||||
| * | | | | | Revert "Explicitly link w3mimgdisplay with -lX11 to build with gcc 4.5" | Tatsuya Kinoshita | 2013-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 7410954066d68ac2ad6aea638801714447321fec. | ||||
* | | | | | | Merge branch 'bug/schemebug' | Tatsuya Kinoshita | 2013-10-14 | 1 | -10/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Define schemeNumToName() to fix scheme bug | AIDA Shinra | 2013-10-14 | 1 | -10/+21 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-schemebug.patch>, [w3m-dev:04470] on 2013-10-14. | ||||
* | | | | | | Merge branch 'bug/win64gc' | Tatsuya Kinoshita | 2013-10-14 | 13 | -176/+436 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: istream.c main.c | ||||
| * | | | | | | Workaround of GC crash on Cygwin64 | AIDA Shinra | 2013-10-14 | 13 | -176/+442 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>, [w3m-dev:04469] on 2013-10-14. | ||||
* | | | | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2013-10-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Update to 0.5.3+debian-12+ | Tatsuya Kinoshita | 2013-10-14 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'bug/cygwin-lang' | Tatsuya Kinoshita | 2013-10-14 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix paren in check_cygwin_console() | Jarek Czekalski | 2013-10-14 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: https://sourceforge.net/p/w3m/patches/66/ | ||||
* | | | | | | | Merge branch 'bug/changelog' | Tatsuya Kinoshita | 2013-10-13 | 1 | -0/+42 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update ChangeLog | Tatsuya Kinoshita | 2013-10-13 | 1 | -0/+42 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2013-10-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Update to 0.5.3+debian-12 | Tatsuya Kinoshita | 2013-10-13 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'bug/75527' | Tatsuya Kinoshita | 2013-10-13 | 4 | -29/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update document for the -s option change | Tatsuya Kinoshita | 2013-10-13 | 4 | -29/+12 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'bug/cygwin-lang' | Tatsuya Kinoshita | 2013-10-13 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | |