Adapt setstyle()
[surf.git] / config.def.h
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
2010-05-09 pancakeFix NOBACKGROUND meaning
2010-05-09 Enno Boland (tox)changing default value of NOBACKGROUND
2010-05-09 Enno Boland (tox)merge
2010-05-08 pancakeDo not set cookie session time if set to 0
2010-01-04 Enno Boland (tox)dl has to be a directory, not a file.
2009-11-08 Enno Boland (tox)SETPROP() macro shows now the current value in dwm.
2009-10-30 Enno Boland (tox)changing SETPROP()-macro
2009-10-28 Enno Boland (tox)quoting fix reported by Evan Gates.
2009-10-27 Enno Boland (tox)fixing downloads based on Evan Gates' patch.
2009-10-21 Enno Boland (tox)fixing config.def.h
2009-10-20 Enno Boland (tox)removing comments.
2009-10-20 Enno Boland (tox)forgot to add config.def.h
2009-10-20 Enno Boland (tox)changing some labels in submenu.
2009-10-17 Enno Boland (tox)Sessioncookies made persistant.
2009-10-16 Enno Boland (tox)small typo
2009-10-16 Enno Boland (tox)using char instead of gchar.
2009-10-16 Enno Boland (tox)implementing user defined context menu
2009-10-16 Enno Boland (tox)renaming newproc to newwindow; make it usable within...
2009-10-14 Enno Boland (tox)better useragent string (for google-* and stuff)
2009-10-14 Enno Boland (tox)changing useragent.
2009-10-13 Enno Boland (tox)making config-files configurable in config.h
2009-09-16 Enno Boland (tox)applied patch from arg. thanks :)
2009-09-10 Enno Boland (tox)removing unneeded background color.
2009-09-10 Enno Boland (tox)closing bars when unfocusing them.
2009-09-09 Enno Boland (tox)making all keys lowercase using shiftmask to determinate.
2009-09-09 Enno Boland (tox)added scrolling.
2009-09-09 Enno Boland (tox)adding pancakes zoom fix.
next