Skip to content

Commit b1cfeb1

Browse files
author
crossbower
committed
Working base from OpenBSD 6.8 pkg, switched from autotools to plain Makefiles
0 parents  commit b1cfeb1

File tree

326 files changed

+96341
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

326 files changed

+96341
-0
lines changed

AUTHORS

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
2+
_________________________________________________________________
3+
4+
Dillo project's team
5+
_________________________________________________________________
6+
7+
Project maintainer:
8+
* Jorge Arellano Cid
9+
10+
Core Developers:
11+
* Jorge Arellano Cid
12+
* Sebastian Geerken
13+
* Johannes Hofmann
14+
* Place (aka corvid)
15+
* Luca Rota
16+
17+
Steady developers:
18+
* Livio Baldini
19+
* Eric Gaudet
20+
* Jeremy Henty
21+
* J�rgen Viksell
22+
23+
Contributors:
24+
* Lars Clausen
25+
* Ferdi Franceschini
26+
* Matthias Franz
27+
* Geoff Lane
28+
* Sammy Mannaert
29+
* James McCollough
30+
* Justus Winter
31+
32+
Patches:
33+
* Philip Blundell
34+
* Francis Daly
35+
* Sam Dennis
36+
* Melvin Hadasht
37+
* Madis Janson
38+
* Frank de Lange
39+
* Andrew McPherson
40+
* Sean 'Shaleh' Perry
41+
* Marcos Ram�rez
42+
* Adam Sampson
43+
* Andreas Schweitzer
44+
* Dominic Wong
45+
_________________________________________________________________
46+
47+
Web site logo:
48+
* Eric Gaudet
49+
* Jarrod Henry
50+
51+
Gzilla author:
52+
* Raph Levien
53+
_________________________________________________________________
54+
55+
56+
57+
58+
-------------------
59+
Up to gzilla-0.1.7:
60+
-------------------
61+
62+
Raph Levien <raph@acm.org> is the author of gzilla.
63+
64+
Christoph Thompson <obituary@freshmeat.net> and Tomas O"gren <stric@ing.umu.se>
65+
added pixmaps for the buttons and the code encessary to make them work.
66+
They also reorganized the source tree and gave general advice and tips.
67+
(Tomas will be pleased to find that my personal bookmarks file is no longer
68+
hard-coded into Gzilla. :))
69+
70+
Ian Main <slow@intergate.bc.ca> did the bookmarks.
71+
72+
Thanks to Otto Hammersmith, David Mosberger-Tang, and Peter Mattis for
73+
patches.
74+
75+
Contributions are always welcome!
76+
77+
78+
79+
---------------
80+
Non-Dillo code:
81+
---------------
82+
83+
* dw/fltkcomplexbutton.(cc|hh) contain code from the FLTK project whose
84+
copyright is held by Bill Spitzak and others.
85+
* src/binaryconst.h contains code by Tom Torfs that the author placed in the
86+
public domain.
87+
* src/md5.[ch] contain code by L. Peter Deutsch whose copyright is held by
88+
Aladdin Enterprises.
89+
* src/tipwin.cc contains code by Greg Ercolano.

COPYING

Lines changed: 674 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)