| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix "missing sentinel" gcc4 warnings. ok marco | jacekm | 2010-06-15 | 1 | -13/+13 |
* | Strip leading whitespace in uri bar, which helps when pasting things | jacekm | 2010-06-15 | 1 | -0/+2 |
* | Correct cookies path. It tried using ~/.xxxterm/favorites/cookies.txt, | jacekm | 2010-06-15 | 1 | -8/+8 |
* | Must recalculate tab_id for all tabs after closing any tab but the | jacekm | 2010-06-15 | 1 | -0/+3 |
* | Fix use after free and some other buglets | Marco Peereboom | 2010-03-27 | 1 | -22/+63 |
* | Make uri_entry green when https:// | Marco Peereboom | 2010-03-02 | 1 | -0/+12 |
* | make font sizes a tab property not gloabl | Marco Peereboom | 2010-02-28 | 1 | -40/+46 |
* | add scrogle ssl search link; much nicer | Marco Peereboom | 2010-02-28 | 1 | -1/+2 |
* | Proof of concept :set enable_scripts | Marco Peereboom | 2010-02-28 | 1 | -25/+54 |
* | make set about:config | Marco Peereboom | 2010-02-28 | 1 | -1/+1 |
* | add set command; only prints settings | Marco Peereboom | 2010-02-28 | 1 | -0/+71 |
* | add tab first and last | Marco Peereboom | 2010-02-28 | 1 | -2/+24 |
* | add f7 to focus on search entry | Marco Peereboom | 2010-02-28 | 2 | -1/+7 |
* | add some more stuff | Marco Peereboom | 2010-02-28 | 1 | -0/+3 |
* | catch up | Marco Peereboom | 2010-02-28 | 1 | -25/+25 |
* | Catch up | Marco Peereboom | 2010-02-28 | 1 | -37/+23 |
* | a little more testing for mime types | Marco Peereboom | 2010-02-27 | 1 | -0/+3 |
* | add pdf example | Marco Peereboom | 2010-02-27 | 1 | -0/+3 |
* | mime handler for launching content in an external program. | Marco Peereboom | 2010-02-27 | 2 | -0/+126 |
* | Add some window titles, from Mulder, Jonathan Edward" <mulderje@muohio.edu> | Marco Peereboom | 2010-02-27 | 1 | -0/+10 |
* | more javascript open window tricks from | Marco Peereboom | 2010-02-27 | 1 | -0/+13 |
* | updated man | Marco Peereboom | 2010-02-26 | 1 | -53/+75 |
* | disable scripts and plugins by default. WTF was I on? | Marco Peereboom | 2010-02-26 | 2 | -4/+4 |
* | missed one new window request | Marco Peereboom | 2010-02-26 | 1 | -1/+22 |
* | remove todo item | Marco Peereboom | 2010-02-26 | 1 | -1/+0 |
* | Add :favadd command | Marco Peereboom | 2010-02-26 | 1 | -1/+46 |
* | Simplify policy decission | Marco Peereboom | 2010-02-26 | 1 | -19/+5 |
* | This fixes the clicking on my wifes site. | Marco Peereboom | 2010-02-26 | 1 | -0/+15 |
* | update doc based on sources, integrate suggestions from jmc@ | Todd Fries | 2010-02-25 | 1 | -23/+52 |
* | update todo | Marco Peereboom | 2010-02-25 | 1 | -2/+2 |
* | add backward search ? | Marco Peereboom | 2010-02-25 | 1 | -12/+25 |
* | o document favorites | Todd Fries | 2010-02-25 | 2 | -3/+5 |
* | Add generic favs file | Marco Peereboom | 2010-02-25 | 1 | -0/+8 |
* | Add favorites | Marco Peereboom | 2010-02-25 | 1 | -8/+120 |
* | oof, document C-minus/C-plus committed a bit ago | Todd Fries | 2010-02-25 | 1 | -0/+4 |
* | sure do test, marco@ | Todd Fries | 2010-02-25 | 1 | -0/+3 |
* | permit shrink/grow of font sizes, ok marco@ | Todd Fries | 2010-02-25 | 1 | -2/+23 |
* | match refresh keys in vi (C-r/C-l) | Todd Fries | 2010-02-25 | 2 | -0/+6 |
* | Add version check around WEBKIT_LOAD_FAILED | Marco Peereboom | 2010-02-24 | 1 | -0/+2 |
* | new man | Marco Peereboom | 2010-02-24 | 1 | -2/+4 |
* | add linux support | Marco Peereboom | 2010-02-24 | 3 | -0/+492 |
* | document previous commit | Todd Fries | 2010-02-24 | 1 | -0/+4 |
* | two more vi keybindings, ok marco@ | Todd Fries | 2010-02-24 | 1 | -0/+2 |
* | add search with / and n and N | Marco Peereboom | 2010-02-24 | 1 | -6/+119 |
* | fix forward backward logic | Marco Peereboom | 2010-02-23 | 1 | -4/+4 |
* | give focus after activating search_entry | Marco Peereboom | 2010-02-23 | 1 | -0/+1 |
* | New man | Marco Peereboom | 2010-02-23 | 1 | -2/+24 |
* | add options | Marco Peereboom | 2010-02-23 | 1 | -1/+22 |
* | add search engine | Marco Peereboom | 2010-02-23 | 1 | -0/+1 |
* | Add fancy_bar that contains stop, backward and forward buttonn and search | Marco Peereboom | 2010-02-23 | 3 | -1/+143 |