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 1484554a37
Fix compiling from tarball, as art/ is not distributed.
19 years ago
..
app-utils Prevent crashing when a report template disappears (#505921). 19 years ago
backend #506270: Replace %lld by G_GINT64_FORMAT in tests, fixes make check on Win32. 19 years ago
bin Bug#506714: Add progress bar to splash; patch from Herbert Thoma <herbie hthoma de>. 19 years ago
business Complete gcc-4.2 fixes by disabling -Waddress in some business source files. 19 years ago
calculation
core-utils #490679: Honor GNOME toolbar settings when specified. 19 years ago
doc Revert Andrew's patch and just run "doxygen -u" to update 19 years ago
engine #506270: Replace %lld by G_GINT64_FORMAT in tests, fixes make check on Win32. 19 years ago
experimental
gnc-module #505895: Fix make check on win32 in src/gnc-module. 19 years ago
gnome Don't un-clear transactions improperly when postponing reconciliation (#497517) 19 years ago
gnome-search In search dialog, make top part naturally sized and bottom part expandable. 19 years ago
gnome-utils Bug#506714: Add progress bar to splash; patch from Herbert Thoma <herbie hthoma de>. 19 years ago
import-export Better handling of QIF Split transaction matching (#114724) 19 years ago
optional
pixmaps Fix compiling from tarball, as art/ is not distributed. 19 years ago
quotes
register Make info message from r16718 and r16817 even more useful for non-techie 19 years ago
report Prevent crashing when a report template disappears (#505921). 19 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.