summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)Author
2017-04-29Add a keybinding to show current TLS certificateQuentin Rameau
2017-04-28Add support for using custom certificates per urlQuentin Rameau
2017-04-27Change site styles structure for a more generic oneQuentin Rameau
2017-04-20Add a flag and toggle keybinding for strict TLSQuentin Rameau
2017-04-19Rename SSL instances to TLSQuentin Rameau
2017-04-19Set strict ssl by default and handle insecure contentQuentin Rameau
2017-04-19Add a configure option for default window sizeQuentin Rameau
2016-07-05Add a few configuration optionsQuentin Rameau
2016-07-05Adapting the whole surf structure to new settingsQuentin Rameau
2016-07-05Adapt default parameters to new config styleQuentin Rameau
2016-03-06Disable globbing in curl commandDmitrij D. Czarkoff
2016-03-02Get rid of JavaScript for scrolling in viewsQuentin Rameau
2015-11-22Add webkit language settingsQuentin Rameau
2015-11-22Un(g)boolify to separate GTK dependant code from the restQuentin Rameau
2015-11-22Style update for indentationQuentin Rameau
2015-11-21Add mouse function to play medias in external playerQuentin Rameau
2015-11-21Style change in functions orderingQuentin Rameau
2015-11-20Adapt user agent handlingQuentin Rameau
2015-11-20Adapt config MACROs SETPROP, DOWNLOAD, PLUMBQuentin Rameau
2015-11-20Rename mouse functions to clickFUNCTION()Quentin Rameau
2015-11-20Adapt toggle(), clean some config parametersQuentin Rameau
2015-11-20Adapt find()Quentin Rameau
2015-11-20Remove togglescrollbars()Quentin Rameau
2015-11-20Adapt scrollingQuentin Rameau
2015-11-20Adapt inspector handlingQuentin Rameau
2015-11-20Rename fullscreen() to togglefullscreen()Quentin Rameau
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