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 404161c41c
2003-05-05 Christian Stimming <stimming@tuhh.de>
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 * src/engine/Account.c: move currency conversion to gnc-pricedb.c 23 years ago
bin Fix 'make check' srfi problems when using guile 1.6. 24 years ago
business * src/business/business-reports/aging.scm: fix the percentage 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 * src/engine/Account.c: move currency conversion to gnc-pricedb.c 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 * src/engine/Account.c: move currency conversion to gnc-pricedb.c 23 years ago
gnome-search * src/gnome-search/search-date.c: Evaluate the date during 23 years ago
gnome-utils * src/engine/Account.c: move currency conversion to gnc-pricedb.c 23 years ago
import-export 2003-05-05 Christian Stimming <stimming@tuhh.de> 23 years ago
network-utils Applied Herbert Thoma's patch: 23 years ago
optional * Pull up change from 1.6 to make "make dist" work on swig subdir 24 years ago
pixmaps add support for new gnucash icon 24 years ago
quotes update to release 1.8.1.5 24 years ago
register Applied Herbert Thoma's patch: 23 years ago
report * src/engine/Account.c: move currency conversion to gnc-pricedb.c 23 years ago
scm * src/scm/main.scm: guile-1.6 requires empty lists to be quoted 23 years ago
tax Fix a bunch of compiler warnings. 24 years ago
test-core Fix a bunch of compiler warnings. 24 years ago
.cvsignore
AccWindow.h 2002-10-06 Joshua Sled <jsled@asynchronous.org> 24 years ago
Makefile.am * gnome/dialog-new-user: don't call the qif-import-druid directly. 24 years ago
README
README.modules
RecnWindow.h 2002-10-03 Christian Stimming <stimming@tuhh.de> 24 years ago
gnc-test-env * src/gnc-test-env: define LTDL_LIBRARY_PATH 24 years ago
gnc-ui.h fix help button's connection 24 years ago

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.