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 b2fec2ebd5
fixes for correct TP
28 years ago
..
engine rationalize split deletiton, make it work right. 28 years ago
gnome bug fix from Ted Lemon <mellon@hoffman.vix.com> 28 years ago
pixmaps pixmaps for kde from Dirk Schoenberger 28 years ago
quotes updates 28 years ago
register merge changes from currthree branch into head branch. 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 fix core dump 28 years ago
MultiLedger.h changes to start using the query engine 28 years ago
README more updates 28 years ago
SplitLedger.c fixes for correct TP 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.