forked from w00fpack/dilloNG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
89 lines (67 loc) · 2.31 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
_________________________________________________________________
Dillo project's team
_________________________________________________________________
Project maintainer:
* Jorge Arellano Cid
Core Developers:
* Jorge Arellano Cid
* Sebastian Geerken
* Johannes Hofmann
* Place (aka corvid)
* Luca Rota
Steady developers:
* Livio Baldini
* Eric Gaudet
* Jeremy Henty
* Jörgen Viksell
Contributors:
* Lars Clausen
* Ferdi Franceschini
* Matthias Franz
* Geoff Lane
* Sammy Mannaert
* James McCollough
* Justus Winter
Patches:
* Philip Blundell
* Francis Daly
* Sam Dennis
* Melvin Hadasht
* Madis Janson
* Frank de Lange
* Andrew McPherson
* Sean 'Shaleh' Perry
* Marcos Ramírez
* Adam Sampson
* Andreas Schweitzer
* Dominic Wong
_________________________________________________________________
Web site logo:
* Eric Gaudet
* Jarrod Henry
Gzilla author:
* Raph Levien
_________________________________________________________________
-------------------
Up to gzilla-0.1.7:
-------------------
Raph Levien <[email protected]> is the author of gzilla.
Christoph Thompson <[email protected]> and Tomas O"gren <[email protected]>
added pixmaps for the buttons and the code encessary to make them work.
They also reorganized the source tree and gave general advice and tips.
(Tomas will be pleased to find that my personal bookmarks file is no longer
hard-coded into Gzilla. :))
Ian Main <[email protected]> did the bookmarks.
Thanks to Otto Hammersmith, David Mosberger-Tang, and Peter Mattis for
patches.
Contributions are always welcome!
---------------
Non-Dillo code:
---------------
* dw/fltkcomplexbutton.(cc|hh) contain code from the FLTK project whose
copyright is held by Bill Spitzak and others.
* src/binaryconst.h contains code by Tom Torfs that the author placed in the
public domain.
* src/md5.[ch] contain code by L. Peter Deutsch whose copyright is held by
Aladdin Enterprises.
* src/tipwin.cc contains code by Greg Ercolano.