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
Benoit Grégoire 019ee9fb3b
* Implement a working commodity matcher for the generic import
24 years ago
..
app-file * Implement a working commodity matcher for the generic import 24 years ago
app-utils 2002-10-16 Joshua Sled <jsled@asynchronous.org> 24 years ago
backend * fix call to pgend_trans_commit_edit() 24 years ago
bin * src/test-core and src/engine/test-core should not be added to 24 years ago
business * add a 'modality' flag to the gnc-account-sel (which new-account API) 24 years ago
calculation 2002-08-06 Joshua Sled <jsled@asynchronous.org> 24 years ago
core-utils David Hampton's make distcheck patch. 25 years ago
doc * created the backend-api document 24 years ago
engine * src/engine/test/test-querynew.c -- add a warning message about 24 years ago
experimental Use AM_CFLAGS instead of CFLAGS in Makefile.am. 25 years ago
gnc-module Optional module loading. Latest OFX changes. 24 years ago
gnome * create search-reconciled.[ch] to implement searches by reconcile flag 24 years ago
gnome-search * create search-reconciled.[ch] to implement searches by reconcile flag 24 years ago
gnome-utils * Implement a working commodity matcher for the generic import 24 years ago
import-export * Implement a working commodity matcher for the generic import 24 years ago
network-utils Fix a bunch of compiler warnings. 24 years ago
optional * Pull up change from 1.6 to make "make dist" work on swig subdir 24 years ago
pixmaps updated image to remove version info 24 years ago
quotes Applied Joachim Breitner's patch for VWD price-sources: 24 years ago
register * gnc-ledger-display.c -- fix a memory leak (you need to g_list_free() 24 years ago
report * add library directories for "make check" 24 years ago
scm Work over check printing one more time. The register code now calls 24 years ago
tax Fix a bunch of compiler warnings. 24 years ago
test-core Fix a bunch of compiler warnings. 24 years ago
.cvsignore * src/.cvsignore: remove bits that moved to src/bin. 25 years ago
AccWindow.h 2002-10-06 Joshua Sled <jsled@asynchronous.org> 24 years ago
Makefile.am Initial support for OFX import. 24 years ago
README Fix tests. 25 years ago
README.modules Work on report/report-gnome module. 25 years ago
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 Split stock price editor into two dialogs; a price-db editor and a 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.