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
Derek Atkins 90b28bb880
* src/bin/gnucash-bin.c: update splash screen while loading modules.
21 years ago
..
app-utils Guile-side clean-up for --namespace option. 21 years ago
backend Don't let deprecated tags overwrite data from newer tags. 21 years ago
bin * src/bin/gnucash-bin.c: update splash screen while loading modules. 21 years ago
business HIG rework on a couple of dialogs. 21 years ago
calculation
core-utils Process the --namespace command-line option from C, not guile. 21 years ago
doc
engine Guile-side clean-up for --namespace option. 21 years ago
experimental
gnc-module Slight contraction of gnc-module API. 21 years ago
gnome HIG rework 21 years ago
gnome-search Finish the job. Make sure this component isn't unregistered multiple 21 years ago
gnome-utils Move glade files to a new subdirectory. 21 years ago
import-export Do some HIG cleanup. Remove extraneous newline characters from 21 years ago
network-utils The gnucash gpg networking code isn't called from anywhere. No need 21 years ago
optional
pixmaps
quotes Add 'Makefile' as a dependency for targets that are generated 21 years ago
register Glib 2.9 requires GdkEvents to be marked as BOXED instead of POINTER. 21 years ago
report Guile-side clean-up for --namespace option. 21 years ago
scm Continue to load config.auto even if we find config.user. 21 years ago
tax
test-core
Makefile.am Fix the build so Chris' command-line processing works. 21 years ago
README
README.modules
RecnWindow.h
count.dat
count.gplot
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
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.