about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* add stop keybinding, from lonerman <supergeekoid@gmail.com>Marco Peereboom2012-04-161-0/+1
* Fix for FS#270 - Bugs with stripping refererElias Norberg2012-04-094-3/+31
* make the 1024 limit 1024, not 1025, from mcbrideMarco Peereboom2012-04-071-1/+1
* add duckduckgo to search_stringsTodd T. Fries2012-04-051-0/+3
* permit over-riding of style via standard gtkrc and such likeTodd T. Fries2012-04-042-23/+55
* make this compile on windows againMarco Peereboom2012-04-031-2/+1
* Fix bug were opening the inspector overwrote pointers in tablistElias Norberg2012-03-261-1/+1
* tidy about:webkit output by roughly using C declarationsTodd T. Fries2012-03-241-9/+12
* pkg-config updates for the linux/Makefile.Thordur Bjornsson2012-03-181-2/+2
* fix missing commitsMarco Peereboom2012-03-073-12/+21
* * simplify marks code, no more magic loopsMichal Mazurek2012-03-042-27/+31
* TLD-list updated upstreamElias Norberg2012-03-021-20/+47
* Prepare for release 1.11.3.Marco Peereboom2012-03-011-1/+1
* Linux doesn't play nice with fputs return values, found the hard way by Ryan ...Marco Peereboom2012-03-011-2/+2
* Prepare for release 1.11.2.Marco Peereboom2012-03-011-1/+1
* add language that we are not suggesting search enginesMarco Peereboom2012-03-011-1/+6
* Prepare for release 1.11.1.Marco Peereboom2012-03-011-1/+1
* make sure we eat \n during sod fgetsMarco Peereboom2012-03-011-1/+6
* Prepare for release 1.11.0.Marco Peereboom2012-03-011-1/+1
* add a welcome screen for start of day and upgrades and use it to announce the...Marco Peereboom2012-03-012-0/+38
* remove \oMarco Peereboom2012-03-011-1/+1
* twiddle the title properly four about:allthethingsTodd T. Fries2012-02-291-1/+1
* implement about:allthesettings and about:webkitTodd T. Fries2012-02-292-0/+184
* add a userstyle_global sample in xxxterm.confTodd T. Fries2012-02-281-0/+1
* permit userstyle_global in xxxterm.confTodd T. Fries2012-02-281-0/+1
* document userstyle and userstyle_global, noticed by jy-pMarco Peereboom2012-02-281-0/+4
* knfMarco Peereboom2012-02-281-4/+4
* document the strategy used in the config file, prompted by jy-pMarco Peereboom2012-02-281-0/+10
* forgot some {} when doing path surgeryMarco Peereboom2012-02-281-1/+2
* Fix warning message about missing tld-rules file.Lawrence Teo2012-02-281-1/+1
* fix a couple of mem leaks, bad stevan! fix provided by ber_t on forumMarco Peereboom2012-02-272-18/+31
* make xxxterm compile on osxMarco Peereboom2012-02-231-1/+4
* webkit 1.2.x doesnt have api versionMarco Peereboom2012-02-231-2/+6
* add build string to linux buildMarco Peereboom2012-02-221-0/+5
* print more version information in :aboutMarco Peereboom2012-02-221-2/+8
* move commentMarco Peereboom2012-02-211-2/+1
* make script quiet in order not to fail on launchMarco Peereboom2012-02-211-1/+1
* oops, use right list when going backwards should fix fs #247Marco Peereboom2012-02-191-2/+2
* make the 'gu' buffer command always strip the last '/' to fix pathsMichal Mazurek2012-02-171-0/+8
* on linux unsigned long long isnt unsigned long longMarco Peereboom2012-02-173-3/+3
* FS#246 cycling tabs with gtRaphael Graf2012-02-161-50/+4
* make compile on windowsMarco Peereboom2012-02-151-2/+2
* add start page as a search engine tooMarco Peereboom2012-02-151-0/+3
* add loudness flag on remote executionMarco Peereboom2012-02-143-5/+9
* add -y and remove some quotesMarco Peereboom2012-02-141-3/+1
* Add initial support for Strict-Transport-SecurityElias Norberg2012-02-115-4/+312
* skip file:// when launching an external app with a downloaded fileMarco Peereboom2012-02-081-0/+2
* up file descriptors warningMarco Peereboom2012-02-061-3/+4
* fix debugMarco Peereboom2012-02-061-2/+3
* add unix specific fileMarco Peereboom2012-01-311-0/+41