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 9f0eefe401
oPatches from Rob Browning
28 years ago
..
engine add the final few utilities that we need (for now) 28 years ago
gnome oPatches from Rob Browning 28 years ago
pixmaps pixmaps for kde from Dirk Schoenberger 28 years ago
quotes updates 29 years ago
register fix minor flakiness 28 years ago
scm oPatches 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 set upd max splits to show 28 years ago
MultiLedger.h changes to start using the query engine 28 years ago
README more updates 28 years ago
SplitLedger.c core dump fixes 28 years ago
budget.txt budget design notes 29 years ago
coding-style.txt settle dikspute 28 years ago
tax.txt notes about taxes 29 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.