Simplify SETPROP macro
[surf.git] / config.def.h
2017-05-08 Quentin RameauSimplify SETPROP macro
2017-05-02 Ivan ThamUse Ctrl-t for showcert instead of Ctrl-x
2017-04-29 Quentin RameauAdd a keybinding to show current TLS certificate
2017-04-28 Quentin RameauAdd support for using custom certificates per url
2017-04-27 Quentin RameauChange site styles structure for a more generic one
2017-04-19 Quentin RameauAdd a flag and toggle keybinding for strict TLS
2017-04-19 Quentin RameauRename SSL instances to TLS
2017-04-19 Quentin RameauSet strict ssl by default and handle insecure content
2017-04-19 Quentin RameauAdd a configure option for default window size
2016-07-05 Quentin RameauAdd a few configuration options
2016-07-05 Quentin RameauAdapting the whole surf structure to new settings
2016-07-05 Quentin RameauAdapt default parameters to new config style
2016-03-06 Dmitrij D. CzarkoffDisable globbing in curl command
2016-03-02 Quentin RameauGet rid of JavaScript for scrolling in views
2015-11-22 Quentin RameauAdd webkit language settings
2015-11-22 Quentin RameauUn(g)boolify to separate GTK dependant code from the...
2015-11-22 Quentin RameauStyle update for indentation
2015-11-21 Quentin RameauAdd mouse function to play medias in external player
2015-11-21 Quentin RameauStyle change in functions ordering
2015-11-20 Quentin RameauAdapt user agent handling
2015-11-20 Quentin RameauAdapt config MACROs SETPROP, DOWNLOAD, PLUMB
2015-11-20 Quentin RameauRename mouse functions to clickFUNCTION()
2015-11-20 Quentin RameauAdapt toggle(), clean some config parameters
2015-11-20 Quentin RameauAdapt find()
2015-11-19 Quentin RameauRemove togglescrollbars()
2015-11-19 Quentin RameauAdapt scrolling
2015-11-19 Quentin RameauAdapt inspector handling
2015-11-19 Quentin RameauRename fullscreen() to togglefullscreen()
2015-11-19 Quentin RameauAdapted buttonrelease()
2015-11-19 Quentin RameauModify the context name of the hit tests
2015-11-19 Quentin RameauMove all necessary initialisation to newview()
2015-11-18 Quentin RameauRemove source(), it has been removed from webkit2gtk
2015-11-17 Quentin RameauPort surf to gtk3
2015-11-03 Quentin RameauBe more specific about what enablestyles parameter...
2015-10-31 Christoph LohmannStyle changes in config.def.h.
2015-10-13 Quentin RameauFix atom value parsing in SETPROP
2015-07-13 Quentin RameauFix type of strictssl property.
2015-02-10 Markus Teichallow buttonrelease customization in config.h
2015-01-19 Christoph LohmannAdd some description for the plumb feature.
2015-01-19 Christoph LohmannAdd plumbing functionality.
2015-01-18 Christoph LohmannAdd a comment about how the styles are iterated.
2015-01-17 Christoph LohmannAdding disk cache support for soup.
2015-01-17 Christoph LohmannMajor styles update.
2014-02-28 Markus Teichfix some indentation in config.def.h
2014-01-30 Christoph LohmannChange the accept no third party in the doc to the...
2014-01-30 Christoph LohmannAdd a way to define the cookie policy.
2013-10-19 Christoph LohmannAdd zoom level support.
2013-08-25 Christoph LohmannAdd fullscreen mode as flag and config option.
2013-07-20 Anselm R Garbeapplied Nick's 96dpi patch, thanks
2013-04-28 Christoph LohmannAllowing geo location policy decisions.
2013-04-14 Christoph LohmannAdd an option to disable the indicators.
2013-03-31 Nick WhiteEnsure curl follows redirects for downloads
2013-03-30 Alexander SedovA typo in SETPROP macro: should be ``printf %b'', not...
2013-03-21 Alexander SedovFixed SETPROP() macro behaviour in config.def.h to...
2013-03-14 Christoph LohmannAdding a default font size option.
2013-03-11 Christoph LohmannAdding kiosk mode.
2013-02-25 Carlos J. Torresdisable/toggle scrollbars
2013-02-16 Christoph LohmannAdd a toggle command for the stylefile.
2013-02-13 Carlos J. Torresfix DOWNLOAD macro to use cookiefile variable
2013-02-12 Jens NybergRemoved progress indicator
2013-02-02 Christoph LohmannFixing cookie handling for https/http by using curl.
2013-01-26 Christoph LohmannMaking more than one Modkey to work in keys.
2013-01-26 Christoph LohmannAdding web inspector support to surf.
2012-12-04 Christoph LohmannChanging the default DOWNLOAD to use st.
2012-12-03 Christoph LohmannImplementing fullscreen mode. Thanks Krol, Willem van de!
2012-12-02 Christoph LohmannResolving some conflicts in the shortcuts.
2012-12-02 Christoph LohmannMaking zoom available when used in tabbed.
2012-11-20 Christoph LohmannFix some styling in the config.def.h, fix the DOWNLOAD...
2012-11-20 Christoph LohmannAdd a referer argument to the DOWNLOAD macro. Some...
2012-11-16 Christoph LohmannUseragent strings do not count anymore. This is adding...
2012-11-16 Christoph LohmannAdding a surf-open.sh script for easier tabbed(1) integ...
2012-11-16 Christoph LohmannMoving some preprocessor config options to the standard...
2012-11-16 Christoph LohmannAdding back the Escape to stop loading the current...
2012-11-16 Christoph LohmannRemoving the insert mode. It will only confuse users...
2012-11-15 Christoph LohmannEnable the insert mode. Thanks to stanio@cs.tu-berlin.de!
2012-11-15 Christoph LohmannImporting the generic toggle patch of stanio@cs.tu...
2012-10-31 Christoph LohmannChanging the config.def.h to fit the new buildpath...
2012-10-31 Christoph LohmannAdd different progress colors when using proxy.
2012-10-28 Christoph LohmannHiding the loading indicator when it is not used. Based...
2012-10-28 Christoph LohmannMod + '/' for search.
2012-06-11 Troels HenriksenChange horizontal scrolling to ^u and ^i, remove ^g...
2012-05-31 Troels HenriksenKeybindings for scrolling left and right; code by stanio.
2012-01-17 Troels HenriksenAdd a variable in config.def.h for configuring spatial...
2011-11-05 Troels HenriksenCleanup previous patch.
2011-11-05 Troels HenriksenUse the surf user agent when downloading with wget.
2011-11-04 Troels HenriksenAdd SSL verification patch by Nick White.
2011-03-31 pancakerename NOBACKGROUND to HIDE_BACKGROUND and use TRUE...
2010-06-25 Enno Boland (tox)using ctrl-f to find.
2010-06-03 Enno Boland (tox)reverting sessiontime
2010-05-28 Enno Boland (tox)Adding Nibbles patch
2010-05-26 Enno Boland (tox)Applying Nibbles download patch. Thanks!
2010-05-25 Enno Boland (tox)merge
2010-05-25 Enno Boland (tox)changing user agent string as suggested by Marvin Vek
2010-05-24 Enno Boland (tox)implementing downloading.
2010-05-17 Enno Boland (tox)merge
2010-05-17 Enno Boland (tox)changing xprops
2010-05-17 Enno Boland (tox)dl is not needed anymore
2010-05-17 Enno Boland (tox)removing context-menu, downloading.
2010-05-15 Enno Boland (tox)changing sessiontime to 3600
2010-05-11 Enno Boland (tox)merge
next