-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathAUTHORS
76 lines (70 loc) · 2.79 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
-- AUTHORS for Blackbox 0.62.x - an X11 Window Manager
Code Maintainer:
Sean 'Shaleh' Perry <shaleh@debian.org>
Current Contributors:
Ben 'xOr' Jansens <xor@orodu.net>
- metric tons of code patches
John Kennis <jkennis@chello.nl>
- bbpager, ideas, and support
Jason 'vanRijn' Kasper <vR@movingparts.net>
- bbkeys, ideas, support
Chris Mecca <flip@linuxguide.org>
- use of his irix machine for testing
Wilbert Berendsen <wbsoft@xs4all.nl>
- man pages and Dutch nls file
Luca Marrazzo <marra.luca@libero.it>
- Italian nls files
Ales Kosir <ales.kosir@telemach.net>
- Slovenian man pages and nls
SATO Satoru <ssato@adachi.ne.jp>
- Japanese nls and man pages
Jan Schaumann <jschauma@netmeister.org>
- German nls support
Wang Tiejun <wtj@dept3.buaa.edu.cn>
- Chinese nls support
Dale P. Smith <dsmith@altustech.com>
- bsetroot now sets xrootpmap_id atom
Moto Chen <han_yi_chen@yahoo.com.tw>
- Taiwan Chinese (zh_TW) support
Bodnar Istvan <piggy@dub.hu>
- Hungarian (hu_HU) support
Duret Bertrand <bertrand.duret@libertysurf.fr>
- updated French (fr_FR) nls and added French man pages
Original Author:
Brad Hughes <bhughes@trolltech.com>
Second Author:
Jeff Raven <jraven@psu.edu>
Past Contributors:
Jeffrey Sean Connell <ankh@canuck.gen.nz>
- debugger class code (ommited from sources)
Frank Belew <frb@umr.edu>
- dgradient code
Scott Garner <mrfab@arn.net>
- suggestions, bug reports and beta testing (*the* beta moron)
David Doan <ddoan@usa.net>
- testing of 8bpp code
Mark Seward <illuzion@paradise.net.nz>
- beta testing, bug reports and 32bpp testing
Keith Bolland <prime@strip.net.nz>
- beta testing, bug reports and suggestions
James Spooner <spoons@xtra.co.nz>
- beta testing, bug reports
Fred Knieper <derf@tamu.edu>
- beta testing, bug reports
Steve Udell <hettar@teleport.com>
- beta testing, bug reports, questions (very good ones)
Gregory Barlow <barlowg@ncssm-server.ncssm.edu>
- bug reports and patches/suggestions (original middle click advocate)
Dyon Balding <dyon.balding@eng.monash.edu.au>
- patch for Smart(er)Placement window placement
Mike Cole <mike@mydot.com>
- co-author/hacker of Image.cc (local LUG buddy)
John Kennis <jkennis@chello.nl>
- author of bbtools/beta testing/bug reports
Wilbert Berendsen <wbsoft@xs4all.nl>
- author of blackbox/bsetroot manpages
(Brad's original message):
I would also like to thank the creators of WindowMaker. Reading the existing
code has helped me immensely, and the BImage class follows the RImage data type
very closely (the 8bpp code and dithering code was based off of WindowMaker's
wrlib).