about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* abstract fork and execMarco Peereboom2012-01-314-60/+14
* Fix compilation-problems on linux (FS#235)Elias Norberg2012-01-301-1/+1
* Fix problem with hinting introduced by e1e31b4eElias Norberg2012-01-301-1/+1
* add extern to blocked cookiesMarco Peereboom2012-01-291-1/+1
* make gnutls play nice with file descriptors, fixes windows gnutls errorsMarco Peereboom2012-01-281-0/+19
* remove unused variableMarco Peereboom2012-01-281-2/+2
* comment out user_agent, bad elias for adding them enabled\!Marco Peereboom2012-01-281-5/+5
* fix dowloads + unlink in download manager on windowsMarco Peereboom2012-01-272-1/+14
* make debug work and lose ARGV_TYPE now that we use mingw64Marco Peereboom2012-01-272-11/+4
* Add a "remove all" button on the cookiejar page.vext012012-01-254-14/+56
* windows and unix have different argv definitionsMarco Peereboom2012-01-251-2/+9