aboutsummaryrefslogtreecommitdiffstats
path: root/proto.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Return Str from base64_encode, fix extraction of first gif frame for ↵bptato2021-04-041-1/+1
| | | | animations in put_image_kitty
* base64_encode: fix input and output length typesbptato2021-02-031-1/+1
|
* Some cleanup for base64_encodebptato2021-02-021-1/+1
|
* Support iTerm2 graphics protocol, replace encodeB with base64_encodebptato2021-02-021-0/+2
|
* Fix compilation errors when USE_GOPHER and not USE_M17NTatsuya Kinoshita2020-11-111-0/+7
|
* Support Gopher items search (7) and binary file (9)bptato2020-11-071-0/+1
|
* New commands for moving to the top, middle and bottom of bufferbptato2020-08-311-1/+4
|
* Add command to go home.We're Yet2020-01-041-0/+1
| | | | | | | | | | When w3m is launched, if no other options are specified, it attempts to read HTTP_HOME and WWW_HOME from the environment and upon finding a value for one of these load the url specified. Once launched, though, w3m provides no convenience for navigating to the home page. Here, that ability is added. A new command GOTO_HOME is defined with a default key binding of C-_.
* Prevent infinite recursion with nested table and textareaTatsuya Kinoshita2016-11-151-0/+1
| | | | Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257
* Fix build failure when not USE_MOUSE for sgrmouseTatsuya Kinoshita2016-03-221-0/+1
| | | | cf. https://twitter.com/naota344/status/711541592167854081
* Merge branch 'bug/win64gc'Tatsuya Kinoshita2013-10-141-2/+3
|\ | | | | | | | | | | Conflicts: istream.c main.c
| * Workaround of GC crash on Cygwin64AIDA Shinra2013-10-141-2/+3
| | | | | | | | | | Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>, [w3m-dev:04469] on 2013-10-14.
* | Merge branch 'feature/vim-like'Tatsuya Kinoshita2013-10-121-0/+3
|\ \
| * | vim/-perator like handlingLaurence Richert2013-10-121-0/+3
| |/ | | | | | | | | | | - half page scrolling - jumping to elements numbered by getLinkNumberStr() from Karsten Schoelzel
* | Merge branch 'feature/siteconf'Tatsuya Kinoshita2013-04-081-4/+23
|\ \
| * | Support the siteconf featureTatsuya Kinoshita2013-04-081-4/+23
| |/ | | | | | | | | 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-081-0/+1
|\ \
| * | Support SGR 1006 mouse reportingTatsuya Kinoshita2013-04-081-0/+1
| |/ | | | | | | | | Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito.
* / Support the button element as defined in HTML 4.01Tatsuya Kinoshita2011-06-191-0/+2
|/ | | | | | 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.
* Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita2011-05-041-1/+7
|
* Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita2011-05-041-1/+1
|
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+784