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
Linas Vepstas cd50d51b8f
change tracing
23 years ago
..
app-file Convert tabs to 8 spaces 23 years ago
app-utils * src/app-utils/gnc-ui-util.[ch]: add a function to parse a numeric 23 years ago
backend typos 23 years ago
bin
business * src/business/business-core/gncInvoice.c: set the date-entered on 23 years ago
calculation Applied Herbert Thoma's patch: 23 years ago
core-utils
doc updates 23 years ago
engine change tracing 23 years ago
experimental Clean up usage of guid_to_string() function. There is no longer any 23 years ago
gnc-module Fix small memory leak. 23 years ago
gnome * src/gnome/druid-loan.c: Apply patch to fix a number of 23 years ago
gnome-search Collapse the gnc_xxx_dialog_parented function into the corresponding 23 years ago
gnome-utils * src/gnome-utils/gnc-account-tree.c: add "(Report)" strings 23 years ago
import-export Fix stupid compiler warning. 23 years ago
network-utils Applied Herbert Thoma's patch: 23 years ago
optional Collapse the DateUtils.[ch] files into date.[ch]. 24 years ago
pixmaps
quotes Added HTML::Parser to the modules looked for when starting up. 23 years ago
register Support "gain/loss" balancing splits on stocks: 23 years ago
report Collapse the gnc_xxx_dialog_parented function into the corresponding 23 years ago
scm Collapse the gnc_xxx_dialog_parented function into the corresponding 23 years ago
tax
test-core
.cvsignore
AccWindow.h
Makefile.am
README
README.modules
RecnWindow.h
count.sh simple stupid kloc counter 23 years ago
gnc-test-env
gnc-ui.h Collapse the gnc_xxx_dialog_parented function into the corresponding 23 years ago
guile-mappings.h

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.