X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=AUTHORS;h=89db5fe2dc99fd860b90caafb35d12014aa7639f;hb=HEAD;hp=c1100886197be2d6e72f3ddf88130c1fc9538776;hpb=a6bd75ac4a7d97da58a742c1a2e702cf4708ea0c;p=uzbl-mobile diff --git a/AUTHORS b/AUTHORS index c110088..89db5fe 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,7 +1,48 @@ -Alp Toker , Apple Inc - Original code taken from webkit example application, copyright 2006, 2007 Apple Inc and 2007 Alp Toker -Dieter Plaetinck (Dieter@be) - Enhancements to form uzbl. +Developers: + Dieter Plaetinck (Dieter@be) + Dusan Popovic (dusanx) + Michael Walker (Barrucadu) + Přemysl Hrubý (anydot) + Robert Manea (robm) + Henri Kemppainen (DuClare) -Michael Walker (Barrucadu) - Original threaded FIFO interface. Command adding methods. +Contributors: + Zane Ashby (HashBox) - Rewrote FIFO interface. Fixed various bugs. + (sentientswitch) - Cleaned up code. Added some commands. + Jan Kolkmeier (jouz) - scrolling, link following + Evgeny Grablyk - libsoup settings + Damien Leon - misc + Peter Suschlik - backwards searching + (salinasv) - move some variables to heap + Sylvester Johansson (scj) - form filler script & different take on link follower + (mxf) - uzblcat + Mark Nevill - misc patches + Uli Schlachter (psychon) - basic mime_policy_cb & Makefile patch + James S Wheaton (uranther) - zoom level, test framework + (bobpaul) - session script patches + Tom Adams (holizz) - few patches, cookies.py, gtkplug/socket & proof of concept uzbl_tabbed.py, scheme_handler + neutralinsomniac - load_progress = 0 fix + Maximilian Gaß (mxey) - several small patches + Abel Camarillo (00z) - various portability fixes, such as BSD fixes for Makefile and posix shell scripts + (israellevin) - toggle_zoom_type + (kmeaw) - fix for multibyte utf8 characters segfault + (evocallaghan) - tiny patches + Aaron Griffin (phrakture) - Makefile patches to build on OSX + Mason Larobina - os.environ.keys() & os.path.join fix in cookies.py, work on uzbl_tabbed.py, cookies_daemon.py + (dequis) - Uzbl.run, birectional socket, javascript commands + Brendan Taylor (bct) - various bugfixes, making misc variables much better using expand(), refactoring some internal var stuff + Chris van Dijk (quigybo) - work on uzbl_tabbed.py + Moritz Lenz - small doc fix + Sergey Shepelev (temoto) - doc patch + Tassilo Horn (tsdh) - $VISUAL patch + Laurence Withers (lwithers) - talk_to_socket + Andraž 'ruskie' Levstik - font_family patch + Helmut Grohne (helmut) - move void **ptr to union, various fixes + Paweł Zuzelski (pawelz) - download handler proxy patch -Zane Ashby (HashBox) - Rewrote FIFO interface. Fixed various bugs. \ No newline at end of file + +Originaly based on http://trac.webkit.org/browser/trunk/WebKitTools/GtkLauncher/main.c +Which is copyrighted: +2006, 2007 Apple Inc +2007 Alp Toker