Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accept section "l" for w3mman | Tatsuya Kinoshita | 2020-09-28 | 1 | -1/+1 |
| | |||||
* | Assume a local file if the argument contains slash for w3mman | Tatsuya Kinoshita | 2020-09-25 | 1 | -3/+6 |
| | |||||
* | Remove -l flag in CGI script | Dustin Boyd | 2020-09-25 | 1 | -1/+1 |
| | | | | | Origin: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217947&action=diff Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249305 | ||||
* | Remove .cvsignore | Tatsuya Kinoshita | 2020-09-15 | 3 | -16/+0 |
| | |||||
* | Fix broken Japanese help page, convert to UTF-8 | Tatsuya Kinoshita | 2020-09-01 | 1 | -49/+49 |
| | |||||
* | Added the other two commands to w3mhelp | bptato | 2020-08-31 | 1 | -1/+1 |
| | |||||
* | New commands for moving to the top, middle and bottom of buffer | bptato | 2020-08-31 | 1 | -1/+1 |
| | |||||
* | Show keyboard shortcuts in a consistent order in help | David Spickett | 2020-07-31 | 1 | -10/+14 |
| | | | | | | | | | | | | | | Perl's hash variables are not ordered so each time we run the CGI script for the help page we may get a different order. This caused bindings and names to appear differently on each reload. To fix this sort by keys when generating the shortcut tables. Fixes #133 | ||||
* | Change the encoding of the Japanese docs to UTF-8 | Shun Sakai | 2020-05-06 | 3 | -39/+39 |
| | |||||
* | Add GOTO_HOME to the help page | Tatsuya Kinoshita | 2020-03-16 | 1 | -2/+2 |
| | |||||
* | Fix square brackets | Tatsuya Kinoshita | 2018-12-22 | 2 | -3/+3 |
| | |||||
* | w3mman support for section number during keyword search | Nemo Inis | 2018-12-21 | 3 | -13/+22 |
| | | | | Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916968#5 | ||||
* | Do not remove w3mdict.cgi when "make distclean" | Tatsuya Kinoshita | 2018-01-21 | 1 | -3/+3 |
| | |||||
* | fix spelling error | HIGUCHI Daisuke (VDR dai) | 2017-12-24 | 1 | -1/+1 |
| | |||||
* | Add w3mdict.cgi to LIB_TARGETS | Tatsuya Kinoshita | 2016-10-30 | 1 | -1/+1 |
| | |||||
* | Add w3mdict.cgi to use a dictd dictionary query | Boruch Baum | 2016-10-30 | 1 | -0/+56 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/30 | ||||
* | Install German manpages | Tatsuya Kinoshita | 2016-08-08 | 1 | -2/+16 |
| | |||||
* | Update manpage for w3mman in English and German | Markus Hiereth | 2016-08-08 | 2 | -12/+98 |
| | | | | Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#80 | ||||
* | Trim trailing spaces | Tatsuya Kinoshita | 2016-06-20 | 1 | -1/+0 |
| | |||||
* | Update German help messages | Markus Hiereth | 2016-06-20 | 1 | -4/+4 |
| | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765682#47 | ||||
* | Convert German help messages to UTF-8 | Tatsuya Kinoshita | 2016-06-19 | 1 | -24/+24 |
| | |||||
* | Update Japanese help messages | Tatsuya Kinoshita | 2016-06-19 | 1 | -15/+15 |
| | |||||
* | Update German help messages | Markus Hiereth | 2016-06-18 | 1 | -48/+49 |
| | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765682 | ||||
* | Update English help messages | Markus Hiereth | 2016-06-18 | 2 | -38/+38 |
| | |||||
* | Support German translated help messages (translation is in progress) | Tatsuya Kinoshita | 2016-04-01 | 3 | -5/+70 |
| | | | | Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765682 | ||||
* | English fixes | Justin B Rye | 2016-04-01 | 2 | -4/+4 |
| | | | | | | | cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#15 Origin: https://lists.debian.org/debian-l10n-english/2014/12/msg00002.html Origin: https://lists.debian.org/debian-l10n-english/2014/12/msg00030.html Origin: https://lists.debian.org/debian-l10n-english/2015/02/msg00011.html | ||||
* | Do not use defined(%hash) in w3mhelp.cgi | Gaetan Bisson | 2015-10-03 | 1 | -1/+1 |
| | | | | | Origin: https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/w3m&id=d9e0a4f0b461c9e2177cd9e64a10581386650503 Bug-Arch: https://bugs.archlinux.org/task/45608 | ||||
* | Merge branch 'bug/lang-en' | Tatsuya Kinoshita | 2014-11-29 | 1 | -7/+8 |
|\ | |||||
| * | Tweak for W3MMAN_W3M | Justin B Rye | 2014-11-29 | 1 | -0/+1 |
| | | | | | | | | Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771003#5 | ||||
| * | English fixes | Justin B Rye | 2014-11-29 | 1 | -7/+7 |
| | | | | | | | | Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766550#25 | ||||
* | | Fix Perl warnings | Justin B Rye | 2014-11-29 | 1 | -3/+2 |
|/ | | | | Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771004 | ||||
* | Correct underline processing and more UTF-8 support for w3mman2html.cgi | Tatsuya Kinoshita | 2013-08-01 | 1 | -3/+5 |
| | | | | | Patch from <https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/680202>, provided by Piotr P. Karwasz. | ||||
* | Remove garbage files | Tatsuya Kinoshita | 2012-05-24 | 12 | -38/+0 |
| | |||||
* | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 2011-05-04 | 16 | -5/+40 |
| | |||||
* | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 2011-05-04 | 8 | -19/+53 |
| | |||||
* | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 2011-05-04 | 24 | -0/+2833 |