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
Joshua Sled 193a95015a
Rename "pts" -> "units". It's not actaully points.
20 years ago
..
app-utils SX "enabled" patch from Peter McAlpine <peter@aoeu.ca>. 20 years ago
backend SX "enabled" patch from Peter McAlpine <peter@aoeu.ca>. 20 years ago
bin gnucash-env needs DYLD_LIBRARY_PATH for MacOS-X 20 years ago
business Back out #15458 on trunk. This is temporary until after 2.0.5 20 years ago
calculation Add lib/libc/pow.h to avoid calculation errors on Windows. 20 years ago
core-utils Back out #15458 on trunk. This is temporary until after 2.0.5 20 years ago
doc SX "enabled" patch from Peter McAlpine <peter@aoeu.ca>. 20 years ago
engine The engine shouldn't depend on business. 20 years ago
experimental
gnc-module Use g_getenv instead of getenv. 20 years ago
gnome SX "enabled" patch from Peter McAlpine <peter@aoeu.ca>. 20 years ago
gnome-search Update for the new base level of gtk2.6. Add all the gtk2.6 20 years ago
gnome-utils Rename "pts" -> "units". It's not actaully points. 20 years ago
import-export Add numerical check for match when importing transactions. By Ethy H. Brito. 20 years ago
network-utils Compile GncModule's with --avoid-version. 20 years ago
optional Merge swig-redo branch back into trunk. 20 years ago
pixmaps Install the .ico icon file into $datadir/gnucash/pixmaps instead of $datadir/pixmaps. 20 years ago
quotes Make the dependency requirements consistent with the other gnc-fq-xxx 20 years ago
register Use MAX_DATE_LENGTH+1 as length for some date buffers. 20 years ago
report Reduce debug stack size in tests from 5,000,000 to 500,000. 20 years ago
scm Bug#168700: extension of fin.scm with cpd_{,i,p}pmt functions, featuring variable compounding and consistent rounding functions. Patch from Ludovic Nicolle <ludo_gnc@chezludo.com>, though moved around in the file a bit. 20 years ago
tax Compile GncModule's with --avoid-version. 20 years ago
test-core Unify library names and installation directories. 20 years ago
Makefile.am Raise dependencies: GLib 2.6, Pango 1.8, GTK+ 2.6. 20 years ago
README
README.modules
RecnWindow.h
base-typemaps.i Add a custom SWIG typemap for wrapping a return value of (char *)NULL 20 years ago
count.dat
count.gplot
count.sh
glib-compat.h
gnc-test-env Merge reshuffle-modules (r15315) back into the trunk. 20 years ago
gnc-ui.h
guile-mappings.h
valgrind-gdk.supp
valgrind-gnucash.supp Merge reshuffle-modules (r15315) back into the trunk. 20 years ago
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.