about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #139 from mexicarne/master HEAD masterMarco Peereboom2016-05-061-5/+5
|\
| * Fix build on FreeBSDRuslan Makhmatkhanov2016-05-061-5/+5
|/
* Merge pull request #133 from foolswood/correct_wiki_linkMarco Peereboom2016-04-213-3/+3
|\
| * Update wiki linksDavid Honour2016-04-213-3/+3
|/
* Merge pull request #88 from nicolasdanelon/patch-1marcopeereboom2015-04-091-2/+2
|\
| * fix for gtk-warningNicolas Danelon2015-03-261-2/+2
|/
* xtp-meaning freed memory usage fixWalther Maldonado2015-02-173-34/+31
* Prepare for release 1.6.4.David Hill2015-02-171-1/+1
* work around css issuesMarco Peereboom2015-02-131-49/+2
* playtimeMarco Peereboom2015-02-121-5/+6
* Revert "make colors somewhate work"Marco Peereboom2015-02-121-2/+2
* deal with deprecated callMarco Peereboom2015-02-121-1/+2
* make colors somewhate workMarco Peereboom2015-01-081-2/+2
* don't move cursor before : or ?; from someone on IRCMarco Peereboom2014-12-201-0/+4
* Catch OSX Makefile up with linux.John C. Vernaleo2014-12-011-0/+4
* linux GNUmakefile: install user-agent-headers and http-accept-headers filesHeiko Engel2014-11-271-0/+4
* Set DXT_DS_RESOURCE_DIR as RESDIR in Makefile.John C. Vernaleo2014-07-018-3/+9
* added "open search in new tab" (using C-Enter on search) perader2014-05-022-0/+22
* Match recent FreeBSD Makefile fix in dragonfly Makefile.John C. Vernaleo2014-03-251-0/+1
* update FreeBSD Makefile solve issue if share dir dneWaitman Gobble2014-03-241-0/+1
* Remove some osx specific lines from linux dir.John C. Vernaleo2014-03-221-4/+0
* Make osx directory use its own filesJohn C. Vernaleo2014-03-134-6/+808
* Fix BackSpace key name in man pageTim2014-03-121-1/+1
* Fix duplicate definitions in MavericksTim2014-03-111-0/+4
* fix a clang warningDavid Hill2014-02-081-1/+1
* Fix segfault that can occur when referer = save-domain/save-fqdn.Reginald Kennedy2013-11-191-2/+9
* Merge pull request #19 from andrewshadura/andrewsh/makefilesJohn C. Vernaleo2013-10-244-112/+206
|\
| * Synchronise makefiles, add BSD makefile for Linux.Andrew Shadura2013-10-164-112/+206
* | Don't perform explicit float equality comparisons.Andrew Shadura2013-10-161-2/+2
|/
* Support GTK 3.10.David Hill2013-10-033-22/+29
* New iconJosh Rickmar2013-09-2514-4/+16
* Fix several more issues with float/double settings.Josh Rickmar2013-09-103-17/+18
* fix GTK error: t->tbe.proxy is a GtkLabelAbdo Roig-Maranges2013-09-081-2/+2
* remove whitespaceDavid Hill2013-08-281-2/+2
* Use gtk3 webkit by default on OS X.Ray Lai2013-08-141-1/+8
* Prepare for release 1.6.3.David Hill2013-07-111-1/+1
* Strip whitespace for config inputsJosh Rickmar2013-07-111-0/+1
* Prepare for release 1.6.2.David Hill2013-07-111-1/+1
* Remove unnecessary check of domain in https wl.Josh Rickmar2013-07-111-7/+4
* remove two extra calls, one which cause a small memleak.David Hill2013-07-111-3/+0
* Sync hsts-preload with chromium.Josh Rickmar2013-07-111-1/+8
* Add handler to always deny location requests.Josh Rickmar2013-07-101-0/+8
* Revert back to old way of converting DOM types.Josh Rickmar2013-07-101-3/+3
* Don't use broken HTML DOM check on old webkit.Josh Rickmar2013-07-101-4/+12
* Add an extra call to fix windows hooking.Marco Peereboom2013-07-102-5/+14
* More WebKitDOMHTMLDocument sanity checking.Josh Rickmar2013-07-101-5/+14
* fix buildJosh Rickmar2013-07-101-1/+1
* Kill remote cert error once and for all.Josh Rickmar2013-07-101-7/+9
* Check if the DOM node is a WebKitDOMHTMLDocument.Josh Rickmar2013-07-101-1/+3
* Kill float equality comparisons.Josh Rickmar2013-07-083-7/+10