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 d1a477d98e
Don't initialize the display at option parsing time. This way
21 years ago
..
app-utils use g_strdup -- cannot feed SCM_STRING_CHARS() back into guile. 21 years ago
backend more inst.kvp_data changes to get Postgres backend to compile 21 years ago
bin Don't initialize the display at option parsing time. This way 21 years ago
business String cleanup; add translator comments 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 fix gnc:numeric lexical range. 21 years ago
engine Update for known F::Q 1.11 quote sources. 21 years ago
experimental
gnc-module
gnome Set the default button. 21 years ago
gnome-search Set the default button. 21 years ago
gnome-utils Update for known F::Q 1.11 quote sources. 21 years ago
import-export Filter out more post gtk2.4 properties. 21 years ago
network-utils
optional
pixmaps
quotes Print out the installed F::Q version at startup. 21 years ago
register Better fix for the code that updates the buy/sell action based on the 21 years ago
report A little error checking for report titles. 21 years ago
scm Print out the installed F::Q version at startup. 21 years ago
tax
test-core
Makefile.am Make the cut/paste change compile on gtk 2.4 systems. 21 years ago
README
README.modules
RecnWindow.h
count.dat
count.gplot
count.sh
glib-compat.h
gnc-test-env
gnc-ui.h HIG changes for the "radio option" query dialog. 21 years ago
gtk-compat.h Make the cut/paste change compile on gtk 2.4 systems. 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.