summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)Author
2017-06-03Disable media autoplay by defaultQuentin Rameau
2017-05-22Use priority values instead of “forced” parametersQuentin Rameau
2017-05-22Get rid of config parameter MACROsQuentin Rameau
2017-05-22Get rid of integer member b in ArgQuentin Rameau
2017-05-22Add config option for cross requests from file URLsConstantine Bytensky
2017-05-21Add config option for microphone and webcam accessQuentin Rameau
2017-05-11Add config option for smooth scrolling activationQuentin Rameau
2017-05-11Add config option for Java activationQuentin Rameau
2017-05-11Add config option for setting default charset.Quentin Rameau
2017-05-11Change PROMPT_GO from "URL:" to "Go:"ssd
2017-05-08Add prompts for SETPROPQuentin Rameau
2017-05-08Embed dmenu into the surf window by defaultQuentin Rameau
2017-05-08Simplify DOWNLOAD macroQuentin Rameau
2017-05-08Simplify SETPROP macroQuentin Rameau
2017-05-02Use Ctrl-t for showcert instead of Ctrl-xIvan Tham
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