Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-19 | Add zoom level support. | Christoph Lohmann | |
2013-08-31 | Add a flag to disable fullscreen. | Christoph Lohmann | |
This also updates the usage of surf to represent the current status. Thanks Alexander Sedov for the suggestion, but you forgot the manpage entry so I did this patch. | |||
2013-08-25 | Add fullscreen mode as flag and config option. | Christoph Lohmann | |
2013-05-21 | Adding a common way to enable and disable features. | Christoph Lohmann | |
2013-05-14 | There's only one escape. | Christoph Lohmann | |
2013-05-11 | Correcting the backslash in the surf manpage. | Christoph Lohmann | |
2013-04-28 | Allowing geo location policy decisions. | Christoph Lohmann | |
2013-03-11 | Adding kiosk mode. | Christoph Lohmann | |
Thanks to Christian Hesse <mail@eworm.de>! | |||
2013-02-25 | disable/toggle scrollbars | Carlos J. Torres | |
* 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> | |||
2013-02-16 | Add a toggle command for the stylefile. | Christoph Lohmann | |
The patch adds some better formatting for the manpage too. Thanks to Nick <suckless-dev@njw.me.uk> for the toggle patch! | |||
2013-02-11 | Remove the redundant ctrl-l and ctrl-h description from the man page. | Shayan Pooya | |
Signed-off-by: Christoph Lohmann <20h@r-36.net> | |||
2013-01-26 | Adding web inspector support to surf. | Christoph Lohmann | |
Thanks Gregor Best <gbe@ring0.de>! | |||
2012-12-04 | Adding a man section about how to handle plugins. | Christoph Lohmann | |
2012-12-03 | Adding the fullscreen mode to the manpage. | Christoph Lohmann | |
2012-12-02 | Resolving some conflicts in the shortcuts. | Christoph Lohmann | |
2012-12-02 | Making zoom available when used in tabbed. | Christoph Lohmann | |
2012-11-20 | The control of the toggles is now Ctrl-Shift-$character. That's easier for new | Christoph Lohmann | |
users. | |||
2012-11-16 | Adding back the Escape to stop loading the current page. Thanks Daniel Bainton | Christoph Lohmann | |
for the notice! | |||
2012-11-16 | Removing the insert mode. It will only confuse users. The stop() function is | Christoph Lohmann | |
kept like the eval() function because it could be used in config.h | |||
2012-11-15 | Enable the insert mode. Thanks to stanio@cs.tu-berlin.de! | Christoph Lohmann | |
2012-10-31 | Fixing the manpage about the useragent option. | Christoph Lohmann | |
2012-10-31 | Adding a useragent parameter to surf. | Christoph Lohmann | |
2012-10-31 | Add options for scriptfile, cookiefile and stylefile. And changing the default | Christoph Lohmann | |
behaviour of buildpath to be more like in open(). | |||
2012-03-26 | Manpage patch from Evan Gates. | Troels Henriksen | |
2011-11-09 | Manual fixes from Nick White. | Troels Henriksen | |
2010-03-25 | updating manpage, reformating help output. | Enno Boland (tox) | |
2010-01-20 | fixing manpage | Enno Boland (tox) | |
2009-12-15 | adding fixes from thomas_adam. Thanks :) | Enno Boland (tox) | |
2009-10-17 | updating manpage. | Enno Boland (tox) | |
2009-09-06 | Dropping -f/-u arguments as suggested by Kai Hendry | Enno Boland (tox) | |
2009-09-06 | changing back/forward buttons | Enno Boland (tox) | |
2009-09-04 | applied Andrews patches. | Enno Boland (tox) | |
2009-08-27 | Minor changes to surf.1 | Andrew Antle | |
2009-06-10 | updating manpage | Enno Boland (Gottox) | |
2009-06-08 | adding manpage | Enno Boland (Gottox) | |