| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | disable/toggle scrollbars | 2013-02-25 | 1 | -3/+9 | |
| | | | | | | | | | | | | | | * add flag to main * add flag to manual * add signal handler to block default scrollbar policy * add toggle of scrollbars (hacky - but no reload) with a twitch * add key map to manual * add commandline flag to children surfers * update TODO * sort stuff alphabetically for the style inquisition Signed-off-by: Christoph Lohmann <20h@r-36.net> | ||||
| * | Add a toggle command for the stylefile. | 2013-02-16 | 1 | -6/+20 | |
| | | | | | | | The patch adds some better formatting for the manpage too. Thanks to Nick <suckless-dev@njw.me.uk> for the toggle patch! | ||||
| * | Remove the redundant ctrl-l and ctrl-h description from the man page. | 2013-02-11 | 1 | -6/+0 | |
| | | | | | Signed-off-by: Christoph Lohmann <20h@r-36.net> | ||||
| * | Adding web inspector support to surf. | 2013-01-26 | 1 | -5/+7 | |
| | | | | | Thanks Gregor Best <gbe@ring0.de>! | ||||
| * | Adding a man section about how to handle plugins. | 2012-12-04 | 1 | -2/+13 | |
| | | |||||
| * | Adding the fullscreen mode to the manpage. | 2012-12-03 | 1 | -0/+3 | |
| | | |||||
| * | Resolving some conflicts in the shortcuts. | 2012-12-02 | 1 | -1/+1 | |
| | | |||||
| * | Making zoom available when used in tabbed. | 2012-12-02 | 1 | -2/+2 | |
| | | |||||
| * | The control of the toggles is now Ctrl-Shift-$character. That's easier for new | 2012-11-20 | 1 | -5/+5 | |
| | | | | users. | ||||
| * | Adding back the Escape to stop loading the current page. Thanks Daniel Bainton | 2012-11-16 | 1 | -0/+3 | |
| | | | | for the notice! | ||||
| * | Removing the insert mode. It will only confuse users. The stop() function is | 2012-11-16 | 1 | -7/+0 | |
| | | | | kept like the eval() function because it could be used in config.h | ||||
| * | Enable the insert mode. Thanks to stanio@cs.tu-berlin.de! | 2012-11-15 | 1 | -2/+39 | |
| | | |||||
| * | Fixing the manpage about the useragent option. | 2012-10-31 | 1 | -1/+1 | |
| | | |||||
| * | Adding a useragent parameter to surf. | 2012-10-31 | 1 | -0/+4 | |
| | | |||||
| * | Add options for scriptfile, cookiefile and stylefile. And changing the default | 2012-10-31 | 1 | -0/+12 | |
| | | | | behaviour of buildpath to be more like in open(). | ||||
| * | Manpage patch from Evan Gates. | 2012-03-26 | 1 | -0/+7 | |
| | | |||||
| * | Manual fixes from Nick White. | 2011-11-09 | 1 | -3/+4 | |
| | | |||||
| * | updating manpage, reformating help output. | 2010-03-25 | 1 | -5/+15 | |
| | | |||||
| * | fixing manpage | 2010-01-20 | 1 | -4/+4 | |
| | | |||||
| * | adding fixes from thomas_adam. Thanks :) | 2009-12-15 | 1 | -0/+8 | |
| | | |||||
| * | updating manpage. | 2009-10-17 | 1 | -0/+21 | |
| | | |||||
| * | Dropping -f/-u arguments as suggested by Kai Hendry | 2009-09-06 | 1 | -9/+1 | |
| | | |||||
| * | changing back/forward buttons | 2009-09-06 | 1 | -2/+2 | |
| | | |||||
| * | applied Andrews patches. | 2009-09-04 | 1 | -4/+4 | |
| | | |||||
| * | Minor changes to surf.1 | 2009-08-27 | 1 | -12/+13 | |
| | | |||||
| * | updating manpage | 2009-06-10 | 1 | -0/+6 | |
| | | |||||
| * | adding manpage | 2009-06-08 | 1 | -0/+58 | |
