Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use gtk3 webkit by default on OS X. | Ray Lai | 2013-08-14 | 1 | -1/+8 |
| | |||||
* | Prepare for release 1.6.3. | David Hill | 2013-07-11 | 1 | -1/+1 |
| | |||||
* | Strip whitespace for config inputs | Josh Rickmar | 2013-07-11 | 1 | -0/+1 |
| | |||||
* | Prepare for release 1.6.2. | David Hill | 2013-07-11 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary check of domain in https wl. | Josh Rickmar | 2013-07-11 | 1 | -7/+4 |
| | | | | Spotted by dhill. | ||||
* | remove two extra calls, one which cause a small memleak. | David Hill | 2013-07-11 | 1 | -3/+0 |
| | |||||
* | Sync hsts-preload with chromium. | Josh Rickmar | 2013-07-11 | 1 | -1/+8 |
| | |||||
* | Add handler to always deny location requests. | Josh Rickmar | 2013-07-10 | 1 | -0/+8 |
| | |||||
* | Revert back to old way of converting DOM types. | Josh Rickmar | 2013-07-10 | 1 | -3/+3 |
| | |||||
* | Don't use broken HTML DOM check on old webkit. | Josh Rickmar | 2013-07-10 | 1 | -4/+12 |
| | |||||
* | Add an extra call to fix windows hooking. | Marco Peereboom | 2013-07-10 | 2 | -5/+14 |
| | | | | | This is required to have persistent cookies on windows. Thanks wenzo for writing the extremely magical magic fairydust code. | ||||
* | More WebKitDOMHTMLDocument sanity checking. | Josh Rickmar | 2013-07-10 | 1 | -5/+14 |
| | |||||
* | fix build | Josh Rickmar | 2013-07-10 | 1 | -1/+1 |
| | |||||
* | Kill remote cert error once and for all. | Josh Rickmar | 2013-07-10 | 1 | -7/+9 |
| | |||||
* | Check if the DOM node is a WebKitDOMHTMLDocument. | Josh Rickmar | 2013-07-10 | 1 | -1/+3 |
| | |||||
* | Kill float equality comparisons. | Josh Rickmar | 2013-07-08 | 3 | -7/+10 |
| | | | | | Add -Wfloat-equal to CFLAGS to prevent more from showing up in the future. | ||||
* | Fix types and bounds checking on config inputs. | Josh Rickmar | 2013-07-08 | 2 | -6/+13 |
| | |||||
* | lowercase | David Hill | 2013-07-05 | 1 | -1/+1 |
| | |||||
* | mention about:plwl | David Hill | 2013-07-05 | 1 | -0/+2 |
| | |||||
* | Remove the rest of the unused lib dirs from Makefiles. | John C. Vernaleo | 2013-07-01 | 4 | -7/+0 |
| | |||||
* | Remove empty lib directory | Ypnose | 2013-06-30 | 1 | -1/+0 |
| | |||||
* | Prepare for release 1.6.1. | David Hill | 2013-06-25 | 1 | -1/+1 |
| | |||||
* | remove -lgcrypt from netbsd Makefile | David Hill | 2013-06-25 | 1 | -1/+1 |
| | |||||
* | fix up netbsd Makefile | David Hill | 2013-06-25 | 1 | -0/+2 |
| | |||||
* | s/pkg-config/pkgconf/ in freebsd makefile | Josh Rickmar | 2013-06-25 | 1 | -2/+2 |
| | |||||
* | Be sure not to malloc nothing | Josh Rickmar | 2013-06-25 | 1 | -0/+4 |
| | |||||
* | Sync hsts-preload and add the chromium revision we're last synced to | Josh Rickmar | 2013-06-25 | 1 | -1/+8 |
| | |||||
* | Many errors fixed, found by clang static analyzer. | Josh Rickmar | 2013-06-20 | 4 | -29/+46 |
| | |||||
* | fix build on NetBSD. From Arnaud Degroote | David Hill | 2013-06-16 | 5 | -151/+50 |
| | |||||
* | no longer need to run analyze, just use 'scan-build make' | Marco Peereboom | 2013-06-15 | 1 | -17/+0 |
| | |||||
* | Make Linux and OSX Makefiles a little more internally consistant. | John C. Vernaleo | 2013-06-14 | 2 | -2/+2 |
| | |||||
* | update .gitignore | David Hill | 2013-06-14 | 1 | -0/+2 |
| | |||||
* | Close tab when press+releasing X, not just press down | Josh Rickmar | 2013-06-14 | 1 | -8/+4 |
| | |||||
* | manpage cleanup. Mostly from Cody Wright. | David Hill | 2013-06-14 | 1 | -116/+130 |
| | |||||
* | remove extra space | Josh Rickmar | 2013-06-13 | 1 | -1/+1 |
| | |||||
* | support :favadd [title] | David Hill | 2013-06-13 | 5 | -7/+16 |
| | |||||
* | Make link hinting case insensitive | Josh Rickmar | 2013-06-13 | 1 | -1/+8 |
| | | | | Patch from holger@zedat.fu-berlin.de | ||||
* | link to wiki and be more specific about licensing. | David Hill | 2013-06-12 | 1 | -1/+3 |
| | |||||
* | add a README.md for Github | David Hill | 2013-06-12 | 1 | -0/+37 |
| | |||||
* | kill -lgcrypt, no longer needed after killing coloring threads | Marco Peereboom | 2013-06-12 | 6 | -6/+6 |
| | |||||
* | Prepare for release 1.6.0. | David Hill | 2013-06-12 | 1 | -1/+1 |
| | |||||
* | not sure why this was prematurely bumped | David Hill | 2013-06-12 | 1 | -1/+1 |
| | |||||
* | add myself to copyright | David Hill | 2013-06-12 | 2 | -0/+2 |
| | |||||
* | Prepare for release 1.6.0. | David Hill | 2013-06-12 | 1 | -1/+1 |
| | |||||
* | use https for links to opensource.conformal.com | David Hill | 2013-06-12 | 1 | -4/+4 |
| | |||||
* | add myself to authors | David Hill | 2013-06-12 | 1 | -0/+1 |
| | |||||
* | sync hsts-preload with chromium | Josh Rickmar | 2013-06-12 | 1 | -0/+1 |
| | |||||
* | Fix runtime set so it actually sets something | Josh Rickmar | 2013-06-10 | 2 | -3/+6 |
| | | | | | Disabling at runtime looks to work, but enabling it again seems to only take effect on open tabs once the page is reloaded. webkit bug? | ||||
* | sync hsts-preload with chromium | Josh Rickmar | 2013-06-10 | 1 | -3/+4 |
| | | | | update link to moved version of chromium's json file | ||||
* | use a define for js_auto_open_windows setting | David Hill | 2013-06-09 | 2 | -4/+4 |
| |