summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)Author
2015-11-20Adapted buttonrelease()Quentin Rameau
2015-11-20Modify the context name of the hit testsQuentin Rameau
2015-11-20Move all necessary initialisation to newview()Quentin Rameau
2015-11-18Remove source(), it has been removed from webkit2gtkQuentin Rameau
2015-11-17Port surf to gtk3Quentin Rameau
2015-11-03Be more specific about what enablestyles parameter does.Quentin Rameau
2015-10-31Style changes in config.def.h.Christoph Lohmann
2015-10-13Fix atom value parsing in SETPROPQuentin Rameau
2015-07-13Fix type of strictssl property.Quentin Rameau
2015-02-10allow buttonrelease customization in config.hMarkus Teich
2015-01-19Add some description for the plumb feature.Christoph Lohmann
2015-01-19Add plumbing functionality.Christoph Lohmann
2015-01-18Add a comment about how the styles are iterated.Christoph Lohmann
2015-01-17Adding disk cache support for soup.Christoph Lohmann
2015-01-17Major styles update.Christoph Lohmann
2014-02-28fix some indentation in config.def.hMarkus Teich
2014-01-30Change the accept no third party in the doc to the right meaning.Christoph Lohmann
2014-01-30Add a way to define the cookie policy.Christoph Lohmann
2013-10-19Add zoom level support.Christoph Lohmann
2013-08-25Add fullscreen mode as flag and config option.Christoph Lohmann
2013-07-20applied Nick's 96dpi patch, thanksAnselm R Garbe
2013-04-28Allowing geo location policy decisions.Christoph Lohmann
2013-04-14Add an option to disable the indicators.Christoph Lohmann
2013-03-31Ensure curl follows redirects for downloadsNick White
2013-03-30A typo in SETPROP macro: should be ``printf %b'', not ``printf''.Alexander Sedov
2013-03-21Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly.Alexander Sedov
2013-03-14Adding a default font size option.Christoph Lohmann
2013-03-11Adding kiosk mode.Christoph Lohmann
2013-02-25disable/toggle scrollbarsCarlos J. Torres
2013-02-16Add a toggle command for the stylefile.Christoph Lohmann
2013-02-13fix DOWNLOAD macro to use cookiefile variableCarlos J. Torres
2013-02-12Removed progress indicatorJens Nyberg
2013-02-02Fixing cookie handling for https/http by using curl.Christoph Lohmann
2013-01-26Making more than one Modkey to work in keys.Christoph Lohmann
2013-01-26Adding web inspector support to surf.Christoph Lohmann
2012-12-04Changing the default DOWNLOAD to use st.Christoph Lohmann
2012-12-03Implementing fullscreen mode. Thanks Krol, Willem van de!Christoph Lohmann
2012-12-02Resolving some conflicts in the shortcuts.Christoph Lohmann
2012-12-02Making zoom available when used in tabbed.Christoph Lohmann
2012-11-20Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify theChristoph Lohmann
2012-11-20Add a referer argument to the DOWNLOAD macro. Some sites need this. ThanksChristoph Lohmann
2012-11-16Useragent strings do not count anymore. This is adding some text so everyChristoph Lohmann
2012-11-16Adding a surf-open.sh script for easier tabbed(1) integration.Christoph Lohmann
2012-11-16Moving some preprocessor config options to the standard suckless style.Christoph Lohmann
2012-11-16Adding back the Escape to stop loading the current page. Thanks Daniel BaintonChristoph Lohmann
2012-11-16Removing the insert mode. It will only confuse users. The stop() function isChristoph Lohmann
2012-11-15Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Christoph Lohmann
2012-11-15Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!Christoph Lohmann
2012-10-31Changing the config.def.h to fit the new buildpath() behaviour.Christoph Lohmann
2012-10-31Add different progress colors when using proxy.Christoph Lohmann