summaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Expand)AuthorAge
* Style changes in config.def.h.Christoph Lohmann2015-10-31
* Fix atom value parsing in SETPROPQuentin Rameau2015-10-13
* Fix type of strictssl property.Quentin Rameau2015-07-13
* allow buttonrelease customization in config.hMarkus Teich2015-02-10
* Add some description for the plumb feature.Christoph Lohmann2015-01-19
* Add plumbing functionality.Christoph Lohmann2015-01-19
* Add a comment about how the styles are iterated.Christoph Lohmann2015-01-18
* Adding disk cache support for soup.Christoph Lohmann2015-01-17
* Major styles update.Christoph Lohmann2015-01-17
* fix some indentation in config.def.hMarkus Teich2014-02-28
* Change the accept no third party in the doc to the right meaning.Christoph Lohmann2014-01-30
* Add a way to define the cookie policy.Christoph Lohmann2014-01-30
* Add zoom level support.Christoph Lohmann2013-10-19
* Add fullscreen mode as flag and config option.Christoph Lohmann2013-08-25
* applied Nick's 96dpi patch, thanksAnselm R Garbe2013-07-20
* Allowing geo location policy decisions.Christoph Lohmann2013-04-28
* Add an option to disable the indicators.Christoph Lohmann2013-04-14
* Ensure curl follows redirects for downloadsNick White2013-03-31
* A typo in SETPROP macro: should be ``printf %b'', not ``printf''.Alexander Sedov2013-03-30
* Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly.Alexander Sedov2013-03-21
* Adding a default font size option.Christoph Lohmann2013-03-14
* Adding kiosk mode.Christoph Lohmann2013-03-11
* disable/toggle scrollbarsCarlos J. Torres2013-02-25
* Add a toggle command for the stylefile.Christoph Lohmann2013-02-16
* fix DOWNLOAD macro to use cookiefile variableCarlos J. Torres2013-02-13
* Removed progress indicatorJens Nyberg2013-02-12
* Fixing cookie handling for https/http by using curl.Christoph Lohmann2013-02-02
* Making more than one Modkey to work in keys.Christoph Lohmann2013-01-26
* Adding web inspector support to surf.Christoph Lohmann2013-01-26
* Changing the default DOWNLOAD to use st.Christoph Lohmann2012-12-04
* Implementing fullscreen mode. Thanks Krol, Willem van de!Christoph Lohmann2012-12-03
* Resolving some conflicts in the shortcuts.Christoph Lohmann2012-12-02
* Making zoom available when used in tabbed.Christoph Lohmann2012-12-02
* Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify theChristoph Lohmann2012-11-20
* Add a referer argument to the DOWNLOAD macro. Some sites need this. ThanksChristoph Lohmann2012-11-20
* Useragent strings do not count anymore. This is adding some text so everyChristoph Lohmann2012-11-16
* Adding a surf-open.sh script for easier tabbed(1) integration.Christoph Lohmann2012-11-16
* Moving some preprocessor config options to the standard suckless style.Christoph Lohmann2012-11-16
* Adding back the Escape to stop loading the current page. Thanks Daniel BaintonChristoph Lohmann2012-11-16
* Removing the insert mode. It will only confuse users. The stop() function isChristoph Lohmann2012-11-16
* Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Christoph Lohmann2012-11-15
* Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!Christoph Lohmann2012-11-15
* Changing the config.def.h to fit the new buildpath() behaviour.Christoph Lohmann2012-10-31
* Add different progress colors when using proxy.Christoph Lohmann2012-10-31
* Hiding the loading indicator when it is not used. Based on a patch fromChristoph Lohmann2012-10-28
* Mod + '/' for search.Christoph Lohmann2012-10-28
* Change horizontal scrolling to ^u and ^i, remove ^g scrolling.0.5Troels Henriksen2012-06-11
* Keybindings for scrolling left and right; code by stanio.Troels Henriksen2012-05-31
* Add a variable in config.def.h for configuring spatial browsing.Troels Henriksen2012-01-17
* Cleanup previous patch.Troels Henriksen2011-11-05