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
Christian Stimming 1a5c80e4ed
2003-01-25 Christian Stimming <stimming@tuhh.de>
24 years ago
..
app-file 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
app-utils * src/app-utils/test/test-scm-query-string.c -- fix a memory leak 24 years ago
backend 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
bin Turn off the guile-1.6 complaint about deprecated functions. 24 years ago
business * src/business/business-gnome/glade/*.glade -- fix a tooltip to 24 years ago
calculation 2002-08-06 Joshua Sled <jsled@asynchronous.org> 24 years ago
core-utils 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
doc John Pierce's Makefile patches... 24 years ago
engine 2003-01-25 Christian Stimming <stimming@tuhh.de> 24 years ago
experimental Only the Etrade OFX url remains 24 years ago
gnc-module 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
gnome 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
gnome-search 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
gnome-utils 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
import-export 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
network-utils Workaround libghttp bug. 24 years ago
optional * Pull up change from 1.6 to make "make dist" work on swig subdir 24 years ago
pixmaps add support for new gnucash icon 24 years ago
quotes Add new script that dumps all the data returned by F::Q for a stock. 24 years ago
register 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
report 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
scm 2003-01-19 John Pierce <XXXXXXXXXXX> 24 years ago
tax Fix a bunch of compiler warnings. 24 years ago
test-core Fix a bunch of compiler warnings. 24 years ago
.cvsignore * src/.cvsignore: remove bits that moved to src/bin. 25 years ago
AccWindow.h 2002-10-06 Joshua Sled <jsled@asynchronous.org> 24 years ago
Makefile.am * gnome/dialog-new-user: don't call the qif-import-druid directly. 24 years ago
README Fix tests. 25 years ago
README.modules Work on report/report-gnome module. 25 years ago
RecnWindow.h 2002-10-03 Christian Stimming <stimming@tuhh.de> 24 years ago
gnc-test-env * src/gnc-test-env: define LTDL_LIBRARY_PATH 24 years ago
gnc-ui.h fix help button's connection 24 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.