about summary refs log tree commit diff stats
path: root/freebsd
Commit message (Collapse)AuthorAgeFilesLines
* Makefile fixes for Linux and FreeBSD. Install the css to the resourceJosh Rickmar2012-07-111-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 toJosh Rickmar2012-07-101-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 xomreroMarco Peereboom2012-05-172-8/+7
|
* abstract fork and execMarco Peereboom2012-01-311-1/+4
|
* Use a list of TLD's to properly handle multi-part TLD'sElias Norberg2012-01-161-1/+3
| | | | | The list used is from publicsuffix.org. It gets installed to the resource-directory as 'tld-rules'
* Some more fixes for autoscrollStevan Andjelkovic2012-01-041-1/+1
|
* Fix make filesStevan Andjelkovic2012-01-041-2/+2
|
* Merge external editor stuff.Stevan Andjelkovic2012-01-031-1/+3
|
* oops missed a bit here, from Herbert J. Skuhra <h.skuhra@gmail.com>Marco Peereboom2012-01-031-1/+1
|
* Add history.c and completion.c...Stevan Andjelkovic2012-01-021-1/+6
| | | | | | ... and move history and completion related functions to them. ok marco@
* Fix freebsd buildMarco Peereboom2011-12-281-0/+2
| | | | | Fixes FS#209 From: Herbert J. Skuhra h.skuhra@gmail.com
* one more filemarco2011-11-031-1/+3
|
* catch upMarco Peereboom2011-11-021-1/+5
|
* catch up on new filesMarco Peereboom2011-11-021-1/+3
|
* make linux and freebsd compile againmarco2011-11-021-1/+3
|
* remove - from ghtread; reported on forumMarco Peereboom2011-11-011-1/+1
|
* Add threading here toomarco2011-10-241-5/+3
|
* Fix makefileMarco Peereboom2011-08-251-1/+1
| | | | from killasmurf86
* add some missing copyrights and tagsMarco Peereboom2011-08-061-0/+17
|
* unbreak build, bad toddMarco Peereboom2011-04-211-1/+1
|
* quotes from marco, to be added to by !marco. Just the good stuff!Todd Fries2011-03-241-0/+2
|
* remove some dead javascript helpersMarco Peereboom2011-03-021-2/+2
| | | | from Todd Carson <toc@daybefore.net>
* fixup linux and freebsdMarco Peereboom2011-02-261-2/+2
|
* install man page in right location on freebsd.Marco Peereboom2011-01-191-1/+1
| | | | from Tom Murphy <openbsd@pertho.net>
* Further work on FreeBSD's Makefile. Thanks to aldis at bsdroot dot lv.Stevan Andjelkovic2011-01-171-7/+9
| | | | ok marco@
* Fixed Makefile for FreeBSD, it works but could be done better. Thanks toStevan Andjelkovic2011-01-171-2/+2
| | | | | | swills@freebsd. ok marco@
* Further FreeBSD attempts. ok marco@Stevan Andjelkovic2011-01-172-0/+283
|
* Further attempts to make it compile on FreeBSD. ok marco@Stevan Andjelkovic2011-01-171-0/+11