gnucash/src
Linas Vepstas 3636bb4429 add generic types
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6491 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 21:04:05 +00:00
..
app-file * src/app-file/gnc-file.c: suspend engine events when 2001-12-20 11:00:37 +00:00
app-utils * src/app-utils/gncmod-app-utils.c: perform component manager 2001-12-20 11:00:58 +00:00
backend cosmetic renaming of PR_AMOUNT -> PR_VALUE 2002-01-02 20:22:09 +00:00
bin * src/bin/overrides/gnucash-build-env.in: add report-gnome to 2001-12-11 15:25:40 +00:00
business David Hampton's automake 1.5 patch. 2001-12-31 22:50:34 +00:00
calculation Added ${GLIB_LIBS} for test-link linking. 2001-11-23 22:27:21 +00:00
core-utils * src/core-utils/.cvsignore: add .scm-links. 2001-11-28 22:32:46 +00:00
doc initial checkin -- error reporting architecture 2001-12-29 17:53:51 +00:00
engine add generic types 2002-01-02 21:04:05 +00:00
experimental Use AM_CFLAGS instead of CFLAGS in Makefile.am. 2001-10-26 12:10:06 +00:00
gnc-module * src/gnc-module/gnc-module.c: remove guile includes. 2001-12-04 22:56:51 +00:00
gnome rename PR_AMOUNT -> PR_VALUE 2002-01-02 21:02:45 +00:00
gnome-utils fix compiler warning & error 2002-01-02 11:20:05 +00:00
import-export cosmetic renaming of PR_AMOUNT -> PR_VALUE 2002-01-02 20:22:09 +00:00
network-utils Fix compiler warnings. 2001-12-08 01:44:58 +00:00
optional * src/optional/.cvsignore: add *.lo and *.la. 2001-12-11 16:00:20 +00:00
pixmaps Jeremy Collin's updated splash screen. 2001-06-06 20:04:23 +00:00
quotes automake 1.5 fixes and further work on transaction voiding 2001-10-03 07:08:31 +00:00
register David Hampton's automake 1.5 patch. 2001-12-31 22:50:34 +00:00
report Add 'today' as a starting date option. 2002-01-01 00:20:26 +00:00
scm * src/scm/main.scm: update for api changes 2001-12-21 07:45:32 +00:00
tax * src/tax/us/test/Makefile.am: remove report-gnome from dirs 2001-12-11 10:52:42 +00:00
test-core Build changes to clean up library cross-dependencies and move to libtool-1.4 2001-11-07 22:41:56 +00:00
.cvsignore * src/.cvsignore: remove bits that moved to src/bin. 2001-11-21 17:23:14 +00:00
AccWindow.h 2001-07-02 Dave Peticolas <dave@krondo.com> 2001-07-03 06:49:39 +00:00
gnc-test-env * src/gnc-test-env: new script. 2001-11-12 22:28:16 +00:00
gnc-ui.h * src/gnc-ui.h: remove cruft 2001-12-21 07:40:14 +00:00
Makefile.am Work on report/report-gnome module. 2001-12-07 08:49:57 +00:00
README Fix tests. 2001-12-07 11:11:08 +00:00
README.modules Work on report/report-gnome module. 2001-12-07 08:49:57 +00:00
RecnWindow.h 2001-07-02 Dave Peticolas <dave@krondo.com> 2001-07-03 06:49:39 +00:00

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.