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
David Hampton 31f91c13c2
Rename function to eliminate duplicate names.
21 years ago
..
app-utils Better fix for compiling cleanly on a glib 2.9/2.10 system without 21 years ago
backend Don't chown() the owner, 21 years ago
bin trigger regeneration of gnucash scripts when the configuration changes 21 years ago
business Rename function to eliminate duplicate names. 21 years ago
calculation get make dist working again 21 years ago
core-utils Andreas Köhler's patch to replace some deprecated glib functions. 21 years ago
doc Update FSF street address. 21 years ago
engine Fix test inverted by commit 12231. 21 years ago
experimental get make dist working again 21 years ago
gnc-module Update FSF street address. 21 years ago
gnome Use the component manager to ensure there is only one totd dialog at a 21 years ago
gnome-search Eliminate the deprecated function gtk_widget_set_usize(). 21 years ago
gnome-utils Remove unused files. 21 years ago
import-export Use glib's g_iconv functions instead of the system's iconv(3) 21 years ago
network-utils More trivial conversions from deprecated gtk/gnome functions to 21 years ago
optional get make dist working again 21 years ago
pixmaps get make dist working again 21 years ago
quotes Report a failure of F::Q to return a currency quote. 21 years ago
register utf8_caseequal_len: Fix length-delimited utf8 comparison. Fixes 21 years ago
report And more string i18n cleanup. Dont mark a developer test file for translation -- will only confuse translators. 21 years ago
scm Migrate the account page options to a new "Filter By" dialog. Add a 21 years ago
tax Removing .cvsignore files; mis-migrated po/ChangeLog 21 years ago
test-core Removing .cvsignore files; mis-migrated po/ChangeLog 21 years ago
Makefile.am get make dist working again 21 years ago
README
README.modules Remove RPC and net backends. 21 years ago
RecnWindow.h
count.dat raw data for number of lines of code in gnucash. 22 years ago
count.gplot raw data for number of lines of code in gnucash. 22 years ago
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 Collapse the gnome2 branch back into HEAD. 21 years ago
guile-mappings.h Collapse the gnome2 branch back into HEAD. 21 years ago
valgrind-gdk.supp Collapse the gnome2 branch back into HEAD. 21 years ago
valgrind-gnucash.supp Collapse the gnome2 branch back into HEAD. 21 years ago
valgrind-x11.supp Collapse the gnome2 branch back into HEAD. 21 years ago

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.