setup project. initial import of uzbl
[uzbl-mobile] / AUTHORS
1
2 Developers:
3     Dieter Plaetinck (Dieter@be) <email is dieter AT plaetinck.be>
4     Dusan Popovic (dusanx)
5     Michael Walker (Barrucadu) <email is mike AT barrucadu.co.uk>
6     Přemysl Hrubý (anydot) <email is dfenze AT gmail.com>
7     Robert Manea (robm) <email is rob DOT manea AT gmail DOT com>
8     Henri Kemppainen (DuClare) <email is akarinotengoku AT THE DOMAIN OF gmail.com>
9
10 Contributors:
11     Zane Ashby (HashBox) - Rewrote FIFO interface. Fixed various bugs.
12     (sentientswitch) - Cleaned up code. Added some commands.
13     Jan Kolkmeier (jouz) - scrolling, link following
14     Evgeny Grablyk - libsoup settings
15     Damien Leon - misc
16     Peter Suschlik - backwards searching
17     (salinasv) - move some variables to heap
18     Sylvester Johansson (scj) - form filler script & different take on link follower
19     (mxf) - uzblcat
20     Mark Nevill - misc patches
21     Uli Schlachter (psychon) - basic mime_policy_cb & Makefile patch
22     James S Wheaton (uranther) - zoom level, test framework
23     (bobpaul) - session script patches
24     Tom Adams (holizz) - few patches, cookies.py, gtkplug/socket & proof of concept uzbl_tabbed.py, scheme_handler
25     neutralinsomniac - load_progress = 0 fix
26     Maximilian Gaß (mxey) - several small patches
27     Abel Camarillo (00z) - various portability fixes, such as BSD fixes for Makefile and posix shell scripts
28     (israellevin) - toggle_zoom_type
29     (kmeaw) - fix for multibyte utf8 characters segfault
30     (evocallaghan) - tiny patches
31     Aaron Griffin (phrakture) - Makefile patches to build on OSX
32     Mason Larobina - os.environ.keys() & os.path.join fix in cookies.py, work on uzbl_tabbed.py, cookies_daemon.py
33     (dequis) - Uzbl.run, birectional socket, javascript commands
34     Brendan Taylor (bct) - various bugfixes, making misc variables much better using expand(), refactoring some internal var stuff
35     Chris van Dijk (quigybo) - work on uzbl_tabbed.py
36     Moritz Lenz - small doc fix
37     Sergey Shepelev (temoto) - doc patch
38     Tassilo Horn (tsdh) - $VISUAL patch
39     Laurence Withers (lwithers) - talk_to_socket
40     Andraž 'ruskie' Levstik - font_family patch
41     Helmut Grohne (helmut) - move void **ptr to union, various fixes
42     Paweł Zuzelski (pawelz) - download handler proxy patch
43
44
45 Originaly based on http://trac.webkit.org/browser/trunk/WebKitTools/GtkLauncher/main.c
46 Which is  copyrighted:
47 2006, 2007 Apple Inc
48 2007 Alp Toker <alp@atoker.com>