Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add history.c and completion.c... | Stevan Andjelkovic | 2012-01-02 | 1 | -293/+0 |
* | Fix two segfaults | Stevan Andjelkovic | 2012-01-02 | 1 | -1/+5 |
* | FS#201 - option to not load images on webpages | Stevan Andjelkovic | 2011-12-30 | 1 | -0/+38 |
* | Fix spell checking value in config (FS#212) | Stevan Andjelkovic | 2011-12-30 | 1 | -0/+1 |
* | Add "remove all cookies from domain" button FS#85 | Stevan Andjelkovic | 2011-12-29 | 1 | -0/+36 |
* | Add gt, gT, g0, g$ buffer commands (FS#202, FS#204) | Stevan Andjelkovic | 2011-12-29 | 1 | -1/+55 |
* | Fixes the following bugs: | Stevan Andjelkovic | 2011-12-29 | 1 | -7/+23 |
* | Add round robin user agents | Marco Peereboom | 2011-12-28 | 1 | -1/+23 |
* | user style ALL the pages _o/ | Marco Peereboom | 2011-12-28 | 1 | -11/+39 |
* | Add link coloring after visiting it. | Marco Peereboom | 2011-12-28 | 1 | -43/+187 |
* | be more paranoid with strings | Marco Peereboom | 2011-12-26 | 1 | -3/+6 |
* | make sure show actually works as well | Marco Peereboom | 2011-11-16 | 1 | -0/+1 |
* | Add proxy command. | Marco Peereboom | 2011-11-16 | 1 | -2/+46 |
* | add vi mode that eats ctrl/mod commands in input | Marco Peereboom | 2011-11-15 | 1 | -0/+6 |
* | print build version | Marco Peereboom | 2011-11-15 | 1 | -0/+5 |
* | bring back old keyboard behavior | marco | 2011-11-15 | 1 | -13/+4 |
* | add a hybrid input mode | marco | 2011-11-15 | 1 | -0/+7 |
* | add webkit 1.2 code | Marco Peereboom | 2011-11-11 | 1 | -3/+1 |
* | Move focus stuff into it's own file. | Marco Peereboom | 2011-11-11 | 1 | -221/+5 |
* | focus nits | marco | 2011-11-11 | 1 | -6/+15 |
* | silence autorun js for now | Marco Peereboom | 2011-11-09 | 1 | -1/+2 |
* | only set mode if focus succeeds | Marco Peereboom | 2011-11-09 | 1 | -2/+4 |
* | Add funky workaround for fancy rich edit boxes in RT | Marco Peereboom | 2011-11-09 | 1 | -0/+17 |
* | fix some sites that screw with keyboard focus | Marco Peereboom | 2011-11-09 | 1 | -4/+12 |
* | dont run JS_HINTING as often | Marco Peereboom | 2011-11-09 | 1 | -11/+4 |
* | handle frames and iframes as well | Marco Peereboom | 2011-11-09 | 1 | -10/+101 |
* | kill focusInput and clearFocus JS | marco | 2011-11-09 | 1 | -54/+93 |
* | cleanup and fix hinting | marco | 2011-11-09 | 1 | -96/+8 |
* | first attemp at doing a true keyboard mode | Marco Peereboom | 2011-11-08 | 1 | -17/+180 |
* | delete unused variable | Marco Peereboom | 2011-11-05 | 1 | -2/+0 |
* | be more quiet | Marco Peereboom | 2011-11-05 | 1 | -9/+3 |
* | Add autorun JavaScript after page loads | Marco Peereboom | 2011-11-05 | 1 | -0/+178 |
* | kill a -Wshadow debug | Marco Peereboom | 2011-11-05 | 1 | -2/+0 |
* | Add stop command | Marco Peereboom | 2011-11-05 | 1 | -0/+8 |
* | fix a shadowed var | Marco Peereboom | 2011-11-04 | 1 | -4/+4 |
* | Fix command bar not disappearing when status bar is enabled | Marco Peereboom | 2011-11-04 | 1 | -5/+7 |
* | Add useful tab_id to debug | Marco Peereboom | 2011-11-04 | 1 | -12/+15 |
* | set default encoding to UTF-8 as requested | marco | 2011-11-03 | 1 | -1/+1 |
* | add zz command to center page | marco | 2011-11-03 | 1 | -0/+6 |
* | Missed one more cmd_hide. | marco | 2011-11-03 | 1 | -1/+2 |
* | Fix 2 clever bugs | Marco Peereboom | 2011-11-03 | 1 | -4/+6 |
* | enter was busted in link following | Marco Peereboom | 2011-11-03 | 1 | -2/+2 |
* | stale proto | marco | 2011-11-02 | 1 | -2/+0 |
* | move cookies to own file | marco | 2011-11-02 | 1 | -212/+0 |
* | move one more function over | Marco Peereboom | 2011-11-02 | 1 | -50/+0 |
* | More file splits | Marco Peereboom | 2011-11-02 | 1 | -1867/+8 |
* | Move more stuff into about | Marco Peereboom | 2011-11-02 | 1 | -174/+0 |
* | damn git never does what it says it does | marco | 2011-11-02 | 1 | -1222/+7 |
* | Make the inspector not crash on exit | marco | 2011-11-02 | 1 | -8/+11 |
* | Revert "Merge branch 'master' of opensource.conformal.com:/git/xxxterm" | marco | 2011-11-02 | 1 | -1/+824 |