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 3ff34c4f12
Bug #339433: FIx price quote dates off by one day
18 years ago
..
app-utils Bug #557604: Fix date-utilities.scm typos. 18 years ago
backend Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS. 18 years ago
bin Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS. 18 years ago
business Bug #559012: Fix recent reports committed without a guid 18 years ago
calculation Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS. 18 years ago
core-utils Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS. 18 years ago
doc Revert Andrew's patch and just run "doxygen -u" to update 19 years ago
engine Add a callback to gnc-engine which will be called when a qof commit 18 years ago
experimental Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS. 18 years ago
gnc-module Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS. 18 years ago
gnome Bug #532889: When showing sx from txn preview dense cal, choose correct starting month. 18 years ago
gnome-search Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS. 18 years ago
gnome-utils Add a callback to gnc-engine which will be called when a qof commit 18 years ago
import-export Bug #436920: Fix crash on loading OFX data for a commodity that exists without cusip field 18 years ago
optional Fix gnucash-env path in make check of python bindings; add PYTHONPATH. 18 years ago
pixmaps Don't clean out the EXTRA_DIST pixmaps if we're not building from SVN. 18 years ago
quotes Bug #339433: FIx price quote dates off by one day 18 years ago
register Fix uninitalized variable that was introduced by an extra scope added in r17654. 18 years ago
report Bug #559012: Fix recent reports committed without a guid 18 years ago
scm The following changes are included: 18 years ago
tax Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS. 18 years ago
test-core Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS. 18 years ago
Makefile.am Remove src/network-utils/, module, lingering usages of (obsolete/stubbed-out) gnc-http, form-submission. 20 years ago
README
README.modules Remove RPC and net backends. 21 years ago
RecnWindow.h Never include "config.h" from a header file. Doing so makes it nigh 21 years ago
base-typemaps.i Updated python bindings (r17263) for the gnucash API as of 2008-06-06. 18 years ago
count.dat raw data for number of lines of code in gnucash. 22 years ago
count.gplot raw data for number of lines of code in gnucash. 22 years ago
count.sh
glib-compat.h Better fix for compiling cleanly on a glib 2.9/2.10 system without 21 years ago
gnc-test-env Prepend dirs in gnc-test-env, not append. Abstract a bit. 20 years ago
gnc-ui.h Merge gda-dev2 branch into trunk. 18 years ago
guile-mappings.h Collapse the gnome2 branch back into HEAD. 21 years ago
valgrind-gdk.supp Merge gda-dev2 branch into trunk. 18 years ago
valgrind-glib.supp Merge gda-dev2 branch into trunk. 18 years ago
valgrind-gnucash.supp Merge gda-dev2 branch into trunk. 18 years ago
valgrind-libfontconfig.supp Merge gda-dev2 branch into trunk. 18 years ago
valgrind-libgda.supp Merge gda-dev2 branch into trunk. 18 years ago
valgrind-libguile.supp Merge gda-dev2 branch into trunk. 18 years ago
valgrind-x11.supp Collapse the gnome2 branch back into HEAD. 21 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.