Age | Commit message (Expand) | Author |
2015-10-13 | Fix atom value parsing in SETPROP | Quentin Rameau |
2015-07-13 | Fix type of strictssl property. | Quentin Rameau |
2015-02-10 | allow buttonrelease customization in config.h | Markus Teich |
2015-01-19 | Add some description for the plumb feature. | Christoph Lohmann |
2015-01-19 | Add plumbing functionality. | Christoph Lohmann |
2015-01-18 | Add a comment about how the styles are iterated. | Christoph Lohmann |
2015-01-17 | Adding disk cache support for soup. | Christoph Lohmann |
2015-01-17 | Major styles update. | Christoph Lohmann |
2014-02-28 | fix some indentation in config.def.h | Markus Teich |
2014-01-30 | Change the accept no third party in the doc to the right meaning. | Christoph Lohmann |
2014-01-30 | Add a way to define the cookie policy. | Christoph Lohmann |
2013-10-19 | Add zoom level support. | Christoph Lohmann |
2013-08-25 | Add fullscreen mode as flag and config option. | Christoph Lohmann |
2013-07-20 | applied Nick's 96dpi patch, thanks | Anselm R Garbe |
2013-04-28 | Allowing geo location policy decisions. | Christoph Lohmann |
2013-04-14 | Add an option to disable the indicators. | Christoph Lohmann |
2013-03-31 | Ensure curl follows redirects for downloads | Nick White |
2013-03-30 | A typo in SETPROP macro: should be ``printf %b'', not ``printf''. | Alexander Sedov |
2013-03-21 | Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly. | Alexander Sedov |
2013-03-14 | Adding a default font size option. | Christoph Lohmann |
2013-03-11 | Adding kiosk mode. | Christoph Lohmann |
2013-02-25 | disable/toggle scrollbars | Carlos J. Torres |
2013-02-16 | Add a toggle command for the stylefile. | Christoph Lohmann |
2013-02-13 | fix DOWNLOAD macro to use cookiefile variable | Carlos J. Torres |
2013-02-12 | Removed progress indicator | Jens Nyberg |
2013-02-02 | Fixing cookie handling for https/http by using curl. | Christoph Lohmann |
2013-01-26 | Making more than one Modkey to work in keys. | Christoph Lohmann |
2013-01-26 | Adding web inspector support to surf. | Christoph Lohmann |
2012-12-04 | Changing the default DOWNLOAD to use st. | Christoph Lohmann |
2012-12-03 | Implementing fullscreen mode. Thanks Krol, Willem van de! | 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 | Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify the | Christoph Lohmann |
2012-11-20 | Add a referer argument to the DOWNLOAD macro. Some sites need this. Thanks | Christoph Lohmann |
2012-11-16 | Useragent strings do not count anymore. This is adding some text so every | Christoph Lohmann |
2012-11-16 | Adding a surf-open.sh script for easier tabbed(1) integration. | Christoph Lohmann |
2012-11-16 | Moving some preprocessor config options to the standard suckless style. | Christoph Lohmann |
2012-11-16 | Adding back the Escape to stop loading the current page. Thanks Daniel Bainton | Christoph Lohmann |
2012-11-16 | Removing the insert mode. It will only confuse users. The stop() function is | Christoph Lohmann |
2012-11-15 | Enable the insert mode. Thanks to stanio@cs.tu-berlin.de! | Christoph Lohmann |
2012-11-15 | Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks! | Christoph Lohmann |
2012-10-31 | Changing the config.def.h to fit the new buildpath() behaviour. | Christoph Lohmann |
2012-10-31 | Add different progress colors when using proxy. | Christoph Lohmann |
2012-10-28 | Hiding the loading indicator when it is not used. Based on a patch from | Christoph Lohmann |
2012-10-28 | Mod + '/' for search. | Christoph Lohmann |
2012-06-11 | Change horizontal scrolling to ^u and ^i, remove ^g scrolling. | Troels Henriksen |
2012-05-31 | Keybindings for scrolling left and right; code by stanio. | Troels Henriksen |
2012-01-17 | Add a variable in config.def.h for configuring spatial browsing. | Troels Henriksen |
2011-11-05 | Cleanup previous patch. | Troels Henriksen |
2011-11-05 | Use the surf user agent when downloading with wget. | Troels Henriksen |