summaryrefslogtreecommitdiffstats
path: root/config.def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify theGravatar Christoph Lohmann 2012-11-201-10/+16
* Add a referer argument to the DOWNLOAD macro. Some sites need this. ThanksGravatar Christoph Lohmann 2012-11-201-3/+9
* Useragent strings do not count anymore. This is adding some text so everyGravatar Christoph Lohmann 2012-11-161-1/+3
* Adding a surf-open.sh script for easier tabbed(1) integration.Gravatar Christoph Lohmann 2012-11-161-0/+2
* Moving some preprocessor config options to the standard suckless style.Gravatar Christoph Lohmann 2012-11-161-3/+2
* Adding back the Escape to stop loading the current page. Thanks Daniel BaintonGravatar Christoph Lohmann 2012-11-161-0/+1
* Removing the insert mode. It will only confuse users. The stop() function isGravatar Christoph Lohmann 2012-11-161-2/+0
* Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Gravatar Christoph Lohmann 2012-11-151-0/+1
* Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!Gravatar Christoph Lohmann 2012-11-151-0/+4
* Changing the config.def.h to fit the new buildpath() behaviour.Gravatar Christoph Lohmann 2012-10-311-3/+3
* Add different progress colors when using proxy.Gravatar Christoph Lohmann 2012-10-311-2/+6
* Hiding the loading indicator when it is not used. Based on a patch fromGravatar Christoph Lohmann 2012-10-281-0/+2
* Mod + '/' for search.Gravatar Christoph Lohmann 2012-10-281-0/+1
* Change horizontal scrolling to ^u and ^i, remove ^g scrolling.Gravatar Troels Henriksen 2012-06-111-4/+2
* Keybindings for scrolling left and right; code by stanio.Gravatar Troels Henriksen 2012-05-311-2/+8
* Add a variable in config.def.h for configuring spatial browsing.Gravatar Troels Henriksen 2012-01-171-0/+1
* Cleanup previous patch.Gravatar Troels Henriksen 2011-11-051-2/+2
* Use the surf user agent when downloading with wget.Gravatar Troels Henriksen 2011-11-051-3/+4
* Add SSL verification patch by Nick White.Gravatar Troels Henriksen 2011-11-041-1/+4
* rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1Gravatar pancake 2011-03-311-1/+1
* using ctrl-f to find.Gravatar Enno Boland (tox) 2010-06-251-1/+1
* reverting sessiontimeGravatar Enno Boland (tox) 2010-06-031-1/+1
* Adding Nibbles patchGravatar Enno Boland (tox) 2010-05-281-5/+3
* Applying Nibbles download patch. Thanks!Gravatar Enno Boland (tox) 2010-05-261-0/+6
* changing user agent string as suggested by Marvin VekGravatar Enno Boland (tox) 2010-05-251-1/+1
* changing xpropsGravatar Enno Boland (tox) 2010-05-171-6/+6
* dl is not needed anymoreGravatar Enno Boland (tox) 2010-05-171-1/+0
* removing context-menu, downloading.Gravatar Enno Boland (tox) 2010-05-171-11/+0
* Fix NOBACKGROUND meaningGravatar pancake 2010-05-091-1/+1
* changing default value of NOBACKGROUNDGravatar Enno Boland (tox) 2010-05-091-1/+1
* Do not set cookie session time if set to 0Gravatar pancake 2010-05-081-1/+2
* dl has to be a directory, not a file.Gravatar Enno Boland (tox) 2010-01-041-1/+1
* SETPROP() macro shows now the current value in dwm.Gravatar Enno Boland (tox) 2009-11-081-2/+2
* changing SETPROP()-macroGravatar Enno Boland (tox) 2009-10-301-1/+2
* quoting fix reported by Evan Gates.Gravatar Enno Boland (tox) 2009-10-281-1/+1
* fixing downloads based on Evan Gates' patch.Gravatar Enno Boland (tox) 2009-10-271-0/+1
* fixing config.def.hGravatar Enno Boland (tox) 2009-10-211-1/+0
* removing comments.Gravatar Enno Boland (tox) 2009-10-201-3/+0
* forgot to add config.def.hGravatar Enno Boland (tox) 2009-10-201-26/+27
* changing some labels in submenu.Gravatar Enno Boland (tox) 2009-10-201-2/+4
* Sessioncookies made persistant.Gravatar Enno Boland (tox) 2009-10-171-1/+3
* small typoGravatar Enno Boland (tox) 2009-10-161-1/+1
* using char instead of gchar.Gravatar Enno Boland (tox) 2009-10-161-9/+8
* implementing user defined context menuGravatar Enno Boland (tox) 2009-10-161-9/+11
* renaming newproc to newwindow; make it usable within keys; begin implementing...Gravatar Enno Boland (tox) 2009-10-161-0/+6
* better useragent string (for google-* and stuff)Gravatar Enno Boland (tox) 2009-10-141-1/+1
* changing useragent.Gravatar Enno Boland (tox) 2009-10-141-0/+1
* making config-files configurable in config.hGravatar Enno Boland (tox) 2009-10-131-0/+4
* applied patch from arg. thanks :)Gravatar Enno Boland (tox) 2009-09-171-24/+24
* removing unneeded background color.Gravatar Enno Boland (tox) 2009-09-101-1/+0