Files
gnucash/AUTHORS
T

201 lines
11 KiB
Plaintext
Raw Normal View History

2000-06-02 09:00:31 +00:00
-*-text-*-
Main Developers:
----------------
2001-04-12 20:01:11 +00:00
(In Historical Order)
2000-06-02 09:00:31 +00:00
Robin Clark <rclark@hmc.edu> wrote the original X-Accountant in Motif
as a school project, taking it to version 0.9 by October 1997.
2001-04-12 20:01:11 +00:00
Although every single line of his code has been re-written (several
times over), his name appears as a credit in almost every file.
Such is the power of copyrights.
2000-06-02 09:00:31 +00:00
Linas Vepstas <linas@linas.org> liked what he saw: the GUI was slick,
the code was documented and well structured, and it was all GPL'ed.
And so he re-wrote it: adding cell-widgets to XbaeMatrix, so that
the combobox and arrows would make an even slicker GUI, rewrote the
X-Accountant internals to add double-entry, an account hierarchy,
2001-04-12 20:01:11 +00:00
split out a transaction mini-engine, add support for stocks, and spiffed
up the help menus. All for version 1.0 as of January 1998. Since
then, for version 1.1 & 1.2, the engine was expanded & refined, and the
2000-06-02 09:00:31 +00:00
register window code completely redesigned and made mostly
Motif-(and GUI-)independent.
2000-06-02 09:00:31 +00:00
Jeremy Collins <jcollins@gnucash.org> publicized the GnoMoney project
2001-04-12 20:01:11 +00:00
widely and broadly, and then changed its name to GnuCash. (Actually,
he put the selection of the name up to popular vote. We all learned
that democracy is not a good way to pick names.) Jeremy registered
the domain name, and created and maintained the gnucash.org web site
for years, and got the initial GTK/gnome code working. The newest
website design is Jeremy's as well.
2000-06-02 09:00:31 +00:00
Rob Browning <rlb@cs.utexas.edu> abused everyone for not using perl,
2001-04-12 20:01:11 +00:00
and then after we added Perl support, dumped Perl in favor of
Guile/Scheme support. Rob maintined the build infrastructure for a
while, added user preferences, and re-wrote the reports in scheme.
One of Rob's recent contributions is the change-over of the
file-format to XML. He is now concentrating on scheme performance.
He is the g-wrap guile wrapper maintainer.
Dave Peticolas <dave@krondo.com> worked on most parts of Gnucash, especially
the register and GUI.
2000-06-02 09:00:31 +00:00
2001-04-12 20:01:11 +00:00
Bill Gribble <grib@billgribble.com> is not shy, or softly spoken. So don't
be shy if you find a bug in his code: QIF import, query API and
transaction search, check-printing, commodity and currency support, gtkhtml
integration and report printing, pgp support, guppi integration, and the
new main window layout.
2000-06-02 09:00:31 +00:00
2001-05-04 08:16:46 +00:00
Robert Graham Merkel <rgmerk@mira.net> extensive work on reports and
reporting infrastructure, gnome GUI work, and user preferences.
2000-06-02 09:00:31 +00:00
2001-04-12 20:01:11 +00:00
James LewisMoss <dres@debian.org> design doc patches, XML refactoring,
2001-05-04 08:16:46 +00:00
automated test suite, new file hierarchy import.
2001-04-12 20:01:11 +00:00
2001-06-10 00:33:43 +00:00
Christian Stimming <stimming@tuhh.de> is a report-generating
2001-06-30 06:04:36 +00:00
monster. He's been one of the largest contributors to the current report
2001-04-12 20:01:11 +00:00
infrastructure, creating many of the important reports.
Joshua Sled <jsled@asynchronous.org> works on scheduled transactions
and budgeting.
2002-02-04 16:06:27 +00:00
Derek Atkins <derek@ihtfp.com> wrote the business-accounting package
for Gnucash. This includes the Customer/Vendor database, Job tracking,
2002-02-04 16:06:27 +00:00
Order entry, Invoicing, Accounts Payable, Accounts Receivable, and
related technologies. In the process he we-wrote the Query engine,
modularized the Book object storage, and modularized the backend
to allow pluggable objects.
2001-03-27 02:50:54 +00:00
David Hampton <hampton@employees.org> is an all-around
making-things-better guy. He is working on cleaning up the GUI and
on fleshing out support for stocks. David has picked up Dave's
previous tendency to hacks obsessively on GnuCash. (Something in
the name?)
Chris Lyttle <chris@wilddev.net> writes documentation and administers
the GnuCash bug list.
2001-06-05 00:27:41 +00:00
Other Contributors:
2000-06-02 09:00:31 +00:00
----------------
2001-04-12 20:01:11 +00:00
(In alphabetical order)
2000-06-02 09:00:31 +00:00
Andrew Arensburger <arensb@cfar.umd.edu> for FreeBSD & other patches
Matt Armstrong <matt_armstrong@bigfoot.com> for misc fixes
Fred Baube <fred@moremagic.com> for attempted Java port/MoneyDance
Dennis Björklund <dennisb@cs.chalmers.se> Swedish translation
2002-04-12 08:35:37 +00:00
Andreas Bogk <andreas@andreas.org> Postgres backend patch
2000-06-02 09:00:31 +00:00
Per Bojsen <bojsen@worldnet.att.net> several core dump fixes
2000-07-13 08:47:49 +00:00
Terry Boldt <tboldt@attglobal.net> financial calculator and expression parser
2001-11-12 17:05:23 +00:00
Richard Braakman <dark@xs4all.nl> xml version configure patch
2000-06-02 09:00:31 +00:00
Simon Britnell <simon.britnell@peace.com> patch to RPM spec
2001-04-12 20:01:11 +00:00
Christopher B. Browne <cbbrowne@hex.net> for perl, lots of scheme and documentation updates
Paul Campbell <kemitix@users.sourceforge.net> reconcile children patch
2000-11-27 23:40:30 +00:00
Conrad Canterford <conrad@mail.watersprite.com.au> register bug fix
Bill Carlson <wwc@wwcnet.nu> performance improvements
David Mar?n Carre?o <davefx@aspl.f2s.com> Spanish translation of account setup.
Carol Champagne <carol@io.com> documentation & a patient GUI usability critic
2000-06-02 09:00:31 +00:00
Graham Chapman <grahamc@zeta.org.au> for the xacc-rpts addon package
George Chen <georgec@sco.com> for MS-Money QIF's & fixes
Albert Chin-A-Young <china@thewrittenword.com> configure.in patch
2001-03-14 12:39:55 +00:00
Kenneth Christiansen <kenneth@gnome.org> Danish translation
2000-06-02 09:00:31 +00:00
Matthew Condell <mcondell@bbn.com> FreeBSD patch
2001-04-12 20:01:11 +00:00
Patrick Condron <pcondon@rackspace.com> for webserver and T1 connection (credits to rackspace.com)
Raphael Dechenaux <raphael.dechenaux@worldonline.fr> register patch
2000-06-02 09:00:31 +00:00
Ciaran Deignan <Ciaran.Deignan@bull.net> for AIX binary version
Glen Ditchfield <gjditchfield@acm.org> updated documentation
2000-06-02 09:00:31 +00:00
Tyson Dowd <tyson@tyse.net> for config/make patches & debian maint
Koen D'Hondt <ripley@xs4all.nl> for Solaris patches to XmHTML
Bob Drzyzgula <bob@mostly.com> for budgeting design notes
Paul Fenwick <pjf@schools.net.au> ASX support, Finance::Quote
2000-06-02 09:00:31 +00:00
Hubert Figuiere <hfiguiere@teaser.fr> patch to gnc-prices
2001-04-12 20:01:11 +00:00
Valek Filippov <frob@df.ru> messages Russian translation
Jan-Uwe Finck <jufi@nerdnet.de> for messages German translation
Kevin Finn <kevinfinn@mediaone.net> auto-decimal point, options, auto interest xfer patches
2000-06-02 09:00:31 +00:00
Ron Forrester <rjf@aracnet.com> for gnome patches
Dave Freese <DFreese@osc.uscg.mil> for leap-year fix
2000-06-03 21:53:22 +00:00
John Goerzen <jgoerzen@complete.org> file i/o fix for 64-bit architectures
2001-04-12 20:01:11 +00:00
Hans de Graaff <hans@degraaff.org> XML patches
Benoit Grégoire <bock@step.polymtl.ca> OFX import
2001-06-25 22:10:08 +00:00
Daniel Hagerty <hag@linnaean.org> patch to balance sheet report
2001-04-12 20:01:11 +00:00
Mitsuo Hamada <mhamada@redhat.com> messages Japanese translations
2000-06-02 09:00:31 +00:00
Otto Hammersmith <otto@bug.redhat.com> for RedHat RPM version
Eric Hanchrow <offby1@blarg.net> updated currency documentation
Alexandru Harsanyi <haral@codec.ro> for core dumps, lockups, gtk work
John Hasler <john@dhh.gt.org> engine patch
2000-06-05 09:13:20 +00:00
Jon Kåre Hellan <hellan@acm.org> misc core dump fixes
2001-04-12 20:01:11 +00:00
Claus Hindsgaul <claus_h@image.dk> messages Danish translation
2001-12-10 22:31:13 +00:00
Péter Hosszú <hosszu@web.de> Hungarian translation
Tomokazu Iwashita <iwashita@center.nitech.ac.jp> Japanese translation of xea
2001-03-18 12:43:02 +00:00
Miquel Jordana Vilamitjana <jjvmjv@mundomail.net> Spanish translation of manual
2000-06-02 09:00:31 +00:00
Prakash Kailasa <PrakashK@bigfoot.com> for gnome build fixes
2001-04-12 20:01:11 +00:00
Alexey Kakunin <small@arcadia.spb.ru> quickfill patch for Cyrillic
Ben Kelly <ben.kelly@ieee.org> for Motif menu bug fix, core dump fixes
2000-06-02 09:00:31 +00:00
Tom Kludy <tkludy@csd.sgi.com> for SGI Irix port
2001-07-18 00:02:44 +00:00
Matt Kraai <kraai@alumni.carnegiemellon.edu> date accelerator bug fix
2000-06-02 09:00:31 +00:00
Sven Kuenzler <sk@xgm.de> for SuSE README file
Bryan Larsen <blarsen@ada-works.com> guile budget report
2001-06-06 07:04:27 +00:00
Chris J (Oakton) Leach <LeachCJ@az1.bp.com> autoconf patch
2001-07-03 22:57:42 +00:00
Nicholas Lee <nj.lee@plumtree.co.nz> scheme bug fix
2000-06-02 09:00:31 +00:00
Graham Leggett <minfrin@sharp.fm> for fixing a hang
Georg Lehner <Jorge.Lehner@gmx.net> Nicaraguan Spanish translation
2000-06-02 09:00:31 +00:00
Ted Lemon <mellon@andare.fugue.com> for NetBSD port
Yannick Le Ny <y-le-ny@ifrance.com> French translations
2000-06-02 09:00:31 +00:00
Grant Likely <glikely@nortelnetworks.com> gnome and engine patches
2001-04-12 20:01:11 +00:00
Duarte Loreto <happyguy_pt@hotmail.com> message and documentation Portuguese translations
2001-05-26 01:12:20 +00:00
Kjartan Maraas <kmaraas@gnome.org> Norwegian translations
2000-06-02 09:00:31 +00:00
Heath Martin <martinh@pegasus.cc.ucf.edu> gnome patches, major register work
Matt Martin <mgmartin@abacusnet.net> guile error handling code
2001-04-12 20:01:11 +00:00
Juan Manuel García Molina <juanmagm@mail.com> messages Spanish translation
2000-07-10 19:56:27 +00:00
Christopher Molnar <molnarc@mandrakesoft.com> build system patch
2000-06-02 09:00:31 +00:00
Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu> port to alpha-dec-osf4.0f
2000-11-15 19:51:51 +00:00
G. Allen Morris III <gam3@ann.softgams.com> for QIF core dump
2001-05-03 21:21:06 +00:00
Steven Murdoch <sjmurdoch@bigfoot.com> gnc-prices fix for London exchange
Jose Carlos Nascimento <joseca@psabs.com> Brazilian Portuguese translation
2000-06-02 09:00:31 +00:00
Brent Neal <brent@baton.phys.lsu.edu> TIAA-CREF support.
2001-04-12 20:01:11 +00:00
Johnny Ernst Nielsen <j.e.nielsen@iname.com> messages Danish translation
2000-11-06 23:01:57 +00:00
Stefan Nobis <stefan-ml@snobis.de> German translation patch
2001-06-10 20:48:42 +00:00
Martin Norbäck <d95mback@dtek.chalmers.se> Swedish translation
2000-06-02 09:00:31 +00:00
Peter Norton <spacey@inch.com> for a valiant attempt at a GTK port
2001-06-24 02:38:21 +00:00
Bill Nottingham <notting@redhat.com> guile configure patch
2002-05-07 23:22:24 +00:00
Peter O'Gorman <peter@pogma.com> file i/o patches, Mac OS X patches
2000-06-02 09:00:31 +00:00
OmNiBuS <webmaster@obsidian.uia.net> web site graphics & content
Gordon Oliver <gordo@pincoya.com> multiple currency status line patch
2001-06-05 09:17:19 +00:00
Alan Orndorff <dwarf@solarisresources.com> Solaris packager
2000-06-02 09:00:31 +00:00
Myroslav Opyr <mopyr@IPM.Lviv.UA> for misc patches
Laurent P{'e}lecq <laurent.pelecq@wanadoo.fr> i18n patches with gettext
Alain Peyrat <Alain.Peyrat@nmu.alcatel.fr> for configure.in patches
Zdenko Podobný <zdpo@mailbox.sk> Slovak translations
2000-06-02 09:00:31 +00:00
Peter Pointner <peter@wuzel.m.isar.de> QIF import fixes, Qt patches
Gavin Porter <maufk@csv.warwick.ac.uk> for euro style dates
2001-04-12 20:01:11 +00:00
Tomas Pospisek <tpo@spin.ch> Debian patches
2001-06-27 22:57:32 +00:00
Paul Poulain <famille.p.poulain@free.fr> French translations
2000-06-02 09:00:31 +00:00
Ron Record <rr@sco.com> for SCO Unixware & OpenServer binaries
Keith Refson <Keith.Refson@earth.ox.ac.uk> Solaris fixes
Dirk Schoenberger <schoenberger@signsoft.com> Qt/KDE work
Jan Schrage <jan.schrage@urz.uni-heidelberg.de> documentation patches
Christopher Seawood <cls@seawood.org> for XbaeMatrix core dump
2001-04-12 20:01:11 +00:00
Alessandro Seveso <aleseveso@tiscalinet.it> messages Italian translations
2000-06-02 09:00:31 +00:00
Mike Simons <msimons@fsimons01.erols.com> misc configure.in patches
2001-04-12 20:01:11 +00:00
Keld Simonsen <keld@dkuug.dk> messages Danish translation
2000-06-02 09:00:31 +00:00
Richard Skelton <rich@brake.demon.co.uk> for Solaris cleanup
Henning Spruth <spruth@bigfoot.com> for German text & euro date rework
2001-03-23 07:27:36 +00:00
Ben Stanley <bds02@uow.edu.au> test infrastructure
2000-06-02 09:00:31 +00:00
Robby Stephenson <robby.stephenson@usa.net> register & file history patches
2001-07-05 06:53:14 +00:00
Michael T. Garrison Stuber <garrisonstuber@bellsouth.net> report patch
2000-09-16 09:26:39 +00:00
Bartek Szady <bszx@bszxdomain.edu.eu.org> engine and build system patches
2000-06-02 09:00:31 +00:00
Herbert Thoma <tma@iis.fhg.de> gnome register & euro support patches
2002-03-16 22:44:09 +00:00
James A. Treacy <treacy@debian.org> doc patch
2001-06-05 09:17:19 +00:00
Arnold Troeger <troeger@samart.co.th> Mandrake packager
2001-04-12 20:01:11 +00:00
Diane Trout <detrout@earthlink.net> scheme QIF import patch
2000-12-05 21:58:38 +00:00
Richard -Gilligan- Uschold <uschold@cs.ucf.edu> tax report & txf export
2001-11-12 17:02:22 +00:00
Matthew Vanecek <mevanecek@yahoo.com> for pg_config configure.in patch
2000-07-10 00:26:40 +00:00
Richard Wackerbarth <rkw@dataplex.net> patch to gnc-prices, qif import fixes
2000-06-02 09:00:31 +00:00
Rob Walker <rob@valinux.com> guile and register patches
2001-04-12 20:01:11 +00:00
David Woodhouse <dwmw2@infradead.org> messages British translations
2000-06-02 09:00:31 +00:00
Ken Yamaguchi <gooch@ic.EECS.Berkeley.EDU> QIF import fixes; MYM import
2001-04-12 20:01:11 +00:00
Shimpei Yamashita <shimpei@gol.com> messages Japanese translation
2001-06-24 19:58:56 +00:00
Alex Zepeda <jazepeda@pacbell.net> postgres configure patch
2000-06-02 09:00:31 +00:00
... and I am sure that I have missed many others ...