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
Andreas Köhler f52e803765
Free two GErrors after they have been logged.
18 years ago
..
app-utils Prevent crashing when a report template disappears (#505921). 19 years ago
backend Fix two memory leaks in QOF. Add qof_backend_destroy(). 18 years ago
bin Update latest stable version. 18 years ago
business Always recreate pages in the given window. 19 years ago
calculation Bug#512841: Let expression parser grok nullary functions and not crash. 18 years ago
core-utils Free two GErrors after they have been logged. 18 years ago
doc Revert Andrew's patch and just run "doxygen -u" to update 19 years ago
engine Add a risk-reduction measure to xaccAccountStagedTransactionTraversal() in case 18 years ago
experimental
gnc-module #505895: Fix make check on win32 in src/gnc-module. 19 years ago
gnome Look for Align_n keys in check printing formats (#467529) 18 years ago
gnome-search #513088: Do not show search dialog and hide it immediately afterwards. 19 years ago
gnome-utils Free a few lists returned by gtk_container_get_children(). 18 years ago
import-export Bug #511231: QIF importer now takes into account any provided QIF security type 18 years ago
optional
pixmaps Fix compiling from tarball, as art/ is not distributed. 19 years ago
quotes
register Bug #347474: When tabbing off the last showed split, correctly focus new empty split. 18 years ago
report Fix memory leaks after usage of gtk_tree_model_get(). 18 years ago
scm Remove old code unused since r14253. 19 years ago
tax Bug#473809: Rolf Leggewie's work on German tax categories. 19 years ago
test-core
Makefile.am
README
README.modules
RecnWindow.h
base-typemaps.i #483796, Fancy Invoice: Convert the elements of an AccountValueList when wrapping. 19 years ago
count.dat
count.gplot
count.sh
glib-compat.h
gnc-test-env
gnc-ui.h
guile-mappings.h
valgrind-gdk.supp
valgrind-gnucash.supp Update valgrind suppressions 19 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.