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 3dc1874026
improve the docs
28 years ago
..
engine fix the build breaker 28 years ago
gnome fixes fro Ted Lemon 28 years ago
pixmaps pixmaps for kde from Dirk Schoenberger 28 years ago
quotes updates 28 years ago
register improve the docs 28 years ago
swig changes 28 years ago
Makefile.in make stuff work 28 years ago
MultiLedger.c fix the docs, add a utility 28 years ago
MultiLedger.h fix the docs, add a utility 28 years ago
README more updates 28 years ago
SplitLedger.c add auto-expanding display 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.