about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify and normalise the config fileStevan Andjelkovic2012-01-025-105/+250
* Add a script that checks the configStevan Andjelkovic2012-01-021-0/+266
* FS#201 - option to not load images on webpagesStevan Andjelkovic2011-12-305-1/+63
* Fix spell checking value in config (FS#212)Stevan Andjelkovic2011-12-302-1/+2
* Add "remove all cookies from domain" button FS#85Stevan Andjelkovic2011-12-293-4/+55
* Add gt, gT, g0, g$ buffer commands (FS#202, FS#204)Stevan Andjelkovic2011-12-292-1/+67
* Add unlinking of downloaded files (FS#81)Stevan Andjelkovic2011-12-291-6/+16
* Fix FS#199 (default guess_search value in config)Stevan Andjelkovic2011-12-291-1/+1
* Fixes the following bugs:Stevan Andjelkovic2011-12-295-9/+33
* Fix freebsd buildMarco Peereboom2011-12-281-0/+2
* Add round robin user agentsMarco Peereboom2011-12-284-5/+89
* user style ALL the pages _o/Marco Peereboom2011-12-285-13/+49
* Add link coloring after visiting it.Marco Peereboom2011-12-286-56/+209
* be more paranoid with stringsMarco Peereboom2011-12-261-3/+6
* Prepare for release 1.9.0.Marco Peereboom2011-12-081-2/+2
* make sure show actually works as wellMarco Peereboom2011-11-161-0/+1
* Merge branch 'master' of opensource.conformal.com:/git/xxxtermMarco Peereboom2011-11-161-1/+1
|\
| * webkit 1.4 doesn't do dom right so use 1.5 as the cutoffmarco2011-11-151-1/+1
* | add F2 here tooMarco Peereboom2011-11-161-0/+1
* | Add proxy command.Marco Peereboom2011-11-164-2/+69
|/
* add vi mode that eats ctrl/mod commands in inputMarco Peereboom2011-11-152-3/+9
* print build versionMarco Peereboom2011-11-151-0/+5
* bring back old keyboard behaviormarco2011-11-152-57/+48
* add a hybrid input modemarco2011-11-153-0/+43
* add webkit 1.2 codeMarco Peereboom2011-11-113-7/+53
* Move focus stuff into it's own file.Marco Peereboom2011-11-114-222/+277
* focus nitsmarco2011-11-111-6/+15
* Modify some entry box overrides.Marco Peereboom2011-11-101-8/+8
* silence autorun js for nowMarco Peereboom2011-11-091-1/+2
* only set mode if focus succeedsMarco Peereboom2011-11-091-2/+4
* Add funky workaround for fancy rich edit boxes in RTMarco Peereboom2011-11-091-0/+17
* fix some sites that screw with keyboard focusMarco Peereboom2011-11-091-4/+12
* dont run JS_HINTING as oftenMarco Peereboom2011-11-091-11/+4
* handle frames and iframes as wellMarco Peereboom2011-11-091-10/+101
* kill focusInput and clearFocus JSmarco2011-11-091-54/+93
* cleanup and fix hintingmarco2011-11-091-96/+8
* first attemp at doing a true keyboard modeMarco Peereboom2011-11-082-18/+184
* delete unused variableMarco Peereboom2011-11-051-2/+0
* be more quietMarco Peereboom2011-11-051-9/+3
* Add autorun JavaScript after page loadsMarco Peereboom2011-11-054-0/+182
* Prepare for release 1.8.1.Marco Peereboom2011-11-051-1/+1
* kill a -Wshadow debugMarco Peereboom2011-11-051-2/+0
* Add stop commandMarco Peereboom2011-11-052-0/+10
* Add M-p to toggle pluginsMarco Peereboom2011-11-052-1/+4
* Add ctrl-p to toggle pluginsMarco Peereboom2011-11-051-0/+1
* move common warnings to common areaMarco Peereboom2011-11-041-2/+1
* better warningsMarco Peereboom2011-11-041-4/+4
* fix a shadowed varMarco Peereboom2011-11-041-4/+4
* add -Wshadow to clang targetMarco Peereboom2011-11-041-2/+6
* Fix command bar not disappearing when status bar is enabledMarco Peereboom2011-11-041-5/+7