about summary refs log tree commit diff
path: root/config.def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding disk cache support for soup.Christoph Lohmann2015-01-171-8/+11
* Major styles update.Christoph Lohmann2015-01-171-1/+8
* fix some indentation in config.def.hMarkus Teich2014-02-281-8/+8
* Change the accept no third party in the doc to the right meaning.Christoph Lohmann2014-01-301-1/+1
* Add a way to define the cookie policy.Christoph Lohmann2014-01-301-6/+12
* Add zoom level support.Christoph Lohmann2013-10-191-1/+2
* Add fullscreen mode as flag and config option.Christoph Lohmann2013-08-251-0/+1
* applied Nick's 96dpi patch, thanksAnselm R Garbe2013-07-201-0/+1
* Allowing geo location policy decisions.Christoph Lohmann2013-04-281-0/+2
* Add an option to disable the indicators.Christoph Lohmann2013-04-141-0/+1
* Ensure curl follows redirects for downloadsNick White2013-03-311-1/+1
* A typo in SETPROP macro: should be ``printf %b'', not ``printf''.Alexander Sedov2013-03-301-1/+1
* Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly.Alexander Sedov2013-03-211-1/+1
* Adding a default font size option.Christoph Lohmann2013-03-141-0/+2
* Adding kiosk mode.Christoph Lohmann2013-03-111-0/+1
* disable/toggle scrollbarsCarlos J. Torres2013-02-251-0/+2
* Add a toggle command for the stylefile.Christoph Lohmann2013-02-161-0/+1
* fix DOWNLOAD macro to use cookiefile variableCarlos J. Torres2013-02-131-3/+2
* Removed progress indicatorJens Nyberg2013-02-121-7/+0
* Fixing cookie handling for https/http by using curl.Christoph Lohmann2013-02-021-4/+5
* Making more than one Modkey to work in keys.Christoph Lohmann2013-01-261-0/+4
* Adding web inspector support to surf.Christoph Lohmann2013-01-261-2/+7
* Changing the default DOWNLOAD to use st.Christoph Lohmann2012-12-041-1/+1
* Implementing fullscreen mode. Thanks Krol, Willem van de!Christoph Lohmann2012-12-031-0/+1
* Resolving some conflicts in the shortcuts.Christoph Lohmann2012-12-021-1/+8
* Making zoom available when used in tabbed.Christoph Lohmann2012-12-021-0/+2
* Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify theChristoph Lohmann2012-11-201-10/+16
* Add a referer argument to the DOWNLOAD macro. Some sites need this. ThanksChristoph Lohmann2012-11-201-3/+9
* Useragent strings do not count anymore. This is adding some text so everyChristoph Lohmann2012-11-161-1/+3
* Adding a surf-open.sh script for easier tabbed(1) integration.Christoph Lohmann2012-11-161-0/+2
* Moving some preprocessor config options to the standard suckless style.Christoph Lohmann2012-11-161-3/+2
* Adding back the Escape to stop loading the current page. Thanks Daniel BaintonChristoph Lohmann2012-11-161-0/+1
* Removing the insert mode. It will only confuse users. The stop() function isChristoph Lohmann2012-11-161-2/+0
* Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Christoph Lohmann2012-11-151-0/+1
* Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!Christoph Lohmann2012-11-151-0/+4
* Changing the config.def.h to fit the new buildpath() behaviour.Christoph Lohmann2012-10-311-3/+3
* Add different progress colors when using proxy.Christoph Lohmann2012-10-311-2/+6
* Hiding the loading indicator when it is not used. Based on a patch fromChristoph Lohmann2012-10-281-0/+2
* Mod + '/' for search.Christoph Lohmann2012-10-281-0/+1
* Change horizontal scrolling to ^u and ^i, remove ^g scrolling.Troels Henriksen2012-06-111-4/+2
* Keybindings for scrolling left and right; code by stanio.Troels Henriksen2012-05-311-2/+8
* Add a variable in config.def.h for configuring spatial browsing.Troels Henriksen2012-01-171-0/+1
* Cleanup previous patch.Troels Henriksen2011-11-051-2/+2
* Use the surf user agent when downloading with wget.Troels Henriksen2011-11-051-3/+4
* Add SSL verification patch by Nick White.Troels Henriksen2011-11-041-1/+4
* rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1pancake2011-03-311-1/+1
* using ctrl-f to find.Enno Boland (tox)2010-06-251-1/+1
* reverting sessiontimeEnno Boland (tox)2010-06-031-1/+1
* Adding Nibbles patchEnno Boland (tox)2010-05-281-5/+3
* Applying Nibbles download patch. Thanks!Enno Boland (tox)2010-05-261-0/+6