summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)Author
2012-12-02Making zoom available when used in tabbed.Christoph Lohmann
2012-11-20Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify theChristoph Lohmann
2012-11-20Add a referer argument to the DOWNLOAD macro. Some sites need this. ThanksChristoph Lohmann
2012-11-16Useragent strings do not count anymore. This is adding some text so everyChristoph Lohmann
2012-11-16Adding a surf-open.sh script for easier tabbed(1) integration.Christoph Lohmann
2012-11-16Moving some preprocessor config options to the standard suckless style.Christoph Lohmann
2012-11-16Adding back the Escape to stop loading the current page. Thanks Daniel BaintonChristoph Lohmann
2012-11-16Removing the insert mode. It will only confuse users. The stop() function isChristoph Lohmann
2012-11-15Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Christoph Lohmann
2012-11-15Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!Christoph Lohmann
2012-10-31Changing the config.def.h to fit the new buildpath() behaviour.Christoph Lohmann
2012-10-31Add different progress colors when using proxy.Christoph Lohmann
2012-10-28Hiding the loading indicator when it is not used. Based on a patch fromChristoph Lohmann
2012-10-28Mod + '/' for search.Christoph Lohmann
2012-06-11Change horizontal scrolling to ^u and ^i, remove ^g scrolling.Troels Henriksen
2012-05-31Keybindings for scrolling left and right; code by stanio.Troels Henriksen
2012-01-17Add a variable in config.def.h for configuring spatial browsing.Troels Henriksen
2011-11-05Cleanup previous patch.Troels Henriksen
2011-11-05Use the surf user agent when downloading with wget.Troels Henriksen
2011-11-04Add SSL verification patch by Nick White.Troels Henriksen
2011-03-31rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1pancake
2010-06-25using ctrl-f to find.Enno Boland (tox)
2010-06-03reverting sessiontimeEnno Boland (tox)
2010-05-28Adding Nibbles patchEnno Boland (tox)
2010-05-26Applying Nibbles download patch. Thanks!Enno Boland (tox)
2010-05-25changing user agent string as suggested by Marvin VekEnno Boland (tox)
2010-05-17changing xpropsEnno Boland (tox)
2010-05-17dl is not needed anymoreEnno Boland (tox)
2010-05-17removing context-menu, downloading.Enno Boland (tox)
2010-05-09Fix NOBACKGROUND meaningpancake
2010-05-09changing default value of NOBACKGROUNDEnno Boland (tox)
2010-05-08Do not set cookie session time if set to 0pancake
2010-01-04dl has to be a directory, not a file.Enno Boland (tox)
2009-11-08SETPROP() macro shows now the current value in dwm.Enno Boland (tox)
2009-10-30changing SETPROP()-macroEnno Boland (tox)
2009-10-28quoting fix reported by Evan Gates.Enno Boland (tox)
2009-10-27fixing downloads based on Evan Gates' patch.Enno Boland (tox)
2009-10-21fixing config.def.hEnno Boland (tox)
2009-10-20removing comments.Enno Boland (tox)
2009-10-20forgot to add config.def.hEnno Boland (tox)
2009-10-20changing some labels in submenu.Enno Boland (tox)
2009-10-17Sessioncookies made persistant.Enno Boland (tox)
2009-10-16small typoEnno Boland (tox)
2009-10-16using char instead of gchar.Enno Boland (tox)
2009-10-16implementing user defined context menuEnno Boland (tox)
2009-10-16renaming newproc to newwindow; make it usable within keys; begin implementing...Enno Boland (tox)
2009-10-14better useragent string (for google-* and stuff)Enno Boland (tox)
2009-10-14changing useragent.Enno Boland (tox)
2009-10-13making config-files configurable in config.hEnno Boland (tox)
2009-09-17applied patch from arg. thanks :)Enno Boland (tox)