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 e19df01f5f
2004-03-07 Joshua Sled <jsled@asynchronous.org>
22 years ago
..
app-file * src/*/Makefile.am: Make sure we define PWD, as not all shells 23 years ago
app-utils * src/app-utils/options.scm: Create two new functions to centralize 23 years ago
backend 2004-03-07 Joshua Sled <jsled@asynchronous.org> 22 years ago
bin * src/bin/overrides/gnucash-build-env.in: add import-export, ofx, 23 years ago
business * src/business/business-core/gncJob.c: Linas checked the wrong 22 years ago
calculation Applied Herbert Thoma's patch: 23 years ago
core-utils 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
doc 2004-03-07 Joshua Sled <jsled@asynchronous.org> 22 years ago
engine 2004-03-07 Joshua Sled <jsled@asynchronous.org> 22 years ago
experimental Clean up usage of guid_to_string() function. There is no longer any 23 years ago
gnc-module urghhh strange indentation 23 years ago
gnome 2004-03-07 Joshua Sled <jsled@asynchronous.org> 22 years ago
gnome-search * Added GPL boilerplates to many of my files. 23 years ago
gnome-utils 2004-03-07 Joshua Sled <jsled@asynchronous.org> 22 years ago
import-export 2004-03-08 Christian Stimming <stimming@tuhh.de> 22 years ago
network-utils Applied Herbert Thoma's patch: 23 years ago
optional Collapse the DateUtils.[ch] files into date.[ch]. 23 years ago
pixmaps add support for new gnucash icon 24 years ago
quotes Be more explicit when a lookup fails. 23 years ago
register 2004-03-07 Joshua Sled <jsled@asynchronous.org> 22 years ago
report * src/app-utils/options.scm: Create two new functions to centralize 23 years ago
scm update for 1.8.8 release 23 years ago
tax Remove RCS 'Id' tags from files. 23 years ago
test-core Initial port from the deprecated (in 1.6) guile gh_xxx interface to 23 years ago
.cvsignore
Makefile.am Move function declarations to the right header file. Document them as 23 years ago
README
README.modules
RecnWindow.h 2002-10-03 Christian Stimming <stimming@tuhh.de> 24 years ago
count.sh simple stupid kloc counter 23 years ago
gnc-test-env * src/gnc-test-env: define LTDL_LIBRARY_PATH 24 years ago
gnc-ui.h Collapse the gnc_xxx_dialog_parented function into the corresponding 23 years ago
guile-mappings.h Initial port from the deprecated (in 1.6) guile gh_xxx interface to 23 years ago
valgrind-gnucash.supp valgrind wasn't useful ... 23 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.