You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/src
Christian Stimming 223b4e7047
Fix spelling.
23 years ago
..
app-file Fix 'make check' srfi problems when using guile 1.6. 24 years ago
app-utils * src/engine/Account.c: move currency conversion to gnc-pricedb.c 23 years ago
backend Fix for template-transaction [lack-of-]date-related issues in SX creation, including a fix for existing persisted bad data. Hopeful fix for Bug#102311. Add all languages to configure.in 23 years ago
bin Fix 'make check' srfi problems when using guile 1.6. 24 years ago
business * src/business/business-core/gncInvoice.[ch]: add APIs to get 23 years ago
calculation Applied Herbert Thoma's patch: 23 years ago
core-utils 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
doc John Pierce's Makefile patches... 24 years ago
engine Fix signed/unsigned warning of gcc 3.3. 23 years ago
experimental Only the Etrade OFX url remains 24 years ago
gnc-module 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
gnome Fix spelling. 23 years ago
gnome-search * src/gnome-search/search-double.c: 23 years ago
gnome-utils This commit was manufactured by cvs2svn to create branch '1.8'. 23 years ago
import-export 2003-05-29 Christian Stimming <stimming@tuhh.de> 23 years ago
network-utils Applied Herbert Thoma's patch: 23 years ago
optional
pixmaps
quotes Fix bug changing quote timezone to "local". Added HTML::Parser to the 23 years ago
register * src/register/ledger-core/dialog-dup-trans.c: If the "number" is 23 years ago
report 2003-05-30 Christian Stimming <stimming@tuhh.de> 23 years ago
scm 2003-05-28 Benoit Gr�goire <bock@step.polymtl.ca> 23 years ago
tax
test-core
.cvsignore
AccWindow.h
Makefile.am
README
README.modules
RecnWindow.h
gnc-test-env
gnc-ui.h

README

This directory contains the source for GnuCash.

See README.modules for the layout of the module subdirectories.
The non-module directories are:

doc: various notes about design and the design documentation.
experimental: for experimental systems.
gnome: misc code for the gtk/gnome front end.
optional: bits supported via ./configure --enable-* or --with-* args.
pixmaps: various runtime images.
quotes: code for downloading stock quotes.
scm: misc scheme code.