about summary refs log tree commit diff
path: root/config.def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adapted buttonrelease()Quentin Rameau2015-11-201-2/+2
* Modify the context name of the hit testsQuentin Rameau2015-11-201-7/+7
* Move all necessary initialisation to newview()Quentin Rameau2015-11-201-1/+1
* Remove source(), it has been removed from webkit2gtkQuentin Rameau2015-11-181-1/+0
* Port surf to gtk3Quentin Rameau2015-11-171-44/+44
* Be more specific about what enablestyles parameter does.Quentin Rameau2015-11-031-1/+1
* Style changes in config.def.h.Christoph Lohmann2015-10-311-65/+65
* Fix atom value parsing in SETPROPQuentin Rameau2015-10-131-1/+3
* Fix type of strictssl property.Quentin Rameau2015-07-131-1/+1
* allow buttonrelease customization in config.hMarkus Teich2015-02-101-0/+10
* Add some description for the plumb feature.Christoph Lohmann2015-01-191-0/+3
* Add plumbing functionality.Christoph Lohmann2015-01-191-0/+7
* Add a comment about how the styles are iterated.Christoph Lohmann2015-01-181-0/+4
* Adding disk cache support for soup.Christoph Lohmann2015-01-171-8/+11
* Major styles update.Christoph Lohmann2015-01-171-1/+8
* fix some indentation in config.def.hMarkus Teich2014-02-281-8/+8
* Change the accept no third party in the doc to the right meaning.Christoph Lohmann2014-01-301-1/+1
* Add a way to define the cookie policy.Christoph Lohmann2014-01-301-6/+12
* Add zoom level support.Christoph Lohmann2013-10-191-1/+2
* Add fullscreen mode as flag and config option.Christoph Lohmann2013-08-251-0/+1
* applied Nick's 96dpi patch, thanksAnselm R Garbe2013-07-201-0/+1
* Allowing geo location policy decisions.Christoph Lohmann2013-04-281-0/+2
* Add an option to disable the indicators.Christoph Lohmann2013-04-141-0/+1
* Ensure curl follows redirects for downloadsNick White2013-03-311-1/+1
* A typo in SETPROP macro: should be ``printf %b'', not ``printf''.Alexander Sedov2013-03-301-1/+1
* Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly.Alexander Sedov2013-03-211-1/+1
* Adding a default font size option.Christoph Lohmann2013-03-141-0/+2
* Adding kiosk mode.Christoph Lohmann2013-03-111-0/+1
* disable/toggle scrollbarsCarlos J. Torres2013-02-251-0/+2
* Add a toggle command for the stylefile.Christoph Lohmann2013-02-161-0/+1
* fix DOWNLOAD macro to use cookiefile variableCarlos J. Torres2013-02-131-3/+2
* Removed progress indicatorJens Nyberg2013-02-121-7/+0
* Fixing cookie handling for https/http by using curl.Christoph Lohmann2013-02-021-4/+5
* Making more than one Modkey to work in keys.Christoph Lohmann2013-01-261-0/+4
* Adding web inspector support to surf.Christoph Lohmann2013-01-261-2/+7
* Changing the default DOWNLOAD to use st.Christoph Lohmann2012-12-041-1/+1