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 8cd76d252c
more fields, documentation, etc.
28 years ago
..
engine more fields, documentation, etc. 28 years ago
gnome makefile and build fixes and corrections from Rob Browning 28 years ago
pixmaps pixmaps for kde from Dirk Schoenberger 28 years ago
quotes updates 28 years ago
register documentation 28 years ago
scm new fioles from rob browning 28 years ago
swig perl updates 28 years ago
.cvsignore ignore certain files 28 years ago
Makefile.in makefile and build fixes and corrections from Rob Browning 28 years ago
MultiLedger.c merge in big branch that implements (more or less) the auto-dynamic-expansion 28 years ago
MultiLedger.h fix the docs, add a utility 28 years ago
README more updates 28 years ago
SplitLedger.c typos 28 years ago
budget.txt budget design notes 28 years ago
coding-style.txt settle dikspute 28 years ago
tax.txt notes about taxes 28 years ago

README

This directory contains


-- cbb -- misc perl scripts for loading cbb files
-- engine -- a directory containing gui-independent accounting engine
-- gnome -- the gtk/gnome implementation of gnucash
-- motif -- the motif implementation of gnucash
-- ofx -- Open Financial Exchange
-- qt -- the Qt/KDE implementation of gnucash
-- register -- a directory containg the register object
-- swig -- perl, etc. wrappers for engine code

This directory contains a smatttering of gui-independent mis files.

Ledger.c -- obsolete, will be removed soon.
SplitLedger.c -- loads a register window with data from the engine
MultiLedger.c -- utilities for handling and updating multiple
register windows at once.