Age | Commit message (Expand) | Author |
2017-04-28 | Add support for using custom certificates per url | Quentin Rameau |
2017-04-27 | Change site styles structure for a more generic one | Quentin Rameau |
2017-04-20 | Add a flag and toggle keybinding for strict TLS | Quentin Rameau |
2017-04-19 | Rename SSL instances to TLS | Quentin Rameau |
2017-04-19 | Set strict ssl by default and handle insecure content | Quentin Rameau |
2017-04-19 | Add a configure option for default window size | Quentin Rameau |
2016-07-05 | Add a few configuration options | Quentin Rameau |
2016-07-05 | Adapting the whole surf structure to new settings | Quentin Rameau |
2016-07-05 | Adapt default parameters to new config style | Quentin Rameau |
2016-03-06 | Disable globbing in curl command | Dmitrij D. Czarkoff |
2016-03-02 | Get rid of JavaScript for scrolling in views | Quentin Rameau |
2015-11-22 | Add webkit language settings | Quentin Rameau |
2015-11-22 | Un(g)boolify to separate GTK dependant code from the rest | Quentin Rameau |
2015-11-22 | Style update for indentation | Quentin Rameau |
2015-11-21 | Add mouse function to play medias in external player | Quentin Rameau |
2015-11-21 | Style change in functions ordering | Quentin Rameau |
2015-11-20 | Adapt user agent handling | Quentin Rameau |
2015-11-20 | Adapt config MACROs SETPROP, DOWNLOAD, PLUMB | Quentin Rameau |
2015-11-20 | Rename mouse functions to clickFUNCTION() | Quentin Rameau |
2015-11-20 | Adapt toggle(), clean some config parameters | Quentin Rameau |
2015-11-20 | Adapt find() | Quentin Rameau |
2015-11-20 | Remove togglescrollbars() | Quentin Rameau |
2015-11-20 | Adapt scrolling | Quentin Rameau |
2015-11-20 | Adapt inspector handling | Quentin Rameau |
2015-11-20 | Rename fullscreen() to togglefullscreen() | Quentin Rameau |
2015-11-20 | Adapted buttonrelease() | Quentin Rameau |
2015-11-20 | Modify the context name of the hit tests | Quentin Rameau |
2015-11-20 | Move all necessary initialisation to newview() | Quentin Rameau |
2015-11-18 | Remove source(), it has been removed from webkit2gtk | Quentin Rameau |
2015-11-17 | Port surf to gtk3 | Quentin Rameau |
2015-11-03 | Be more specific about what enablestyles parameter does. | Quentin Rameau |
2015-10-31 | Style changes in config.def.h. | Christoph Lohmann |
2015-10-13 | Fix atom value parsing in SETPROP | Quentin Rameau |
2015-07-13 | Fix type of strictssl property. | Quentin Rameau |
2015-02-10 | allow buttonrelease customization in config.h | Markus Teich |
2015-01-19 | Add some description for the plumb feature. | Christoph Lohmann |
2015-01-19 | Add plumbing functionality. | Christoph Lohmann |
2015-01-18 | Add a comment about how the styles are iterated. | Christoph Lohmann |
2015-01-17 | Adding disk cache support for soup. | Christoph Lohmann |
2015-01-17 | Major styles update. | Christoph Lohmann |
2014-02-28 | fix some indentation in config.def.h | Markus Teich |
2014-01-30 | Change the accept no third party in the doc to the right meaning. | Christoph Lohmann |
2014-01-30 | Add a way to define the cookie policy. | Christoph Lohmann |
2013-10-19 | Add zoom level support. | Christoph Lohmann |
2013-08-25 | Add fullscreen mode as flag and config option. | Christoph Lohmann |
2013-07-20 | applied Nick's 96dpi patch, thanks | Anselm R Garbe |
2013-04-28 | Allowing geo location policy decisions. | Christoph Lohmann |
2013-04-14 | Add an option to disable the indicators. | Christoph Lohmann |
2013-03-31 | Ensure curl follows redirects for downloads | Nick White |
2013-03-30 | A typo in SETPROP macro: should be ``printf %b'', not ``printf''. | Alexander Sedov |