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
Chris Shoemaker e528848f5a
[Part 2] Audit all .scm files for cases where null objects were assumed
20 years ago
..
app-utils Audit all .scm files for cases where null objects were assumed to be #f. 20 years ago
backend Fix typo in shell script test as reported by Thomas Klausner 20 years ago
bin Fix uninitialzed variable error message. 20 years ago
business Audit all .scm files for cases where null objects were assumed to be #f. 20 years ago
calculation Add #include config.h at all places where it has been missing. 20 years ago
core-utils Re-export symbols wrapper-provided symbols in core-utils.scm. 20 years ago
doc Move the valgrind reference code from a compiled file to a 20 years ago
engine [Part 2] Audit all .scm files for cases where null objects were assumed 20 years ago
experimental Regularize capitalization of the word 'GnuCash'. 20 years ago
gnc-module Make win32 compile again. 20 years ago
gnome Remove another unused function. 20 years ago
gnome-search Merge swig-redo branch back into trunk. 20 years ago
gnome-utils Factor out some common typemaps into src/base-typemaps.i 20 years ago
import-export [Part 2] Audit all .scm files for cases where null objects were assumed 20 years ago
network-utils Merge swig-redo branch back into trunk. 20 years ago
optional Merge swig-redo branch back into trunk. 20 years ago
pixmaps Add new application icon. 20 years ago
quotes This one file really does require the perl Date::Manip module. 20 years ago
register Remove unused function. 20 years ago
report [Part 2] Audit all .scm files for cases where null objects were assumed 20 years ago
scm Audit all .scm files for cases where null objects were assumed to be #f. 20 years ago
tax Merge swig-redo branch back into trunk. 20 years ago
test-core More comments, spelling fixes, line-wraps, whitespace cleanups. 20 years ago
Makefile.am Factor out some common typemaps into src/base-typemaps.i 20 years ago
README
README.modules
RecnWindow.h Never include "config.h" from a header file. Doing so makes it nigh 21 years ago
base-typemaps.i Factor out some common typemaps into src/base-typemaps.i 20 years ago
count.dat
count.gplot
count.sh
glib-compat.h
gnc-test-env Guile path on win32 needs to be separated by ; instead of :. 20 years ago
gnc-ui.h Update the help file names now that the docs are xml instead of 20 years ago
gtk-compat.h Cleanup patch from Andreas Köhler. 21 years ago
guile-mappings.h
valgrind-gdk.supp
valgrind-gnucash.supp
valgrind-x11.supp

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.