| Commit message (Expand) | Author | Age | Files | Lines |
* | Make show_url a runtime setting | Josh Rickmar | 2012-05-07 | 3 | -4/+22 |
* | Make show_tabs a runtime setting and replace atoi() calls with | Josh Rickmar | 2012-05-07 | 3 | -23/+70 |
* | Revert "Reorganize global default settings so the comments make sense. No" | Josh Rickmar | 2012-05-07 | 1 | -62/+59 |
* | enable_autoscroll is an action, not a setting. The old code was | Josh Rickmar | 2012-05-07 | 1 | -9/+0 |
* | Why are these spaces? Fix with tabs | Josh Rickmar | 2012-05-07 | 1 | -9/+9 |
* | Make home a runtime setting. | Josh Rickmar | 2012-05-04 | 1 | -4/+16 |
* | Make append_next a runtime setting. | Josh Rickmar | 2012-05-04 | 1 | -3/+12 |
* | Make using :set enable_autoscroll = 1 actually work at runtime by | Josh Rickmar | 2012-05-04 | 1 | -2/+11 |
* | Make marco happy. NULLs now completely fill the struct initialization | Josh Rickmar | 2012-05-04 | 1 | -60/+60 |
* | Reorganize global default settings so the comments make sense. No | Josh Rickmar | 2012-05-04 | 1 | -59/+62 |
* | time_t -> long long -> fs271 | Marco Peereboom | 2012-04-30 | 1 | -6/+6 |
* | add ctrl-enter for the windows heads | Marco Peereboom | 2012-04-30 | 2 | -1/+23 |
* | add stop keybinding, from lonerman <supergeekoid@gmail.com> | Marco Peereboom | 2012-04-16 | 1 | -0/+1 |
* | Fix for FS#270 - Bugs with stripping referer | Elias Norberg | 2012-04-09 | 4 | -3/+31 |
* | make the 1024 limit 1024, not 1025, from mcbride | Marco Peereboom | 2012-04-07 | 1 | -1/+1 |
* | add duckduckgo to search_strings | Todd T. Fries | 2012-04-05 | 1 | -0/+3 |
* | permit over-riding of style via standard gtkrc and such like | Todd T. Fries | 2012-04-04 | 2 | -23/+55 |
* | make this compile on windows again | Marco Peereboom | 2012-04-03 | 1 | -2/+1 |
* | Fix bug were opening the inspector overwrote pointers in tablist | Elias Norberg | 2012-03-26 | 1 | -1/+1 |
* | tidy about:webkit output by roughly using C declarations | Todd T. Fries | 2012-03-24 | 1 | -9/+12 |
* | pkg-config updates for the linux/Makefile. | Thordur Bjornsson | 2012-03-18 | 1 | -2/+2 |
* | fix missing commits | Marco Peereboom | 2012-03-07 | 3 | -12/+21 |
* | * simplify marks code, no more magic loops | Michal Mazurek | 2012-03-04 | 2 | -27/+31 |
* | TLD-list updated upstream | Elias Norberg | 2012-03-02 | 1 | -20/+47 |
* | Prepare for release 1.11.3. | Marco Peereboom | 2012-03-01 | 1 | -1/+1 |
* | Linux doesn't play nice with fputs return values, found the hard way by Ryan ... | Marco Peereboom | 2012-03-01 | 1 | -2/+2 |
* | Prepare for release 1.11.2. | Marco Peereboom | 2012-03-01 | 1 | -1/+1 |
* | add language that we are not suggesting search engines | Marco Peereboom | 2012-03-01 | 1 | -1/+6 |
* | Prepare for release 1.11.1. | Marco Peereboom | 2012-03-01 | 1 | -1/+1 |
* | make sure we eat \n during sod fgets | Marco Peereboom | 2012-03-01 | 1 | -1/+6 |
* | Prepare for release 1.11.0. | Marco Peereboom | 2012-03-01 | 1 | -1/+1 |
* | add a welcome screen for start of day and upgrades and use it to announce the... | Marco Peereboom | 2012-03-01 | 2 | -0/+38 |
* | remove \o | Marco Peereboom | 2012-03-01 | 1 | -1/+1 |
* | twiddle the title properly four about:allthethings | Todd T. Fries | 2012-02-29 | 1 | -1/+1 |
* | implement about:allthesettings and about:webkit | Todd T. Fries | 2012-02-29 | 2 | -0/+184 |
* | add a userstyle_global sample in xxxterm.conf | Todd T. Fries | 2012-02-28 | 1 | -0/+1 |
* | permit userstyle_global in xxxterm.conf | Todd T. Fries | 2012-02-28 | 1 | -0/+1 |
* | document userstyle and userstyle_global, noticed by jy-p | Marco Peereboom | 2012-02-28 | 1 | -0/+4 |
* | knf | Marco Peereboom | 2012-02-28 | 1 | -4/+4 |
* | document the strategy used in the config file, prompted by jy-p | Marco Peereboom | 2012-02-28 | 1 | -0/+10 |
* | forgot some {} when doing path surgery | Marco Peereboom | 2012-02-28 | 1 | -1/+2 |
* | Fix warning message about missing tld-rules file. | Lawrence Teo | 2012-02-28 | 1 | -1/+1 |
* | fix a couple of mem leaks, bad stevan! fix provided by ber_t on forum | Marco Peereboom | 2012-02-27 | 2 | -18/+31 |
* | make xxxterm compile on osx | Marco Peereboom | 2012-02-23 | 1 | -1/+4 |
* | webkit 1.2.x doesnt have api version | Marco Peereboom | 2012-02-23 | 1 | -2/+6 |
* | add build string to linux build | Marco Peereboom | 2012-02-22 | 1 | -0/+5 |
* | print more version information in :about | Marco Peereboom | 2012-02-22 | 1 | -2/+8 |
* | move comment | Marco Peereboom | 2012-02-21 | 1 | -2/+1 |
* | make script quiet in order not to fail on launch | Marco Peereboom | 2012-02-21 | 1 | -1/+1 |
* | oops, use right list when going backwards should fix fs #247 | Marco Peereboom | 2012-02-19 | 1 | -2/+2 |