about summary refs log tree commit diff
path: root/config.def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve non-ASCII character search handling HEAD surf-webkit2Quentin Rameau2021-07-191-2/+2
* Improve SETPROP xprop parsingQuentin Rameau2021-07-191-4/+6
* Remove accelerated canvas parameterQuentin Rameau2021-04-301-1/+0
* Remove external plugin handlingQuentin Rameau2021-04-301-8/+0
* Add support for ephemeral (zero disk access)Quentin Rameau2020-11-011-0/+1
* Add support for configuring plugins directoriesQuentin Rameau2020-11-011-0/+5
* Fix vertical scroll directions in the config fileefe2019-02-091-2/+2
* Communicate with webextension via a pipeQuentin Rameau2018-10-081-9/+7
* Add support for WebGLEon S. Jeon2018-02-231-0/+1
* Disable media autoplay by defaultQuentin Rameau2017-06-031-1/+1
* Use priority values instead of “forced” parametersQuentin Rameau2017-05-221-1/+6
* Get rid of config parameter MACROsQuentin Rameau2017-05-221-34/+35
* Get rid of integer member b in ArgQuentin Rameau2017-05-221-7/+7
* Add config option for cross requests from file URLsConstantine Bytensky2017-05-221-0/+1
* Add config option for microphone and webcam accessQuentin Rameau2017-05-211-0/+2
* Add config option for smooth scrolling activationQuentin Rameau2017-05-111-0/+1
* Add config option for Java activationQuentin Rameau2017-05-111-0/+1
* Add config option for setting default charset.Quentin Rameau2017-05-111-0/+1
* Change PROMPT_GO from "URL:" to "Go:"ssd2017-05-111-1/+1
* Add prompts for SETPROPQuentin Rameau2017-05-081-7/+10
* Embed dmenu into the surf window by defaultQuentin Rameau2017-05-081-1/+1
* Simplify DOWNLOAD macroQuentin Rameau2017-05-081-6/+5
* Simplify SETPROP macroQuentin Rameau2017-05-081-6/+6
* Use Ctrl-t for showcert instead of Ctrl-xIvan Tham2017-05-021-1/+1
* Add a keybinding to show current TLS certificateQuentin Rameau2017-04-291-0/+1
* Add support for using custom certificates per urlQuentin Rameau2017-04-281-0/+11
* Change site styles structure for a more generic oneQuentin Rameau2017-04-271-1/+1
* Add a flag and toggle keybinding for strict TLSQuentin Rameau2017-04-201-0/+1
* Rename SSL instances to TLSQuentin Rameau2017-04-191-1/+1
* Set strict ssl by default and handle insecure contentQuentin Rameau2017-04-191-1/+1
* Add a configure option for default window sizeQuentin Rameau2017-04-191-0/+3
* Add a few configuration optionsQuentin Rameau2016-07-051-0/+3
* Adapting the whole surf structure to new settingsQuentin Rameau2016-07-051-1/+0
* Adapt default parameters to new config styleQuentin Rameau2016-07-051-29/+32
* Disable globbing in curl commandDmitrij D. Czarkoff2016-03-061-1/+1
* Get rid of JavaScript for scrolling in viewsQuentin Rameau2016-03-021-7/+10
* Add webkit language settingsQuentin Rameau2015-11-221-0/+5
* Un(g)boolify to separate GTK dependant code from the restQuentin Rameau2015-11-221-20/+20
* Style update for indentationQuentin Rameau2015-11-221-21/+21
* Add mouse function to play medias in external playerQuentin Rameau2015-11-211-0/+8
* Style change in functions orderingQuentin Rameau2015-11-211-19/+21
* Adapt user agent handlingQuentin Rameau2015-11-201-3/+2
* Adapt config MACROs SETPROP, DOWNLOAD, PLUMBQuentin Rameau2015-11-201-3/+3
* Rename mouse functions to clickFUNCTION()Quentin Rameau2015-11-201-5/+5
* Adapt toggle(), clean some config parametersQuentin Rameau2015-11-201-11/+12
* Adapt find()Quentin Rameau2015-11-201-2/+5
* Remove togglescrollbars()Quentin Rameau2015-11-201-1/+0
* Adapt scrollingQuentin Rameau2015-11-201-6/+7
* Adapt inspector handlingQuentin Rameau2015-11-201-1/+1
* Rename fullscreen() to togglefullscreen()Quentin Rameau2015-11-201-1/+1