Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/pkg-config/pkgconf/ in freebsd makefile | Josh Rickmar | 2013-06-25 | 1 | -2/+2 |
| | |||||
* | kill -lgcrypt, no longer needed after killing coloring threads | Marco Peereboom | 2013-06-12 | 1 | -1/+1 |
| | |||||
* | Remove threading | Josh Rickmar | 2013-05-14 | 1 | -3/+3 |
| | | | | | | | Now that the cert sideband thread is gone, threading can be removed. Making GTK calls across multiple threads is also deprecated in newer GTK versions and is severly broken on Windows, so there's no point in keeping this around. | ||||
* | Add RESDIR definition to FreeBSD Makefile. | John C. Vernaleo | 2013-03-08 | 1 | -0/+1 |
| | |||||
* | add tor icon toggle for proxy | Marco Peereboom | 2012-11-28 | 1 | -0/+2 |
| | | | | requested by many | ||||
* | Install xombrero.desktop. Fixes FS384. | Josh Rickmar | 2012-10-28 | 1 | -0/+1 |
| | |||||
* | Reintroduce the FreeBSD fixes that were lost in the backouts. | Josh Rickmar | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Backout commits | Josh Rickmar | 2012-08-09 | 1 | -1/+1 |
| | | | | | | | Accidentally pushed a bunch of stuff to master that wasn't ready yet when making the FreeBSD Makefile changes. Sorry marco for the merges in the logs. This should revert everything back to how it was at d397399c349d36f611a5aac6fa53528d2fe2eaea. | ||||
* | Include . and .. when building on FreeBSD | Josh Rickmar | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Implement an about:runtime page and :runtime command to view and | Josh Rickmar | 2012-07-31 | 1 | -2/+8 |
| | | | | | | change runtime settings. Settings that have been modified show in a highlighted color in the table. Tooltips describe the setting's function, as well as the default values. | ||||
* | Add a force_https setting (using the same domain syntax as the | Josh Rickmar | 2012-07-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | whitelist settings) to make all requests to that domain use the HTTPS scheme, similar to HSTS. Install a new file, hsts-preload, into the resource dir. This is a regular config file with a bunch of force_https = ... lines, which is used to implement a preloaded HSTS list. Right now all the domains in this file, except for conformal.com and cyphertite.com, are taken directly from chromium's preloaded HSTS list (and should be synced with this file every so often). Also implement a new setting, preload_strict_transport (enabled by default), to enable or disable the loading of this preloaded HSTS list. Document force_https and preload_strict_transport in the manpage. | ||||
* | Makefile fixes for Linux and FreeBSD. Install the css to the resource | Josh Rickmar | 2012-07-11 | 1 | -0/+8 |
| | | | | | dir on Linux, and install _o/ for FreeBSD (why wasn't this done before?) | ||||
* | Enable GTK3 as default on FreeBSD and Linux, and make attempts to | Josh Rickmar | 2012-07-10 | 1 | -1/+7 |
| | | | | | | improve coloring when using other invasive GTK3 themes. The URI bar should now be colored correctly, unless explicitly overridden in a user theme. | ||||
* | rename xxxterm to xomrero | Marco Peereboom | 2012-05-17 | 2 | -8/+7 |
| | |||||
* | abstract fork and exec | Marco Peereboom | 2012-01-31 | 1 | -1/+4 |
| | |||||
* | Use a list of TLD's to properly handle multi-part TLD's | Elias Norberg | 2012-01-16 | 1 | -1/+3 |
| | | | | | The list used is from publicsuffix.org. It gets installed to the resource-directory as 'tld-rules' | ||||
* | Some more fixes for autoscroll | Stevan Andjelkovic | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | Fix make files | Stevan Andjelkovic | 2012-01-04 | 1 | -2/+2 |
| | |||||
* | Merge external editor stuff. | Stevan Andjelkovic | 2012-01-03 | 1 | -1/+3 |
| | |||||
* | oops missed a bit here, from Herbert J. Skuhra <h.skuhra@gmail.com> | Marco Peereboom | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | Add history.c and completion.c... | Stevan Andjelkovic | 2012-01-02 | 1 | -1/+6 |
| | | | | | | ... and move history and completion related functions to them. ok marco@ | ||||
* | Fix freebsd build | Marco Peereboom | 2011-12-28 | 1 | -0/+2 |
| | | | | | Fixes FS#209 From: Herbert J. Skuhra h.skuhra@gmail.com | ||||
* | one more file | marco | 2011-11-03 | 1 | -1/+3 |
| | |||||
* | catch up | Marco Peereboom | 2011-11-02 | 1 | -1/+5 |
| | |||||
* | catch up on new files | Marco Peereboom | 2011-11-02 | 1 | -1/+3 |
| | |||||
* | make linux and freebsd compile again | marco | 2011-11-02 | 1 | -1/+3 |
| | |||||
* | remove - from ghtread; reported on forum | Marco Peereboom | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | Add threading here too | marco | 2011-10-24 | 1 | -5/+3 |
| | |||||
* | Fix makefile | Marco Peereboom | 2011-08-25 | 1 | -1/+1 |
| | | | | from killasmurf86 | ||||
* | add some missing copyrights and tags | Marco Peereboom | 2011-08-06 | 1 | -0/+17 |
| | |||||
* | unbreak build, bad todd | Marco Peereboom | 2011-04-21 | 1 | -1/+1 |
| | |||||
* | quotes from marco, to be added to by !marco. Just the good stuff! | Todd Fries | 2011-03-24 | 1 | -0/+2 |
| | |||||
* | remove some dead javascript helpers | Marco Peereboom | 2011-03-02 | 1 | -2/+2 |
| | | | | from Todd Carson <toc@daybefore.net> | ||||
* | fixup linux and freebsd | Marco Peereboom | 2011-02-26 | 1 | -2/+2 |
| | |||||
* | install man page in right location on freebsd. | Marco Peereboom | 2011-01-19 | 1 | -1/+1 |
| | | | | from Tom Murphy <openbsd@pertho.net> | ||||
* | Further work on FreeBSD's Makefile. Thanks to aldis at bsdroot dot lv. | Stevan Andjelkovic | 2011-01-17 | 1 | -7/+9 |
| | | | | ok marco@ | ||||
* | Fixed Makefile for FreeBSD, it works but could be done better. Thanks to | Stevan Andjelkovic | 2011-01-17 | 1 | -2/+2 |
| | | | | | | swills@freebsd. ok marco@ | ||||
* | Further FreeBSD attempts. ok marco@ | Stevan Andjelkovic | 2011-01-17 | 2 | -0/+283 |
| | |||||
* | Further attempts to make it compile on FreeBSD. ok marco@ | Stevan Andjelkovic | 2011-01-17 | 1 | -0/+11 |