about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add useful tab_id to debugMarco Peereboom2011-11-041-12/+15
* one more filemarco2011-11-031-1/+3
* use install instead of cp and mkdir for installmarco2011-11-031-7/+8
* set default encoding to UTF-8 as requestedmarco2011-11-032-2/+2
* document zzmarco2011-11-031-0/+2
* add zz command to center pagemarco2011-11-031-0/+6
* Missed one more cmd_hide.marco2011-11-031-1/+2
* Fix a warning that was an actual issue.Marco Peereboom2011-11-031-5/+8
* fix extra <li>, pointed out by rgouveiaMarco Peereboom2011-11-031-1/+1
* fix a clang warningMarco Peereboom2011-11-031-1/+3
* add uninstall target and install icon alreadyMarco Peereboom2011-11-031-0/+19
* Fix 2 clever bugsMarco Peereboom2011-11-032-12/+27
* enter was busted in link followingMarco Peereboom2011-11-031-2/+2
* Update .gitignore with generated deps and tags.Dave Collins2011-11-031-0/+2
* Add automatic dependency generation for linux.Dave Collins2011-11-031-4/+16
* dang it i disabled threads by accidentMarco Peereboom2011-11-031-1/+1