about summary refs log tree commit diff
path: root/config.def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Keybindings for scrolling left and right; code by stanio.Troels Henriksen2012-05-311-2/+8
* Add a variable in config.def.h for configuring spatial browsing.Troels Henriksen2012-01-171-0/+1
* Cleanup previous patch.Troels Henriksen2011-11-051-2/+2
* Use the surf user agent when downloading with wget.Troels Henriksen2011-11-051-3/+4
* Add SSL verification patch by Nick White.Troels Henriksen2011-11-041-1/+4
* rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1pancake2011-03-311-1/+1
* using ctrl-f to find.Enno Boland (tox)2010-06-251-1/+1
* reverting sessiontimeEnno Boland (tox)2010-06-031-1/+1
* Adding Nibbles patchEnno Boland (tox)2010-05-281-5/+3
* Applying Nibbles download patch. Thanks!Enno Boland (tox)2010-05-261-0/+6
* changing user agent string as suggested by Marvin VekEnno Boland (tox)2010-05-251-1/+1
* changing xpropsEnno Boland (tox)2010-05-171-6/+6
* dl is not needed anymoreEnno Boland (tox)2010-05-171-1/+0
* removing context-menu, downloading.Enno Boland (tox)2010-05-171-11/+0
* Fix NOBACKGROUND meaningpancake2010-05-091-1/+1
* changing default value of NOBACKGROUNDEnno Boland (tox)2010-05-091-1/+1
* Do not set cookie session time if set to 0pancake2010-05-081-1/+2
* dl has to be a directory, not a file.Enno Boland (tox)2010-01-041-1/+1
* SETPROP() macro shows now the current value in dwm.Enno Boland (tox)2009-11-081-2/+2
* changing SETPROP()-macroEnno Boland (tox)2009-10-301-1/+2
* quoting fix reported by Evan Gates.Enno Boland (tox)2009-10-281-1/+1
* fixing downloads based on Evan Gates' patch.Enno Boland (tox)2009-10-271-0/+1
* fixing config.def.hEnno Boland (tox)2009-10-211-1/+0
* removing comments.Enno Boland (tox)2009-10-201-3/+0
* forgot to add config.def.hEnno Boland (tox)2009-10-201-26/+27
* changing some labels in submenu.Enno Boland (tox)2009-10-201-2/+4
* Sessioncookies made persistant.Enno Boland (tox)2009-10-171-1/+3
* small typoEnno Boland (tox)2009-10-161-1/+1
* using char instead of gchar.Enno Boland (tox)2009-10-161-9/+8
* implementing user defined context menuEnno Boland (tox)2009-10-161-9/+11
* renaming newproc to newwindow; make it usable within keys; begin implementing...Enno Boland (tox)2009-10-161-0/+6
* better useragent string (for google-* and stuff)Enno Boland (tox)2009-10-141-1/+1
* changing useragent.Enno Boland (tox)2009-10-141-0/+1
* making config-files configurable in config.hEnno Boland (tox)2009-10-131-0/+4
* applied patch from arg. thanks :)Enno Boland (tox)2009-09-171-24/+24
* removing unneeded background color.Enno Boland (tox)2009-09-101-1/+0
* closing bars when unfocusing them.Enno Boland (tox)2009-09-101-0/+1
* making all keys lowercase using shiftmask to determinate.Enno Boland (tox)2009-09-091-3/+3
* added scrolling.Enno Boland (tox)2009-09-091-3/+5
* adding pancakes zoom fix.Enno Boland (tox)2009-09-091-2/+2
* preparing sourcecode feature coming with webkit-1.1.14.Enno Boland (tox)2009-09-091-0/+1
* rearranging config.def.hEnno Boland (tox)2009-09-081-22/+22
* using simple strings for colors in config.hEnno Boland (tox)2009-09-071-2/+2
* changing keybindingsEnno Boland (tox)2009-09-071-16/+15
* moving config.h to config.def.h.Enno Boland (tox)2009-09-071-0/+30