about summary refs log tree commit diff stats
path: root/netbsd
Commit message (Collapse)AuthorAgeFilesLines
* Set DXT_DS_RESOURCE_DIR as RESDIR in Makefile.John C. Vernaleo2014-07-011-1/+2
| | | | | | This removes the hardcoded path for it on all platforms. Provided by Unit193 on irc (and initially suggested by @jrib on github).
* Synchronise makefiles, add BSD makefile for Linux.Andrew Shadura2013-10-161-5/+12
|
* New iconJosh Rickmar2013-09-251-1/+2
|
* remove -lgcrypt from netbsd MakefileDavid Hill2013-06-251-1/+1
|
* fix up netbsd MakefileDavid Hill2013-06-251-0/+2
|
* fix build on NetBSD. From Arnaud DegrooteDavid Hill2013-06-163-139/+37
|
* kill -lgcrypt, no longer needed after killing coloring threadsMarco Peereboom2013-06-121-1/+1
|
* Remove threadingJosh Rickmar2013-05-141-4/+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 tor icon toggle for proxyMarco Peereboom2012-11-281-0/+2
| | | | requested by many
* Install xombrero.desktop. Fixes FS384.Josh Rickmar2012-10-281-0/+1
|
* Include NetBSD port, from ZplayJosh Rickmar2012-09-153-0/+524
14 15 16 17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45