about summary refs log tree commit diff stats
path: root/settings.c
Commit message (Expand)AuthorAgeFilesLines
* Make most of the rest of the settings dynamic.Josh Rickmar2012-05-111-46/+577
* Make show_url a runtime settingJosh Rickmar2012-05-071-1/+17
* Make show_tabs a runtime setting and replace atoi() calls withJosh Rickmar2012-05-071-8/+53
* Revert "Reorganize global default settings so the comments make sense. No"Josh Rickmar2012-05-071-62/+59
* enable_autoscroll is an action, not a setting. The old code wasJosh Rickmar2012-05-071-9/+0
* Why are these spaces? Fix with tabsJosh Rickmar2012-05-071-9/+9
* Make home a runtime setting.Josh Rickmar2012-05-041-4/+16
* Make append_next a runtime setting.Josh Rickmar2012-05-041-3/+12
* Make using :set enable_autoscroll = 1 actually work at runtime byJosh Rickmar2012-05-041-2/+11
* Make marco happy. NULLs now completely fill the struct initializationJosh Rickmar2012-05-041-60/+60
* Reorganize global default settings so the comments make sense. NoJosh Rickmar2012-05-041-59/+62
* add ctrl-enter for the windows headsMarco Peereboom2012-04-301-0/+1
* Fix for FS#270 - Bugs with stripping refererElias Norberg2012-04-091-0/+4
* permit userstyle_global in xxxterm.confTodd T. Fries2012-02-281-0/+1
* Add initial support for Strict-Transport-SecurityElias Norberg2012-02-111-0/+2
* also fixup PS over hereMarco Peereboom2012-01-241-4/+4
* remove need for clens here by playing tricks with include paths, help from davecMarco Peereboom2012-01-231-1/+1
* add sane defaults for refered based on browser_modeMarco Peereboom2012-01-161-0/+3
* Fix for FS#86 - Ability to control wheter 'Referer' will be sent or notElias Norberg2012-01-161-0/+57
* First attempt at FS#74 - add option to wait for confirmation of downloadElias Norberg2012-01-161-0/+49
* add passthrough mode from: Maroun NAJM <bartender@c0decafe.net>Marco Peereboom2012-01-121-0/+1
* spacesMarco Peereboom2012-01-041-4/+4
* Merge external editor stuff.Stevan Andjelkovic2012-01-031-0/+15
* Favicons for compact tab + autoscrollStevan Andjelkovic2012-01-031-0/+30
* Remove user_agent_roundrobin knobStevan Andjelkovic2012-01-021-10/+1
* Simplify and normalise the config fileStevan Andjelkovic2012-01-021-0/+44
* FS#201 - option to not load images on webpagesStevan Andjelkovic2011-12-301-1/+18
* Fixes the following bugs:Stevan Andjelkovic2011-12-291-0/+2
* Add round robin user agentsMarco Peereboom2011-12-281-2/+54
* user style ALL the pages _o/Marco Peereboom2011-12-281-0/+2
* Add link coloring after visiting it.Marco Peereboom2011-12-281-0/+2
* Add proxy command.Marco Peereboom2011-11-161-0/+1
* add vi mode that eats ctrl/mod commands in inputMarco Peereboom2011-11-151-3/+3
* bring back old keyboard behaviormarco2011-11-151-44/+44
* add a hybrid input modemarco2011-11-151-0/+32
* Modify some entry box overrides.Marco Peereboom2011-11-101-8/+8
* Add autorun JavaScript after page loadsMarco Peereboom2011-11-051-0/+2
* Add M-p to toggle pluginsMarco Peereboom2011-11-051-1/+1
* Add ctrl-p to toggle pluginsMarco Peereboom2011-11-051-0/+1
* More file splitsMarco Peereboom2011-11-021-0/+1314