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 dc659525ce
Bug#332359: use correct labels for x-axis.
21 years ago
..
app-utils Remove uses of deprecated qof_session_get_current_session() and 21 years ago
backend Compile cleanly with when _FORTIFY_SOURCE is defined. This definition 21 years ago
bin No need to run the BOOK_OPENED hook twice when open a book. 21 years ago
business Remove uses of deprecated qof_session_get_current_session() and 21 years ago
calculation Compile cleanly with when _FORTIFY_SOURCE is defined. This definition 21 years ago
core-utils Regularize the naming of the Finance::Quote auxiliary scripts. Remove 21 years ago
doc fix gnc:numeric lexical range. 21 years ago
engine Dirty Splits when they change. 21 years ago
experimental
gnc-module Make the build work if the build directory is not the source 21 years ago
gnome When we malloc a Transaction, then TransBeginEdit, then want to abort, 21 years ago
gnome-search Set the default button. 21 years ago
gnome-utils Bug#332359: use correct labels for x-axis. 21 years ago
import-export When we malloc a Transaction, then TransBeginEdit, then want to abort, 21 years ago
network-utils The gnucash gpg networking code isn't called from anywhere. No need 21 years ago
optional
pixmaps
quotes Regularize the naming of the Finance::Quote auxiliary scripts. Remove 21 years ago
register Provide a callback whereby the core register code can tell the upper 21 years ago
report Compile cleanly with when _FORTIFY_SOURCE is defined. This definition 21 years ago
scm Regularize the naming of the Finance::Quote auxiliary scripts. Remove 21 years ago
tax Make the build work if the build directory is not the source 21 years ago
test-core Ensuring get_random_double returns at least some decimal places more often than not. 21 years ago
Makefile.am Make the cut/paste change compile on gtk 2.4 systems. 21 years ago
README
README.modules Remove RPC and net backends. 21 years ago
RecnWindow.h
count.dat
count.gplot
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
gnc-ui.h HIG changes for the "radio option" query dialog. 21 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.