mirror of https://github.com/Gnucash/gnucash
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.
|
|
28 years ago | |
|---|---|---|
| .. | ||
| engine | 28 years ago | |
| gnome | 28 years ago | |
| pixmaps | 28 years ago | |
| quotes | 28 years ago | |
| register | 28 years ago | |
| swig | 28 years ago | |
| Makefile.in | 28 years ago | |
| MultiLedger.c | 28 years ago | |
| MultiLedger.h | 28 years ago | |
| README | 28 years ago | |
| SplitLedger.c | 28 years ago | |
| budget.txt | 28 years ago | |
| coding-style.txt | 28 years ago | |
| tax.txt | 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.