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 c506f3d188
Remove gnc-split-reg "create" and "capabilities" flags and dead code.
21 years ago
..
app-utils Export debugging state from C to guile. 21 years ago
backend Thomas Klausner's NetBSD patch. 21 years ago
bin I18n string cleanup; add explanations for translators 21 years ago
business Properly save the guid of owners (partial fix for 328790). 21 years ago
calculation Thomas Klausner's NetBSD patch. 21 years ago
core-utils Export debugging state from C to guile. 21 years ago
doc Update FSF street address. 21 years ago
engine Use rule clean-local for extra cleaning rules instead of default rule clean. 21 years ago
experimental get make dist working again 21 years ago
gnc-module Slight contraction of gnc-module API. 21 years ago
gnome Remove gnc-split-reg "create" and "capabilities" flags and dead code. 21 years ago
gnome-search Finish the job. Make sure this component isn't unregistered multiple 21 years ago
gnome-utils Add an include so gnucash compiles on gnome2.13 again. 21 years ago
import-export Get "make distcheck" to work.... 21 years ago
network-utils The gnucash gpg networking code isn't called from anywhere. No need 21 years ago
optional get make dist working again 21 years ago
pixmaps get make dist working again 21 years ago
quotes Add 'Makefile' as a dependency for targets that are generated 21 years ago
register Add/update copyright on files modified since the start of the year. 21 years ago
report Better default account selection when opening the budget report. 21 years ago
scm Add translation and rotation to the custom printing page. Modify the 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 Fix the build so Chris' command-line processing works. 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.